camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 98
- Release rhythm 63
- Longevity 90
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 1265
- days_rel: 164
- days_push: 12
- n_releases_24m: 91
Adoption not part of the score
17646 stars · 2059 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CAMEL is an open-source Python framework for building multi-agent AI systems, providing agents, role-based societies, memory, RAG pipelines, code interpreters, and synthetic data generation. It supports research into agent scaling laws with tools for data generation, task automation, and large-scale world simulation.
Use cases
- build multi-agent LLM systems
- generate synthetic training data with self-instruct pipelines
- simulate social networks with thousands of AI agents
- build RAG pipelines with retrieval and chunking
- automate multi-step tasks with tool-calling agents
- run role-playing agent conversations for research
- benchmark agents across Ubuntu and Android environments
When to choose
- you need a modular Python framework for multi-agent LLM research or applications
- you want to generate synthetic instruction data at scale
- you need large-scale agent world simulation like OASIS
- you want built-in RAG, memory, and code interpreter components
When to avoid
- you need a simple single-chatbot product with minimal setup
- you work outside Python or need a no-code agent builder
- you only need lightweight prompt chaining without agent orchestration
Facets
framework · maturity active
agent-framework rag llm-inference data-generation machine-learning prompt-engineering artificial-intelligence large-language-models data-science python cross-platform multi-agent-systems llm-agents synthetic-data world-simulation role-playing-agents task-automation ai-societies ai-agents natural-language-processing retrieval-augmented-generation
3 sources
- readme: https://github.com/camel-ai/camel · fetched 2026-08-28 · 18bc4c5f4f37
- homepage: https://docs.camel-ai.org/ · fetched 2026-08-29 · 7a41bb6b343b
- site_page: https://docs.camel-ai.org/get_started/installation · fetched 2026-08-29 · 057bc6d35799
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| camel-ai/camel | main | 84 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem