Best Multi-Agent Top 20
Top 20 most popular open-source Multi-Agent projects, ranked by GitHub Stars.
agency-agents
149.8k StarsAgency Agents is a curated collection of specialized AI agent personas with prompts, tools, and best practices for assembling multi-agent teams.
Awesome LLM Apps
135.8k Stars100+ AI Agent and RAG apps you can actually run — clone, customize, and ship. A great reference for quickly building LLM-powered applications.
MoneyPrinterTurbo
119.9k StarsGenerate short videos with one click using AI LLM. Multi-step automation workflow from script generation to video composition.
TradingAgents
102.3k StarsTradingAgents is a multi-agent trading framework built with LangGraph that mirrors real-world trading firm dynamics with specialized LLM-powered agents for fundamental analysis, sentiment analysis, risk management, and more.
OpenHands
86.0k StarsOpenHands is an open-source AI software engineering agent platform that can automatically execute development tasks, modify code, and support collaborative iteration.
MiroFish
71.9k StarsMulti-agent swarm intelligence engine that extracts seed information from the real world, constructs a high-fidelity parallel digital world with thousands of agents, and predicts future trajectories through social evolution simulations.
Ruflo
70.3k StarsThe leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code/Codex integration.
MetaGPT
70.2k StarsThe Multi-Agent Framework for building the first AI Software Company, enabling natural language programming with multi-role collaboration for automated requirement analysis, design, coding, and testing.
AutoGen
60.8k StarsMicrosoft AutoGen is a multi-agent conversation framework that lets you create multiple agents to collaborate through dialogue and solve complex tasks.
CrewAI
58.0k StarsCrewAI is a multi-agent framework for orchestrating role-playing, autonomous AI agents that collaborate like a team to tackle complex tasks.
OpenMontage
55.7k StarsWorld's first open-source, agentic video production system with 12 pipelines, 52 tools, and 500+ agent skills. Turn your AI coding assistant into a full video production studio.
CowAgent
46.8k StarsCowAgent (formerly chatgpt-on-wechat) is a powerful AI assistant framework built on LLMs with autonomous planning, tool use, long-term memory, multi-agent collaboration, and multi-channel integration for WeChat, Feishu, DingTalk, and more.
BettaFish
42.1k StarsAn accessible multi-agent sentiment analysis assistant that breaks filter bubbles, reveals true public opinion, and predicts trends — built from scratch without external frameworks.
Agents
39.4k StarsIntelligent automation and multi-agent orchestration for Claude Code. Supports automated workflows, task coordination, and intelligent agent system building.
Oh My ClaudeCode
39.0k StarsTeams-first multi-agent orchestration for Claude Code. Designed for team collaboration with support for multi-agent coordination, task distribution, and result integration to enhance team AI development efficiency.
DeepTutor
38.5k StarsDeepTutor: Agent-Native Personalized Learning Assistant.
500 AI Agents Projects
37.3k StarsA curated collection of 500 AI agent use cases across industries including healthcare, finance, education, and retail. Showcases practical applications with open-source project links.
ChatDev
34.2k StarsChatDev 2.0 enables full-lifecycle software development through LLM-powered multi-agent collaboration, simulating role-based teamwork in a virtual software company.
Vibe-Trading
32.3k StarsVibe-Trading is an open-source personal trading agent stack that combines LLMs, MCP tooling, and multi-agent workflows for algorithmic trading and backtesting.
TradingAgents-CN
31.6k StarsA multi-agent LLM-powered Chinese financial trading framework, enhanced Chinese version of TradingAgents with multi-source market data, real-time news, and LLM decision-making.
Related Articles
Agent Tool-Call Fault Tolerance: Timeouts, Retries, Fallbacks, Idempotency
A systematic guide to seven tool-call fault tolerance patterns: timeout hierarchy, exponential backoff with jitter, circuit breakers, fallback provider chains, recoverable error classification, structured validation, and idempotency keys -- keeping agents stable in unstable real-world environments.
Agent Workflow Orchestration in Practice: Production Patterns from DAG to State Machines
Most agent workflows fail at the orchestration layer, not the model. A practical comparison of DAG, state machine, and visual builder approaches with production-ready code for error handling, human approval gates, and conditional branching.
2025 AI Agent Framework Selection Guide
An in-depth comparison of mainstream AI agent frameworks including LangChain, LangGraph, CrewAI, and AutoGen to help you choose the best development stack.