Skip to content

Commit 6a2f0af

Browse files
Update metrics in README.md
1 parent c726104 commit 6a2f0af

1 file changed

Lines changed: 43 additions & 45 deletions

File tree

README.md

Lines changed: 43 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Awesome LLM Agent Frameworks [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
22

33
A curated list of awesome LLM frameworks and agent development tools. If you have a
4-
suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-14)
4+
suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-19)
55

66
## Frameworks
77

88
- [CrewAI](https://github.com/joaomdmoura/crewAI) - Framework for orchestrating
99
role-playing AI agents
1010

11-
39,078 stars · 5,195 forks · 263 contributors · 123 issues · Python · MIT
11+
39,303 stars · 5,221 forks · 263 contributors · 123 issues · Python · MIT
1212

1313
- Role-based agent design
1414
- Multi-agent collaboration
@@ -19,7 +19,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
1919
- [Langchain](https://github.com/hwchase17/langchain) - Building applications with LLMs
2020
through composability
2121

22-
117,029 stars · 19,258 forks · 471 contributors · 256 issues · Python · MIT
22+
117,493 stars · 19,345 forks · 471 contributors · 272 issues · Python · MIT
2323

2424
- Modular and extensible architecture
2525
- Unified interface for LLMs
@@ -32,7 +32,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
3232
- [Microsoft AutoGen](https://github.com/microsoft/autogen) - Framework for building
3333
multi-agent conversational systems
3434

35-
50,654 stars · 7,735 forks · 446 contributors · 492 issues · Python · CC-BY-4.0
35+
50,870 stars · 7,764 forks · 446 contributors · 493 issues · Python · CC-BY-4.0
3636

3737
- Multi-agent architecture
3838
- Customizable agents
@@ -44,7 +44,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
4444
- [OpenManus](https://github.com/FoundationAgents/OpenManus) - Open-source AI agent
4545
platform for building general-purpose agents
4646

47-
50,282 stars · 8,797 forks · 364 issues · Python · MIT
47+
50,348 stars · 8,804 forks · 53 contributors · 511 issues · Python · MIT
4848

4949
- Modular architecture for customization
5050
- Data analysis and visualization agents
@@ -56,7 +56,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
5656
- [Llama Index](https://github.com/run-llama/llama_index) - Data framework for LLM
5757
applications
5858

59-
44,668 stars · 6,436 forks · 475 contributors · 255 issues · Python · MIT
59+
44,784 stars · 6,456 forks · 475 contributors · 259 issues · Python · MIT
6060

6161
- Advanced indexing and retrieval
6262
- Support for 160+ data sources
@@ -68,7 +68,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
6868
- [Microsoft Semantic Kernel](https://github.com/microsoft/semantic-kernel) -
6969
Integration framework for AI models
7070

71-
26,421 stars · 4,282 forks · 375 contributors · 585 issues · C# · MIT
71+
26,481 stars · 4,299 forks · 376 contributors · 571 issues · C# · MIT
7272

7373
- Enterprise-grade security
7474
- Multi-language support
@@ -80,7 +80,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
8080
- [Dify](https://github.com/langgenius/dify) - Open-source framework for LLM
8181
applications
8282

83-
116,226 stars · 17,927 forks · 462 contributors · 624 issues · TypeScript · NOASSERTION
83+
116,743 stars · 18,013 forks · 461 contributors · 633 issues · TypeScript · NOASSERTION
8484

8585
- Visual prompt orchestration
8686
- Long context integration
@@ -91,7 +91,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
9191

9292
- [Haystack](https://github.com/deepset-ai/haystack) - End-to-end NLP framework
9393

94-
22,926 stars · 2,417 forks · 292 contributors · 116 issues · Python · Apache-2.0
94+
23,078 stars · 2,437 forks · 292 contributors · 120 issues · Python · Apache-2.0
9595

9696
- Document processing
9797
- Neural search
@@ -103,7 +103,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
103103
- [Embedchain](https://github.com/embedchain/embedchain) - Framework for ChatGPT-like
104104
bots
105105

106-
41,130 stars · 4,374 forks · 237 contributors · 414 issues · Python · Apache-2.0
106+
41,418 stars · 4,427 forks · 243 contributors · 441 issues · Python · Apache-2.0
107107

108108
- Multi-source data ingestion
109109
- Automated embedding
@@ -115,7 +115,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
115115
- [Google ADK](https://github.com/google/adk-python) - Agent Development Kit for
116116
building, evaluating, and deploying AI agents
117117

118-
13,686 stars · 2,038 forks · 488 issues · Python · Apache-2.0
118+
13,800 stars · 2,055 forks · 146 contributors · 629 issues · Python · Apache-2.0
119119

120120
- Code-first development approach
121121
- Modular multi-agent systems
@@ -127,7 +127,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
127127
- [SuperAGI](https://github.com/TransformerOptimus/SuperAGI) - Open-source autonomous AI
128128
agent framework
129129

130-
16,773 stars · 2,088 forks · 63 contributors · 201 issues · Python · MIT
130+
16,788 stars · 2,095 forks · 63 contributors · 201 issues · Python · MIT
131131

132132
- Customizable agent workflows
133133
- Tool creation framework
@@ -139,7 +139,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
139139
- [Kiln AI](https://github.com/Kiln-AI/Kiln) - Tools for building AI products including
140140
agents, evals, RAG systems, and fine-tuning
141141

142-
4,306 stars · 310 forks · 26 issues · Python · Other
142+
4,316 stars · 311 forks · 12 contributors · 34 issues · Python · NOASSERTION
143143

144144
- Free desktop application for no-code development
145145
- Evaluation frameworks
@@ -150,7 +150,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
150150

151151
- [AGiXT](https://github.com/Josh-XT/AGiXT) - Scalable framework for AI agents
152152

153-
3,094 stars · 430 forks · 41 contributors · 2 issues · Python · MIT
153+
3,093 stars · 430 forks · 41 contributors · 2 issues · Python · MIT
154154

155155
- Multi-provider support
156156
- Chain of thought processing
@@ -161,7 +161,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
161161

162162
- [XAgent](https://github.com/OpenBMB/XAgent) - Autonomous LLM-based agent framework
163163

164-
8,451 stars · 893 forks · 33 contributors · 55 issues · Python · Apache-2.0
164+
8,450 stars · 893 forks · 33 contributors · 55 issues · Python · Apache-2.0
165165

166166
- Human-like planning
167167
- Autonomous task decomposition
@@ -175,7 +175,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
175175
Anthropic, AWS, Azure, Groq, Together AI, Mistral, Cohere, Fireworks, Cloudflare,
176176
Ollama)
177177

178-
21 stars · 62 forks · 0 issues · TypeScript · MIT
178+
81 stars · 64 forks · 45 contributors · 10 issues · TypeScript · MIT
179179

180180
- Multi-agent framework with workflow orchestration
181181
- Unified interface for 12+ AI providers
@@ -187,7 +187,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
187187
- [OpenAgents](https://github.com/xlang-ai/OpenAgents) - Open platform for language
188188
agents
189189

190-
4,550 stars · 495 forks · 16 contributors · 13 issues · Python · Apache-2.0
190+
4,589 stars · 499 forks · 16 contributors · 12 issues · Python · Apache-2.0
191191

192192
- Data analysis capabilities
193193
- Web browsing integration
@@ -199,7 +199,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
199199
- [AI Legion](https://github.com/eumemic/ai-legion) - Swarm framework for autonomous
200200
agents
201201

202-
1,422 stars · 171 forks · 6 contributors · 8 issues · TypeScript · MIT
202+
1,424 stars · 172 forks · 6 contributors · 8 issues · TypeScript · MIT
203203

204204
- Multi-agent coordination
205205
- Dynamic task allocation
@@ -211,7 +211,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
211211
- [Agent Protocol](https://github.com/e2b-dev/agent-protocol) - Unified interface for AI
212212
agents
213213

214-
1,432 stars · 162 forks · 14 contributors · 42 issues · Python · MIT
214+
1,435 stars · 163 forks · 14 contributors · 42 issues · Python · MIT
215215

216216
- Standardized communication
217217
- Language-agnostic design
@@ -229,20 +229,20 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
229229
- Memory management
230230
- Real-time processing
231231

232-
233232
- [Cache-to-Cache](https://github.com/thu-nics/C2C) - Novel paradigm for direct
234233
semantic communication between LLMs via KV-Cache
235234

236-
71 stars · 4 forks · 2 contributors · Python · Apache-2.0
235+
71 stars · 4 forks · 2 contributors · 1 issues · Python · Apache-2.0
237236

238237
- Direct semantic communication via KV-Cache
239238
- Multi-agent system integration
240239
- Neural cache projection and fusion
241240

241+
242242
- [CAMEL](https://github.com/camel-ai/camel) - Communicative Agents for "Mind"
243243
Exploration
244244

245-
6,380 stars · 762 forks · 76 contributors · 305 issues · Python · Apache-2.0
245+
14,557 stars · 1,597 forks · 166 contributors · 593 issues · Python · Apache-2.0
246246

247247
- Role-playing framework
248248
- Task-oriented dialogue
@@ -260,11 +260,10 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
260260
- Goal-oriented planning
261261
- Resource optimization
262262

263-
264263
- [Autonomous-GPT](https://github.com/Significant-Gravitas/Auto-GPT) - Framework for
265264
autonomous GPT-4 agents
266265

267-
171,792 stars · 45,107 forks · 438 contributors · 201 issues · Python · NOASSERTION
266+
179,092 stars · 46,041 forks · 433 contributors · 269 issues · Python · NOASSERTION
268267

269268
- Internet access capabilities
270269
- Long-term memory
@@ -276,7 +275,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
276275
- [MetaGPT](https://github.com/geekan/MetaGPT) - Multi-agent framework for software
277276
development
278277

279-
52,472 stars · 6,208 forks · 116 contributors · 89 issues · Python · MIT
278+
58,981 stars · 7,147 forks · 115 contributors · 61 issues · Python · MIT
280279

281280
- Role-based development
282281
- Code generation
@@ -288,7 +287,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
288287
- [GenoMAS](https://github.com/Liu-Hy/GenoMAS) - Multi-agent framework for scientific
289288
discovery and automated data analysis
290289

291-
123 stars · 16 forks · 1 contributors · 0 issues · Python · MIT
290+
121 stars · 16 forks · 1 contributors · 0 issues · Python · MIT
292291

293292
- Guided planning framework
294293
- Typed message-passing protocol
@@ -306,10 +305,9 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
306305
- Event handling
307306
- Parallel execution
308307

309-
310308
- [ix](https://github.com/kreneskyp/ix) - Autonomous agent framework
311309

312-
1,018 stars · 125 forks · 5 contributors · 14 issues · Python · MIT
310+
1,038 stars · 129 forks · 5 contributors · 14 issues · Python · MIT
313311

314312
- Visual workflow builder
315313
- Sandbox environments
@@ -321,7 +319,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
321319
- [saplings](https://github.com/shobrook/saplings) - Build smarter agents using tree
322320
search
323321

324-
230 stars · 13 forks · 3 contributors · 2 issues · Python · Apache-2.0
322+
263 stars · 16 forks · 4 contributors · 0 issues · Python · Apache-2.0
325323

326324
- Boost reasoning abilities
327325
- Supports popular search algorithms
@@ -331,7 +329,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
331329
- [Smolagents](https://github.com/huggingface/smolagents) - Minimalist framework for
332330
building powerful agents
333331

334-
16,448 stars · 1,446 forks · 123 contributors · 209 issues · Python · Apache-2.0
332+
23,464 stars · 2,062 forks · 182 contributors · 305 issues · Python · Apache-2.0
335333

336334
- Code-first approach
337335
- Multi-agent orchestration
@@ -343,7 +341,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
343341
- [Flowise](https://github.com/FlowiseAI/Flowise) - Drag & drop UI framework for
344342
building LLM flows
345343

346-
37,674 stars · 19,592 forks · 213 contributors · 600 issues · TypeScript · Apache-2.0
344+
45,777 stars · 22,792 forks · 251 contributors · 696 issues · TypeScript · NOASSERTION
347345

348346
- Visual flow builder
349347
- Custom LLM integrations
@@ -355,7 +353,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
355353
- [Pydantic AI](https://github.com/pydantic/pydantic-ai) - Production-grade agent
356354
framework built on Pydantic
357355

358-
9,574 stars · 854 forks · 117 contributors · 297 issues · Python · MIT
356+
12,956 stars · 1,313 forks · 253 contributors · 343 issues · Python · MIT
359357

360358
- Type-safe development
361359
- Multi-model support
@@ -367,7 +365,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
367365
- [Upsonic](https://github.com/upsonic/upsonic) - Reliable agent framework that
368366
support MCP.
369367

370-
7,517 stars · 698 forks · 24 contributors · 53 issues · Python · MIT
368+
7,658 stars · 712 forks · 32 contributors · 70 issues · Python · MIT
371369

372370
- Easy-to-activate reliability layers
373371
- Model Context Protocol (MCP)
@@ -379,18 +377,19 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
379377
- [EvoAgentX](https://github.com/EvoAgentX/EvoAgentX) - Building a Self-Evolving
380378
Ecosystem of AI Agents
381379

382-
281 stars · 25 forks · 8 contributors · 0 issues · Python · MIT
380+
1,973 stars · 141 forks · 23 contributors · 11 issues · Python · NOASSERTION
383381

384382
- Easy Agent and Workflow Customization
385383
- Workflow Optimization & Self-Evolving
386384
- Agent/workflow evolution algorithms integrated
387385
- Execution Toolkit
388386

387+
389388
- [Portia AI](https://github.com/portiaAI/portia-sdk-python) - Open source framework for predictable,
390389
controllable and authenticated agents.
391390

392-
New kid on the block, give us a try 🙏🏼 · Python · MIT
393-
391+
1,140 stars · 95 forks · 24 contributors · 39 issues · Python · MIT
392+
394393
- Structured planning
395394
- Stateful execution
396395
- Human in the loop controls
@@ -401,7 +400,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
401400
- [Agentic Radar](https://github.com/splx-ai/agentic-radar) - A security scanner for
402401
agentic workflows
403402

404-
439 stars · 47 forks · 8 contributors · 8 issues · Python · Apache-2.0
403+
765 stars · 91 forks · 8 contributors · 11 issues · Python · Apache-2.0
405404

406405
- Scans agentic workflow source code
407406
- Finds vulnerabilities (CVE & OWASP)
@@ -413,7 +412,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
413412
- [AgentFlow](https://github.com/lupantech/AgentFlow) - Trainable multi-agent framework
414413
with in-the-flow optimization
415414

416-
710 stars · 77 forks · 2 issues · Python · MIT
415+
818 stars · 91 forks · 3 contributors · 4 issues · Python · MIT
417416

418417
- Four specialized modules (planner, executor, verifier, generator)
419418
- Flow-GRPO reinforcement learning
@@ -425,7 +424,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
425424
- [Mastra](https://github.com/mastra-ai/mastra) - TypeScript AI agent framework with
426425
assistants, RAG, and observability
427426

428-
17,372 stars · 1,177 forks · TypeScript · Other
427+
17,557 stars · 1,193 forks · 228 contributors · 384 issues · TypeScript · NOASSERTION
429428

430429
- Type-safe development
431430
- Multi-model support (GPT-4, Claude, Gemini, Llama)
@@ -436,7 +435,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
436435

437436
- [Flappy](https://github.com/pleisto/flappy) - Production-ready LLM agent SDK
438437

439-
308 stars · 23 forks · 1 issues · Rust · Apache-2.0
438+
308 stars · 23 forks · 7 contributors · 10 issues · Rust · Apache-2.0
440439

441440
- Production-grade reliability
442441
- Type-safe agent development
@@ -448,7 +447,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
448447
- [CleverBee](https://github.com/SureScaleAI/cleverbee) - Deep research assistant agent
449448
with web browsing capabilities
450449

451-
306 stars · 17 forks · 1 issues · Python · AGPL-3.0
450+
306 stars · 17 forks · 1 contributors · 1 issues · Python · AGPL-3.0
452451

453452
- Interactive web UI via Chainlit
454453
- MCP tool support for external integrations
@@ -459,7 +458,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
459458

460459
- [RAI](https://github.com/RobotecAI/rai) - Agentic framework for robotics using ROS 2
461460

462-
390 stars · 51 forks · 42 issues · Python · Apache-2.0
461+
393 stars · 51 forks · 20 contributors · 53 issues · Python · Apache-2.0
463462

464463
- ROS 2 integration
465464
- Complex action execution
@@ -470,7 +469,7 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
470469

471470
- [Floom](https://github.com/FloomAI/Floom) - AI gateway and agent/pipeline marketplace
472471

473-
44 stars · 4 forks · 0 issues · C# · MIT
472+
44 stars · 4 forks · 2 contributors · 0 issues · C# · MIT
474473

475474
- AI pipeline orchestration
476475
- Agent marketplace integration
@@ -490,11 +489,10 @@ suggestion, feel free to open an issue or pull request. (Last updated: 2025-10-1
490489
- Shared state management
491490
- Built-in tools library
492491

493-
494492
- [Project Alice](https://github.com/MarianoMolina/project_alice) - Framework and
495493
platform for building and deploying agentic workflows
496494

497-
252 stars · 33 forks · 1 issues · Python · BSD-3-Clause
495+
252 stars · 33 forks · 1 contributors · 1 issues · Python · BSD-3-Clause
498496

499497
- No-code and coding interface
500498
- Visual workflow builder

0 commit comments

Comments
 (0)