aicoolies logo
CAMEL-AI logo

CAMEL-AI

Multi-agent framework for finding scaling laws of agents

Share
free
Visit Website →

CAMEL-AI is an open-source multi-agent framework with 16,500+ GitHub stars, built by a research community of over 100 researchers focused on finding the scaling laws of agents. It supports role-playing agent societies, synthetic data generation pipelines, large-scale social simulations with up to 1M agents via the OASIS platform, and real-world task automation through the OWL project accepted at NeurIPS 2025. CAMEL works with OpenAI, Anthropic, Gemini, Mistral, and local models.

CAMEL — short for Communicative Agents for Mind Exploration of Large-Scale Language Model Society — originated as a research project studying how LLM agents behave when given roles and allowed to communicate autonomously. The core innovation is inception prompting: carefully crafted prompts that assign roles to agents, prevent role-flipping, prohibit harmful output, and encourage consistent task-oriented dialogue. This approach was influential enough that CAMEL-generated datasets were used to train notable models including Teknium's OpenHermes and Microsoft's Phi series. The framework has since grown into a comprehensive multi-agent ecosystem with 16,500+ GitHub stars and an active community of over 100 researchers.

The framework provides multiple agent types — ChatAgent, CriticAgent, SearchAgent, KnowledgeGraphAgent, MCPAgent, and more — that can be composed into multi-agent societies with role assignment, task delegation, and hierarchical or sequential workflows. Built-in toolkits cover math, search, code execution, and web browsing. The ecosystem extends beyond the core framework: OASIS enables million-agent social simulations, CRAB provides cross-environment benchmarks for multimodal agents, OWL (accepted at NeurIPS 2025) optimizes multi-agent workforce learning for real-world task automation, and synthetic data pipelines (Self-Instruct, Chain-of-Thought, Source2Synth) generate training data at scale with verifier-driven quality control.

CAMEL integrates with major LLM providers including OpenAI, Anthropic, Google Gemini, Mistral, and local models via HuggingFace or vLLM backends. It supports MCP for tool access, RAG and GraphRAG for knowledge retrieval, and offers a Streamlit-based multi-agent UI for visual interaction. The project is Apache 2.0 licensed for code and CC BY NC 4.0 for datasets, making it suitable for both commercial applications and academic research. Installation is a simple pip install, and the documentation includes tutorials for creating first agents, building role-playing societies, and setting up multi-agent task automation pipelines.

Pricing

Free open-source, Apache 2.0 license

Platforms

Python, pip install, multi-LLM backend support

Categories

Tags

Use Cases

Alternatives

Browser Use logo

Browser Use

AI agent framework for web browser automation

Browser Use is an open-source AI agent framework with 99K+ GitHub stars enabling LLMs to control web browsers via natural language. Y Combinator-backed, it lets agents navigate sites, fill forms, extract data, and complete multi-step tasks autonomously. Built on Playwright with vision-based element detection, multi-tab management, cookie persistence, and self-correcting actions. Supports OpenAI, Anthropic, and local models with a simple Python API for building custom browser agents.

open-sourceOpen Source
Agno logo

Agno

Lightweight multi-modal agent framework

Fast, lightweight Python framework for building multi-modal AI agents, formerly known as Phidata. Includes built-in memory, knowledge bases, tools, and reasoning capabilities with 40K+ GitHub stars. Designed for developers who want to build production-ready agents quickly with minimal boilerplate, supporting structured outputs and multi-agent coordination out of the box.

open-sourceOpen Source

Claude-Flow

Multi-agent orchestration platform for Claude Code

Claude-Flow is an open-source multi-agent orchestration platform that deploys dozens of concurrent Claude Code agents with shared memory and coordinated workflows. It enables parallel task execution, hierarchical agent coordination, and persistent context across sessions. Run via npx with zero setup. Described as the leading agent orchestration platform for Claude by industry analysts, it has 9,100+ GitHub stars and is used for complex codebase-wide refactoring and multi-file development tasks.

open-sourceOpen Source

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry
Klavis AI logo

Klavis AI

MCP integration platform for agent tool use at scale

Klavis AI is an Apache-2.0 MCP integration platform for teams connecting AI agents to external SaaS tools and APIs. The public repo and official docs position it as infrastructure for reliable tool access at scale, so it fits teams that want reusable MCP connectors without treating every integration as a one-off script or custom OAuth maintenance project.

open-sourceOpen SourceTelemetry