Showing 78 open source projects for "multi agent simulation"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for 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
    Agent Framework

    Agent Framework

    Framework for building, orchestrating, and deploying AI agents

    Microsoft Agent Framework supports graph-based orchestration that enables developers to connect agents, functions, and tools into structured workflows capable of handling multi-step processes. It also includes components such as agent sessions for managing state, context providers for maintaining memory, and middleware for intercepting and extending agent behavior.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Zypher Agent

    Zypher Agent

    A minimal yet powerful framework for creating AI agents

    Zypher Agent is an open-source framework for building full-featured AI agents that can be embedded directly into applications, enabling reactive decision loops where the agent dynamically chooses its next actions. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ralph AI Agent

    Ralph AI Agent

    AI agent loop that runs repeatedly until all PRD items are complete

    Ralph is a Rust-based AI agent runtime that focuses on safe, modular, and programmable autonomous behavior. It provides a reactive loop where agents can repeatedly assess the current context, reason about the next best action using large language models, and execute actions across integrated tools and services. The runtime emphasizes safety boundaries by sandboxing operations, enforcing time and token limits, and isolating execution layers to prevent unpredictable side effects. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Rowboat

    Rowboat

    Open-source AI coworker, with memory

    Rowboat is an open-source, local-first AI automation and multi-agent development platform designed to help developers and knowledge workers create, orchestrate, and manage intelligent workflows with minimal boilerplate and maximum flexibility. It functions as both an AI-powered IDE and a CLI that lets you build multi-agent systems using natural language prompts, connect to MCP and agent tool servers, and integrate automations into everyday work tasks like summarizing emails or generating knowledge artifacts. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Inkeep

    Inkeep

    Create AI Agents in a No-Code Visual Builder or TypeScript SDK

    Inkeep is an open-source framework for building and deploying AI agent workflows and interactive assistants that operate autonomously across applications, enterprise environments, and customer engagement use cases. It lets developers and non-technical users create, manage, and orchestrate multi-agent systems using both a no-code visual builder and a full TypeScript SDK, giving two ways to define agent behaviors that stay in sync with each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Langflow

    Langflow

    Low-code app builder for RAG and multi-agent AI applications

    Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    OpenAI Agents JS

    OpenAI Agents JS

    A lightweight, powerful framework for multi-agent workflows

    ...The SDK is provider-agnostic, meaning while it’s deeply compatible with OpenAI’s APIs, you can also adapt it to use other backends or extension layers. At its core, it introduces primitives like Agents, Tools, Guardrails, and Handoffs, letting you define structured multi-agent systems in a modular way. The repo includes examples showing how to build agents that call local functions, chain between agents, validate input/output, stream responses, and interact in real time (e.g. voice agents via WebRTC). It also has tracing and debugging support so you can introspect how agents executed their workflows. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    Dexter

    Dexter

    An autonomous agent for deep financial research

    Dexter is an autonomous agent tailored for deep financial research: you pose complex financial questions (for example, about a company’s revenue growth or financial ratios) and Dexter breaks them down into structured research tasks, fetches relevant real-time data (e.g. income statements, cash flows), performs analysis, and returns data-backed answers. It uses a multi-agent architecture with components such as a planning agent (to decompose queries), an action agent (to run tasks & fetch data), and self-validation mechanisms: after getting results, Dexter checks its own outputs and refines them until it is confident about its answer. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    OpenAI Realtime Agents

    OpenAI Realtime Agents

    This is a simple demonstration of more advanced, agentic patterns

    This repository demonstrates how to build low-latency, streaming “voice + chat” agents using OpenAI’s Realtime API combined with the OpenAI Agents SDK. The demo shows patterns for connecting a realtime voice stream (audio in/out) with agents that can use tools, maintain state, and orchestrate multi-agent workflows. The SDK offers abstractions such as agent orchestration, event handling, handoffs, state management, and guardrails, tailored to support realtime, conversational systems. The demo includes a Next.js frontend for browser interaction and likely a backend component to orchestrate realtime sessions and agent logic. It also supports a “Chat-Supervisor” pattern where a lightweight realtime chat agent handles user interactions and delegates more complex reasoning or tool usage to a stronger textual model (e.g. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    Maestro AI Orchestration

    Maestro AI Orchestration

    Agent Orchestration Command Center

    Maestro is a cross-platform desktop application designed for power users to orchestrate and manage fleets of AI agents and project workflows from a keyboard-centric interface. It provides a high-performance experience for running multiple agent sessions in parallel, integrating with tools such as Claude Code, OpenAI Codex, and other agent tooling to automate tasks, perform unattended execution, and organize long-running work flows. Users can collaborate with AI to draft specifications, break...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    Flock

    Flock

    Flock is a workflow-based low-code platform for building chatbots

    ...The platform supports multi-agent collaboration, allowing developers to design workflows where different agents handle specialized tasks within the same system. Flock also includes features such as intent recognition, code execution nodes, and human-in-the-loop approval processes that make it suitable for production AI applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    OpenClaw Opik Observability Plugin

    OpenClaw Opik Observability Plugin

    Official plugin for OpenClaw that exports agent traces to Opik

    ...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 tool, accessing memory, or delegating to a sub-agent—the plugin records the full interaction and sends it to Opik for analysis and visualization. This allows developers to inspect inputs, outputs, token usage, latency, and execution flow across complex multi-step agent workflows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tribe AI

    Tribe AI

    Low code tool to rapidly build and coordinate multi-agent teams

    Low code tool to rapidly build and coordinate multi-agent teams. Have you heard the saying, 'Two minds are better than one'? That's true for agents too. Tribe leverages on the langgraph framework to let you customize and coordinate teams of agents easily. By splitting up tough tasks among agents who are good at different things, each one can focus on what it does best. This makes solving problems faster and better.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Coze Studio

    Coze Studio

    An AI agent development platform with all-in-one visual tools

    Coze Studio is ByteDance’s open‑source, visual AI agent development platform. It offers no-code/low-code workflows to build, debug, and deploy conversational agents, integrating prompting, RAG-based knowledge bases, plugin systems, and workflow orchestration. Developed in Go (backend) and React/TypeScript (frontend), it uses a containerized microservices architecture suitable for enterprise deployment.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Claude-Flow

    Claude-Flow

    The leading agent orchestration platform for Claude

    ...It enables developers to coordinate multiple specialized AI agents in real time through a hive-mind architecture, combining swarm intelligence, neural reasoning, and a powerful set of 87 Modular Control Protocol (MCP) tools. The platform supports both quick swarm tasks and persistent multi-agent sessions known as hives, facilitating distributed AI collaboration with persistent contextual memory. At its core, Claude-Flow integrates Dynamic Agent Architecture (DAA) for self-organizing agent management, neural pattern recognition accelerated by WebAssembly SIMD, and a SQLite-based memory system for context retention and knowledge persistence across tasks. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    AgentDock

    AgentDock

    Build Anything with AI Agents

    AgentDock is an open-source framework designed to simplify the development, orchestration, and deployment of AI agents capable of executing complex automated workflows. The platform provides a backend-first architecture that allows developers to create sophisticated agent systems while maintaining flexibility in model providers and infrastructure choices. It consists of two main components: a core framework that handles agent logic and orchestration, and a reference client application that...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    Auto Claude

    Auto Claude

    Autonomous multi-session AI coding

    Auto-Claude is an autonomous, multi-agent coding framework that organizes software work into a structured workflow where agents plan, build, and validate code with minimal manual micromanagement. Instead of relying on a single chat thread to do everything, it uses coordinated agents and a task-driven approach so multiple steps—like investigation, implementation, and testing—can be executed systematically.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    Craft Agents

    Craft Agents

    Work effectively with agents

    Craft Agents project from lukilabs is an open-source desktop application and workflow environment built around agent interaction and document-centric tasks, designed to help users work with AI assistants more effectively across multiple information sources. This repository extends the idea of “agents” by providing a user-friendly interface that integrates APIs, multitasking workflows, and session sharing so that you can easily orchestrate multiple AI interactions and retrieve context from...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    Antigravity Kit

    Antigravity Kit

    AI Agent templates with Skills, Agents, and Workflows

    ...With this kit, developers can rapidly initialize a project scaffold and gain access to specialist agents and command workflows that guide the agent through multi-step tasks and slash-command procedures. The repository follows a clear pattern for defining agents and their behaviors, making it easier to extend with new skills or tailor existing ones to your use case. Because it’s framework-agnostic at its core, the Antigravity Kit can integrate with IDEs and other development tooling for smoother AI-augmented coding.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Ralph TUI

    Ralph TUI

    A terminal UI for orchestrating AI coding agents

    ralph-tui is a terminal-first task runner that orchestrates AI agent work as a structured queue of tasks, making “agentic execution” feel more like operating a build tool than chatting in a textbox. It prioritizes a disciplined loop: select the next task, construct the right prompt and context, execute the agent, detect completion, and move forward until the workload is done. By centering everything in a TUI, it encourages repeatable workflows where you can watch progress, adjust priorities,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    AutoMaker

    AutoMaker

    Start directing AI agents

    Automaker is an autonomous AI development studio designed to transform how software is built by allowing developers to describe features, then watching AI agents implement code, tests, commits, and more with minimal manual typing. Instead of writing every line of code by hand, users add feature cards to a Kanban board with natural language descriptions, and AI agents powered by the Claude Agent SDK handle multi-step tasks such as planning, generating code, running tests, and committing to an isolated git worktree. The core idea is to shift developers’ focus from mechanical coding to high-level architectural and product decisions while retaining control through review and approval of generated changes. Built with tools like React, Vite, Electron, and Express, Automaker offers both web and desktop workflows with real-time streaming of agent activity and visibility into progress.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    n-skills

    n-skills

    Curated plugin marketplace for AI agents

    n-skills is a curated plugin marketplace and universal skills collection for AI coding agents that standardizes how skills are defined, discovered, and installed across multiple frameworks and agent platforms. It organizes skills into categories such as workflow orchestration, tools, automation, and documentation support, making it easy for developers to add capabilities like browser automation, multi-agent workflow coordination, or repo maintenance assistance. The repository includes a universal AGENTS.md discovery file and a shared SKILL.md format so that once a skill is published, it can be recognized and used by Claude Code, GitHub Copilot, Codex, Cursor, and other AI coding assistants with minimal friction. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    WorkAny

    WorkAny

    Desktop Agent for Any Task

    WorkAny is an open-source desktop AI agent application that executes generic tasks through natural language commands, effectively bringing intelligent automation into everyday workflows without needing to write code manually. It acts as a unified environment where users can ask the AI to generate documents, presentations, websites, spreadsheets, organize files, or write code — all with real-time streaming outputs directly in the app, so you see results as the AI produces them. Powered by a...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    MCP Router

    MCP Router

    A Unified MCP Server Management App (MCP Manager)

    ...This enables AI applications to access multiple tools and knowledge sources through a unified interface rather than connecting to each service individually. The project provides infrastructure for routing requests between clients and MCP servers, enabling scalable multi-tool agent systems. Developers building AI agents can use the platform to manage tool endpoints, control service availability, and simplify agent integration workflows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    OpenClaw-RL

    OpenClaw-RL

    Train any agents simply by 'talking'

    OpenClaw-RL is an open-source reinforcement learning framework designed to train and personalize AI agents built on the OpenClaw ecosystem. The project focuses on enabling agents to improve their behavior through interactive learning rather than relying solely on static prompts or predefined skills. One of its key ideas is allowing users to train an AI agent simply by interacting with it conversationally, using natural language feedback to guide the learning process. The system incorporates...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB