Skip to content

vince-lam/awesome-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

👋 Awesome Open-Source AI Agents

This repo aims to curate all open-source AI Agent projects.

For full table with all metrics go to this Airtable. For accompanying post: https://vinlam.com/posts/agents-table/

Table of Open-Source AI Agents Projects

Last Updated: 11/05/2025

# Repo About Categories Stars Forks Issues Contributors Time Since Last Commit Releases License
1 AutoGPT AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters. general, research 175,205 45,698 189 434 0 days, 23 hrs, 0 mins 54 Other
2 langchain 🦜🔗 Build context-aware reasoning applications framework 107,188 17,419 326 476 0 days, 8 hrs, 0 mins 885 MIT License
3 dify Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production. framework, gui, no/low code 96,520 14,450 664 472 0 days, 13 hrs, 26 mins 130 Other
4 screenshot-to-code Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) coding 69,888 8,622 123 24 18 days, 3 hrs, 42 mins 0 MIT License
5 open-interpreter A natural language interface for computers coding 59,329 5,049 263 122 18 days, 15 hrs, 3 mins 48 GNU Affero General Public License v3.0
6 MetaGPT 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming coding, framework 55,468 6,596 111 113 41 days, 15 hrs, 1 mins 22 MIT License
7 OpenHands 🙌 OpenHands: Code Less, Make More coding 54,040 6,092 302 298 0 days, 8 hrs, 17 mins 58 MIT License
8 autogen A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour framework 44,300 6,677 556 444 1 days, 6 hrs, 6 mins 88 Creative Commons Attribution 4.0 International
9 llama_index LlamaIndex is the leading framework for building LLM-powered agents over your data. framework 41,549 5,924 332 476 0 days, 20 hrs, 51 mins 378 MIT License
10 ColossalAI Making large AI models cheaper, faster and more accessible chat 40,869 4,505 474 187 3 days, 16 hrs, 9 mins 49 Apache License 2.0
11 Flowise Drag & drop UI to build your customized LLM flow framework 38,035 19,817 591 218 0 days, 9 hrs, 40 mins 67 Apache License 2.0
12 AgentGPT 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. browser, framework 34,031 9,405 207 69 12 days, 21 hrs, 1 mins 12 GNU General Public License v3.0
13 aider aider is AI pair programming in your terminal coding 32,771 2,977 922 132 0 days, 22 hrs, 7 mins 90 Apache License 2.0
14 crewAI Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks. framework 31,378 4,198 120 234 0 days, 19 hrs, 30 mins 83 MIT License
15 ChatDev Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) coding, framework 26,823 3,387 47 55 38 days, 13 hrs, 17 mins 9 Apache License 2.0
16 phidata Agno is a lightweight library for building Agents with memory, knowledge, tools and reasoning. framework 26,474 3,351 157 166 0 days, 10 hrs, 9 mins 57 Mozilla Public License 2.0
17 continue ⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks coding 26,141 2,744 847 340 0 days, 19 hrs, 48 mins 296 Apache License 2.0
18 composio Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling framework 25,230 4,419 89 56 2 days, 1 hrs, 47 mins 153 Other
19 semantic-kernel Integrate cutting-edge LLM technology quickly and easily into your apps framework 24,374 3,802 475 344 0 days, 14 hrs, 52 mins 204 MIT License
20 storm An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. research 24,258 2,147 65 23 8 days, 23 hrs, 35 mins 6 MIT License
21 dspy DSPy: The framework for programming—not prompting—language models coding 24,131 1,857 184 291 2 days, 2 hrs, 4 mins 85 MIT License
22 gpt-researcher LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations. research 21,318 2,786 122 157 0 days, 16 hrs, 49 mins 52 Apache License 2.0
23 haystack AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots. framework 20,639 2,160 141 273 1 days, 4 hrs, 50 mins 166 Apache License 2.0
24 vanna 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄. data analysis 17,567 1,561 187 68 31 days, 19 hrs, 3 mins 74 MIT License
25 letta Letta (formerly MemGPT) is the stateful agents framework with memory, reasoning, and context management. framework 16,406 1,708 68 124 1 days, 4 hrs, 58 mins 118 Apache License 2.0
26 memgpt Letta (formerly MemGPT) is the stateful agents framework with memory, reasoning, and context management. chat 16,405 1,708 68 124 1 days, 4 hrs, 56 mins 118 Apache License 2.0
27 DB-GPT AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents coding 16,403 2,230 383 135 1 days, 17 hrs, 8 mins 48 MIT License
28 eliza Autonomous agents for everyone framework, general 15,780 5,148 59 381 0 days, 16 hrs, 35 mins 10 MIT License
29 swe-agent SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024] coding 15,750 1,610 45 72 1 days, 4 hrs, 40 mins 9 MIT License
30 botpress The open-source hub to build & deploy GPT/LLM Agents ⚡️ framework 13,642 1,988 20 30 2 days, 0 hrs, 53 mins 126 MIT License
31 plandex Open source AI coding agent. Designed for large projects and real world tasks. coding 13,224 875 25 20 3 days, 4 hrs, 26 mins 58 MIT License
32 langgraph Build resilient language agents as graphs. framework 12,428 2,080 142 167 1 days, 21 hrs, 1 mins 320 MIT License
33 AI-Scientist The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑‍🔬 research 10,921 1,579 100 21 15 days, 5 hrs, 50 mins 0 Apache License 2.0
34 e2b Secure open source cloud runtime for AI apps & AI agents runtime 8,147 539 33 32 1 days, 5 hrs, 35 mins 257 Apache License 2.0
35 WrenAI 🤖 Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, dashboards, BI and embedded AI. 📈📊📋🧑‍💻 data analysis 7,760 748 157 37 2 days, 10 hrs, 42 mins 126 GNU Affero General Public License v3.0
36 agentscope Start building LLM-empowered multi-agent applications in an easier way. framework 7,305 417 60 36 0 days, 13 hrs, 17 mins 10 Apache License 2.0
37 agent-zero Agent Zero AI framework coding, gui 6,645 1,442 136 12 4 days, 14 hrs, 4 mins 20 Other
38 superagent 🥷 Run AI-agents with an API chat 5,811 877 64 57 40 days, 14 hrs, 30 mins 176 MIT License
39 superagent 🥷 Run AI-agents with an API coding, framework 5,811 877 64 57 40 days, 14 hrs, 33 mins 176 MIT License
40 TaskWeaver A code-first agent framework for seamlessly planning and executing data analytics tasks. coding, data-analysis 5,704 730 52 24 2 days, 19 hrs, 11 mins 2 MIT License
41 multi-agent-orchestrator Flexible and powerful framework for managing multiple AI agents and handling complex conversations framework 5,567 465 71 19 4 days, 8 hrs, 23 mins 14 Apache License 2.0
42 vision-agent Vision agent coding 4,568 521 6 28 4 days, 2 hrs, 56 mins 0 Apache License 2.0
43 llama-stack-apps Agentic components of the Llama Stack APIs framework 4,231 621 25 40 11 days, 4 hrs, 16 mins 0 MIT License
44 gptme Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision. general, research, coding 3,782 306 90 14 1 days, 13 hrs, 13 mins 59 MIT License
45 agency-swarm Reliable agent framework built on top of OpenAI Assistants API. (Responses API soon) framework 3,663 933 12 18 3 days, 7 hrs, 14 mins 25 MIT License
46 cody Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code. coding 3,594 397 95 121 0 days, 9 hrs, 18 mins 179 Apache License 2.0
47 langroid Harness LLMs with Multi-Agent Programming framework 3,288 317 59 26 1 days, 0 hrs, 29 mins 457 MIT License
48 AGiXT AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions. framework 2,999 401 9 40 1 days, 6 hrs, 41 mins 421 MIT License
49 lagent A lightweight framework for building LLM-based agents framework 2,122 219 13 33 58 days, 18 hrs, 30 mins 11 Apache License 2.0
50 DemoGPT 🤖 Everything you need to create an LLM Agent—tools, prompts, frameworks, and models—all in one place. automation, coding 1,818 208 6 4 0 days, 13 hrs, 0 mins 9 MIT License
51 uAgents A fast and lightweight framework for creating decentralized agents with ease. automation, framework 1,352 309 24 56 2 days, 4 hrs, 56 mins 57 Apache License 2.0
52 Adala Adala: Autonomous DAta (Labeling) Agent framework data analysis 1,159 100 31 18 3 days, 23 hrs, 51 mins 4 Apache License 2.0
53 AIlice AIlice is a fully autonomous, general-purpose AI agent. general, framework 1,120 165 5 2 5 days, 18 hrs, 54 mins 1 MIT License
54 dust Custom AI assistant platform to speed up your work. framework 1,107 139 164 54 1 days, 17 hrs, 17 mins 0 MIT License
55 nous TypeScript AI platform with AI chat, Autonomous agents, Software developer agents, chatbots and more coding 1,039 75 5 8 3 days, 9 hrs, 17 mins 8 MIT License
56 aideml AIDE: AI-Driven Exploration in the Space of Code. State of the Art machine Learning engineering agents that automates AI R&D. coding 890 122 1 8 23 days, 9 hrs, 39 mins 3 MIT License
57 AgentForge Extensible AGI Framework framework 642 121 3 6 1 days, 22 hrs, 47 mins 7 GNU General Public License v3.0
58 data-to-paper data-to-paper: Backward-traceable AI-driven scientific research research 636 73 9 7 32 days, 13 hrs, 5 mins 0 MIT License
59 pearai-app PearAI: Open Source AI Code Editor (Fork of VSCode). The PearAI Submodule (https://github.com/trypear/pearai-submodule) is a fork of Continue. coding, gui 579 171 131 333 1 days, 2 hrs, 33 mins 7 MIT License
60 fastagency The fastest way to bring multi-agent workflows to production. coding 456 45 70 9 4 days, 15 hrs, 45 mins 20 Apache License 2.0
61 taskgen Task-based Agentic Framework using StrictJSON as the core framework 450 44 2 9 17 days, 15 hrs, 27 mins 0 MIT License
62 agentjo Towards Human-Friendly, Fast Learning and Adaptable Agent Communities framework 138 12 2 5 19 days, 3 hrs, 31 mins 0 MIT License

Inspired By

  1. https://github.com/e2b-dev/awesome-ai-agents
  2. https://github.com/kyrolabs/awesome-agents
  3. https://huyenchip.com/llama-police.html

About

Compare open-source LLM agentic projects by their metrics to assess popularity and activeness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published