116 projects for "support system java" with 2 filters applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    AgentScope Java

    AgentScope Java

    Agent-Oriented Programming for Building LLM Applications

    AgentScope Java is an agent-oriented programming framework that enables Java developers to build intelligent, LLM-powered applications using a dynamic reasoning-acting (ReAct) paradigm. It provides a comprehensive toolkit for creating autonomous agents that can plan, execute, and adjust complex workflows, making decisions about which tools to invoke and how to solve multi-step problems. The framework includes runtime controls such as safe interruption and graceful cancellation to manage...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    AgentField

    AgentField

    Build and run AI agents like microservices

    AgentField is an open-source control plane designed to run AI agents as production-grade backend services, applying cloud-native principles similar to Kubernetes to the world of autonomous software. Instead of treating agents as isolated scripts or prototypes, the system elevates them to first-class infrastructure components that can be deployed, orchestrated, and managed at scale across distributed environments. Developers define agents as typed functions, and the platform automatically handles orchestration, communication, identity, and execution, allowing agents to behave like APIs within a broader system architecture. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    LLM Wiki

    LLM Wiki

    Open Source Implementation of Karpathy's LLM Wiki

    LLM Wiki is a knowledge management and documentation system designed to organize, generate, and maintain structured information using large language models. It allows users to create interconnected knowledge bases that function similarly to a wiki but are enhanced with AI-driven content generation and summarization. The system emphasizes linking and context, enabling information to be connected across pages and topics for better navigation and understanding. It likely includes features for...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    MemOS

    MemOS

    AI memory OS for LLM and Agent systems

    MemOS is an experimental operating system and runtime built around the concept of memory-centric computing, where memory objects are first-class citizens and program execution is organized around efficient, persistent memory access rather than traditional process and file system boundaries. The project explores rethinking system abstractions by tightly coupling computation with memory objects so that programs can operate on large datasets without expensive serialization or context switching. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    llmfit

    llmfit

    157 models, 30 providers, one command to find what runs on hardware

    llmfit is a terminal-based utility that helps developers determine which large language models can realistically run on their local hardware by analyzing system resources and model requirements. The tool automatically detects CPU, RAM, GPU, and VRAM specifications, then ranks available models based on performance factors such as speed, quality, and memory fit. It provides both an interactive terminal user interface and a traditional CLI mode, enabling flexible workflows for different user...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 6
    Build Your Own OpenClaw

    Build Your Own OpenClaw

    A step-by-step guide to build your own AI agent

    ...It begins with foundational concepts like conversational loops and tool integration, then expands into more advanced capabilities such as dynamic skill loading, web interaction, and context management. As the tutorial progresses, it introduces architectural improvements including event-driven systems, WebSocket communication, and configuration hot-reloading to support scalability and real-time interaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    graphify

    graphify

    AI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw)

    graphify is a data visualization and transformation tool designed to convert structured or semi-structured data into graph-based representations, enabling better understanding of relationships and dependencies. It focuses on building visual models such as nodes and edges that represent entities and their connections, making complex datasets easier to interpret. The system likely supports dynamic updates, allowing graphs to evolve as data changes or new inputs are introduced. It is...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    AGI

    AGI

    The first distributed AGI system

    AGI project is an experimental framework focused on building components and infrastructure for artificial general intelligence systems, emphasizing modularity, autonomy, and scalable intelligence pipelines. It aims to provide a foundation for creating agents that can reason, plan, and execute tasks across diverse domains by integrating multiple AI capabilities into a unified system. The project typically explores concepts such as agent orchestration, memory systems, task decomposition, and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    clawchief

    clawchief

    Turn your OpenClaw into a Chief of Staff

    clawchief is an agent orchestration and management layer designed to coordinate and control multiple AI agents within structured workflows, acting as a central authority that assigns tasks, monitors execution, and ensures coherence across complex operations. The system is built around the idea of hierarchical control, where a “chief” agent oversees subordinate agents and directs their activities based on high-level objectives. This approach allows for more predictable and organized...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    oh-my-agent

    oh-my-agent

    Portable multi-agent harness for .agents-based skills, workflows

    ...It builds on the idea of modular agent systems, allowing developers to define specialized roles and capabilities that can be combined into larger workflows. The framework emphasizes usability, making it easier to configure agents, assign tasks, and manage interactions without requiring deep expertise in AI system design. It likely includes support for plugins or skills, enabling agents to extend their functionality through integrations with external tools. The system also focuses on coordination, allowing multiple agents to collaborate on complex tasks in a structured manner. Its architecture supports experimentation, making it suitable for both prototyping and iterative development. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    OpenClaw Opik Observability Plugin

    OpenClaw Opik Observability Plugin

    Official plugin for OpenClaw that exports agent traces to Opik

    OpenClaw Opik Observability Plugin is an open-source plugin designed to add observability and monitoring capabilities to OpenClaw autonomous AI agents by exporting operational traces to the Opik observability platform. The project integrates directly with OpenClaw’s plugin architecture so that developers can capture detailed runtime information about how their agents behave while executing tasks. Each time an AI agent performs an action—such as calling a large language model, invoking a...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    Paperclip

    Paperclip

    Open-source orchestration for zero-human companies

    Paperclip is an open-source tool designed to help AI systems and developer tools access academic research papers through a standardized interface. The project implements a server based on the Model Context Protocol (MCP), a framework that allows large language models and AI agents to connect to external data sources and tools in a consistent way. By acting as a middleware layer, Paperclip aggregates multiple academic databases and exposes them through a single interface, allowing AI...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    Zypher Agent

    Zypher Agent

    A minimal yet powerful framework for creating AI agents

    ...Unlike workflow-style orchestrators, it uses a reactive agent loop that interprets the task, reasons about next steps via LLMs, and integrates directly with extensible tools and external services. Zypher prioritizes native support for multiple model providers such as OpenAI and Anthropic Claude, while also offering a rich set of tools for file system operations, search, and terminal execution. It includes mechanisms like checkpointing to version agent decision states, concurrency protections, error handling, and operational interceptors to customize behavior after each reasoning step. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Youtu-Agent

    Youtu-Agent

    A simple yet powerful agent framework that delivers with models

    Youtu-Agent is an open-source framework developed to simplify the creation, execution, and evaluation of autonomous AI agents. The system focuses on reducing the complexity traditionally involved in configuring large language model agents by providing a modular architecture that separates execution environments, tools, and context management. This structure allows developers to rapidly assemble agent systems capable of performing tasks such as research, file processing, and data analysis....
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Poco Claw

    Poco Claw

    A more beautiful and easier-to-use alternative to OpenClaw

    Poco Claw is an AI agent platform designed as a more user-friendly and visually polished alternative to traditional OpenClaw implementations. It focuses on improving usability by providing a modern web interface combined with enhanced interaction capabilities such as built-in messaging and project organization tools. The system operates on a sandboxed runtime, ensuring that tasks executed by the agent are isolated from the host environment, which improves security and reliability. It extends...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Agent Auth Protocol

    Agent Auth Protocol

    Standard and implementation for AI agent authentication

    Agent Auth Protocol is a specification-oriented project within the Better Auth ecosystem that defines a structured protocol for authentication between applications and autonomous agents. It is designed to standardize how AI agents and services securely authenticate, communicate, and manage identity within modern software systems. Built alongside the broader Better Auth framework, it integrates with a comprehensive authentication system that supports features like OAuth, multi-factor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SEO Machine

    SEO Machine

    A specialized Claude Code workspace for creating long-form

    SEO Machine is an AI-powered content production system built as a structured workspace for generating long-form, SEO-optimized blog content through automated workflows. It integrates research, writing, analysis, and optimization into a single pipeline, allowing users to produce high-quality articles tailored to search engine performance. The system uses specialized commands and agents to perform tasks such as keyword research, competitor analysis, content drafting, and optimization. It...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Codex plugin for Claude Code

    Codex plugin for Claude Code

    Use Codex from Claude Code to review code or delegate tasks

    Codex plugin for Claude Code is an integration layer that connects OpenAI Codex-style capabilities with agent-based coding environments, enabling seamless execution of coding tasks through structured plugins. The project is designed to extend the functionality of coding agents by allowing them to delegate tasks to Codex or similar models in a controlled and modular way. It likely provides abstractions for handling code generation, editing, and analysis while maintaining consistency across...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    SwiftUI Agent Skill

    SwiftUI Agent Skill

    SwiftUI agent skill for Claude Code, Codex, and other AI tools

    ...It provides structured guidance that helps AI tools generate more accurate, modern, and maintainable SwiftUI code by addressing common mistakes such as misuse of APIs, poor performance patterns, and accessibility oversights. The system includes a comprehensive review process that evaluates code across multiple dimensions, including navigation, data flow, design compliance, and performance optimization. It is specifically tailored to align with current Apple development standards, including modern Swift versions and accessibility requirements like VoiceOver support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Understand Anything

    Understand Anything

    Turn any codebase into an interactive knowledge graph

    Understand-Anything is an AI-driven tool designed to help users deeply understand any topic by generating structured explanations, summaries, and breakdowns. It focuses on transforming complex or unfamiliar subjects into clear, step-by-step explanations that are easier to grasp. The system leverages language models to provide layered insights, allowing users to explore topics at different levels of detail. It is particularly useful for learning, research, and quick comprehension of new...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    kagent

    kagent

    Kubernetes native framework for building AI agents

    Kagent is a Kubernetes-native framework for building, deploying, and operating AI agents as first-class cloud-native workloads. It models core agent concepts declaratively using Kubernetes custom resources, so teams can manage agents similarly to other platform components via YAML, controllers, and standard cluster workflows. In kagent’s design, an “Agent” represents a system prompt plus a set of tools and other agents, along with an LLM configuration, making the agent definition portable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    CUDA Agent

    CUDA Agent

    Large-Scale Agentic RL for High-Performance CUDA Kernel Generation

    CUDA Agent is a research-driven agentic reinforcement learning system designed to automatically generate and optimize high-performance CUDA kernels for GPU workloads. The project addresses the long-standing challenge that efficient CUDA programming typically requires deep hardware expertise by training an autonomous coding agent capable of iterative improvement through execution feedback. Its architecture combines large-scale data synthesis, a skill-augmented CUDA development environment,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GitHub Agentic Workflows

    GitHub Agentic Workflows

    GitHub Agentic Workflows

    GitHub Agentic Workflows is an experimental CLI extension and framework for the gh GitHub CLI that lets developers author automation driven by natural language specifications instead of hand-written code, compiling those descriptions into GitHub Actions workflows that run AI agents (like Copilot, Claude Code, or Codex) on schedule or in response to repository events. By writing intent in markdown files, a developer can quickly generate .yml Actions workflows that perform tasks such as...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    anti-distill

    anti-distill

    Anti-distillation for employee Skills

    anti-distill is a research-oriented project focused on protecting machine learning models from knowledge distillation attacks, where smaller models attempt to replicate the behavior of larger proprietary systems. The project explores techniques that make it harder for external models to learn from outputs, thereby preserving intellectual property and model uniqueness. It likely introduces methods such as output perturbation, watermarking, or response shaping to prevent accurate imitation....
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Desloppify

    Desloppify

    Agent harness to make your slop code well-engineered and beautiful

    Desloppify is a utility-focused project aimed at improving the quality, structure, and clarity of generated or written text by removing redundancy, noise, and unnecessary verbosity. It is designed to “clean up” outputs, particularly those produced by AI systems, making them more concise, readable, and professional. The system likely applies heuristics or transformation rules to identify repetitive patterns, filler content, and stylistic inconsistencies. This makes it especially useful in workflows where AI-generated text needs to be refined before publication or use in production. It may also support integration into pipelines, allowing automatic post-processing of outputs. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB