Best Multi-Agent Top 20
Top 20 most popular open-source Multi-Agent projects, ranked by GitHub Stars.
Awesome LLM Apps
109.8k Stars100+ AI Agent and RAG apps you can actually run — clone, customize, and ship. A great reference for quickly building LLM-powered applications.
TradingAgents
73.9k 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
73.2k StarsOpenHands is an open-source AI software engineering agent platform that can automatically execute development tasks, modify code, and support collaborative iteration.
MetaGPT
67.9k 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
57.9k StarsMicrosoft AutoGen is a multi-agent conversation framework that lets you create multiple agents to collaborate through dialogue and solve complex tasks.
MoneyPrinterTurbo
57.1k StarsGenerate short videos with one click using AI LLM. Multi-step automation workflow from script generation to video composition.
CrewAI
51.2k StarsA multi-agent collaboration framework where AI agents form crews to accomplish complex tasks together. Role definition, task assignment, tool sharing, and process orchestration.
Ruflo
49.1k 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.
CowAgent
44.3k 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
40.9k 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
35.2k StarsIntelligent automation and multi-agent orchestration for Claude Code. Supports automated workflows, task coordination, and intelligent agent system building.
Oh My ClaudeCode
33.4k 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.
ChatDev
33.1k StarsChatDev 2.0 enables full-lifecycle software development through LLM-powered multi-agent collaboration, simulating role-based teamwork in a virtual software company.
500 AI Agents Projects
30.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.
Awesome AI Agents
27.8k StarsA curated list of AI autonomous agents. A comprehensive collection of open-source agent projects for discovering and understanding the agent ecosystem.
TradingAgents-CN
26.4k 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.
AgentScope
25.0k StarsOpen-source multi-agent framework from Alibaba, enabling the construction of observable and interpretable agents with rich distributed capabilities.
Agent2Agent Protocol
23.7k StarsA2A (Agent-to-Agent) Protocol is an open protocol by Google enabling interoperability and collaborative communication between AI agents built across different frameworks and vendors.
GenAI Agents
21.9k StarsGenAI Agents is a comprehensive collection of 50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.
OpenAI Swarm
21.5k StarsOpenAI Swarm is a lightweight multi-agent collaboration framework focused on simplicity and controllability, ideal for learning and prototyping.
Related Articles
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.
Web Automation Agent in Practice: Limits and Best Practices of browser-use
A practical breakdown of browser-use strengths and limits in web task automation, with strategies for stable execution and failure recovery.