A curated, always-fresh map of the open-source agentic-AI ecosystem.
Frameworks · coding agents · memory · tools & MCP · observability · security · voice · RAG — every entry live-ranked by GitHub stars and auto-refreshed, so the list never goes stale.
Why another list? Most agentic-AI lists are hand-maintained and rot within months — the largest one hasn't been updated since early 2025, with 800+ contributions stuck in its queue. This one regenerates itself: humans decide what belongs and where; a script keeps every star count, description, and dead link current. Curation is durable, metadata is automated.
- 🔄 Never stale — a scheduled job re-fetches every repo and reorders by momentum.
- 🗺️ A map, not a dump — organized by what each project does, not one flat wall of links.
- ✅ No dead links — archived and renamed/404'd repos are pruned or followed automatically.
63 projects · 13 categories · ranked by GitHub stars · auto-refreshed 2026-07-13
Contents
- Agent Frameworks & Orchestration · 14
- Coding Agents · 8
- Browser & Computer Use · 3
- Memory & Context · 4
- Tool Use & MCP · 3
- LLM Infrastructure & Gateways · 6
- Observability & Evaluation · 6
- Security & Guardrails · 2
- Voice & Multimodal Agents · 3
- Research Agents · 2
- Platforms & Low-Code · 6
- RAG & Data · 3
- Personal AI Assistants · 3
Build and coordinate agents — single-agent loops to multi-agent workflows.
- Significant-Gravitas/AutoGPT
⭐ 185.5k · Python— 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. - FoundationAgents/MetaGPT
⭐ 69.3k · Python— 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming - ruvnet/ruflo
⭐ 64.2k · TypeScript— 🌊 The leading agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated - microsoft/autogen
⭐ 59.7k · Python— A programming framework for agentic AI - crewAIInc/crewAI
⭐ 55.4k · Python— Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks. - agno-agi/agno
⭐ 41.1k · Python— Build, run, and manage your own agent platform. - langchain-ai/langgraph
⭐ 37.2k · Python— Build resilient agents. - openai/openai-agents-python
⭐ 27.9k · Python— A lightweight, powerful framework for multi-agent workflows - agentscope-ai/agentscope
⭐ 27.8k · Python— Build and run agents you can see, understand and trust. - google/adk-python
⭐ 20.6k · Python— An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control. - pydantic/pydantic-ai
⭐ 18.5k · Python— AI Agent Framework, the Pydantic way - camel-ai/camel
⭐ 17.4k · Python— 🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org - kyegomez/swarms
⭐ 6.9k · Python— The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai - strands-agents/harness-sdk
⭐ 6.5k · Python— Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.
Agents that read, write, and ship code — terminals, IDEs, and CI.
- OpenHands/OpenHands
⭐ 80.6k · Python— 🙌 OpenHands: AI-Driven Development - cline/cline
⭐ 64.6k · TypeScript— Autonomous coding agent as an SDK, IDE extension, or CLI assistant. - aaif-goose/goose
⭐ 51.1k · Rust— an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM - Aider-AI/aider
⭐ 47.3k · Python— aider is AI pair programming in your terminal - continuedev/continue
⭐ 34.8k · TypeScript— open-source coding agent - oraios/serena
⭐ 26.4k · Python— A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent - SWE-agent/SWE-agent
⭐ 19.8k · Python— 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] - gptme/gptme
⭐ 4.4k · Python— Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web. Make your own persistent autonomous agent on top!
Agents that drive a browser, a desktop, or a sandbox.
- browser-use/browser-use
⭐ 104.5k · Python— 🌐 Make websites accessible for AI agents. Automate tasks online with ease. - microsoft/playwright-mcp
⭐ 35k · TypeScript— Playwright MCP server - e2b-dev/E2B
⭐ 13k · Python— Open-source, secure environment with real-world tools for enterprise-grade agents.
Long-term memory, state, and context management for agents.
- thedotmack/claude-mem
⭐ 87k · JavaScript— Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More - mem0ai/mem0
⭐ 60.7k · TypeScript— Universal memory layer for AI Agents - topoteretes/cognee
⭐ 27.7k · Python— Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine. - letta-ai/letta
⭐ 23.8k · Python— Platform for stateful agents: AI with advanced memory that can learn and self-improve over time.
Tool-calling platforms and the Model Context Protocol ecosystem.
- modelcontextprotocol/servers
⭐ 88.4k · TypeScript— Model Context Protocol Servers - upstash/context7
⭐ 59k · TypeScript— Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors - aipotheosis-labs/aci
⭐ 4.8k · Python— ACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
The plumbing agents run on — gateways, routers, runtimes, and programming layers.
- ollama/ollama
⭐ 176k · Go— Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. - langchain-ai/langchain
⭐ 141.7k · Python— The agent engineering platform. - BerriAI/litellm
⭐ 53.4k · Python— Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM] - run-llama/llama_index
⭐ 50.8k · Python— LlamaIndex is the leading document agent and OCR platform - stanfordnlp/dspy
⭐ 36.1k · Python— DSPy: The framework for programming—not prompting—language models - Mirascope/mirascope
⭐ 1.5k · Python— The LLM Anti-Framework
Trace, measure, and evaluate agents in development and production.
- langfuse/langfuse
⭐ 31k · TypeScript— 🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23 - promptfoo/promptfoo
⭐ 23.2k · TypeScript— Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, DeepSeek, and more. Simple declarative configs with command line and CI/CD integration. Used by OpenAI and Anthropic. - confident-ai/deepeval
⭐ 16.8k · Python— The LLM Evaluation Framework - Arize-ai/phoenix
⭐ 10.5k · Python— AI Observability & Evaluation - traceloop/openllmetry
⭐ 7.3k · Python— Open-source observability for your GenAI or LLM application, based on OpenTelemetry - openlit/openlit
⭐ 2.6k · TypeScript— Open source platform for AI Engineering: OpenTelemetry-native LLM Observability, GPU Monitoring, Guardrails, Evaluations, Prompt Management, Vault, Playground. 🚀💻 Integrates with 50+ LLM Providers, VectorDBs, Agent Frameworks and GPUs.
Guardrails, input/output filtering, and agent security.
- guardrails-ai/guardrails
⭐ 7.1k · Python— Adding guardrails to large language models. - NVIDIA-NeMo/Guardrails
⭐ 6.7k · Python— NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
Real-time voice, vision, and multimodal agent frameworks.
- pipecat-ai/pipecat
⭐ 13.4k · Python— Open Source framework for voice and multimodal conversational AI - livekit/agents
⭐ 11.3k · Python— A framework for building realtime voice AI agents 🤖🎙️📹 - TEN-framework/ten-framework
⭐ 10.9k · Python— Open-source framework for conversational voice AI agents
Autonomous research and long-horizon information-gathering agents.
- bytedance/deer-flow
⭐ 76.9k · Python— An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours. - assafelovic/gpt-researcher
⭐ 28.3k · Python— An autonomous agent that conducts deep research on any data using any LLM providers
Visual builders and platforms for shipping agentic apps.
- n8n-io/n8n
⭐ 196.2k · TypeScript— Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. - langgenius/dify
⭐ 148.7k · TypeScript— Production-ready platform for agentic workflow development. - open-webui/open-webui
⭐ 145.2k · Python— User-friendly AI Interface (Supports Ollama, OpenAI API, ...) - lobehub/lobehub
⭐ 79.8k · TypeScript— 🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team. - Mintplex-Labs/anything-llm
⭐ 63.2k · JavaScript— Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience - FlowiseAI/Flowise
⭐ 54.6k · TypeScript— Build AI Agents, Visually
Retrieval, scraping, and data pipelines that feed agents.
- firecrawl/firecrawl
⭐ 150.1k · TypeScript— The API to search, scrape, and interact with the web at scale. 🔥 - infiniflow/ragflow
⭐ 84.9k · Go— RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs - unclecode/crawl4ai
⭐ 72.5k · Python— 🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
General-purpose personal assistants you run yourself.
- openclaw/openclaw
⭐ 382.8k · TypeScript— Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 - NousResearch/hermes-agent
⭐ 214k · Python— The agent that grows with you - JuliusBrussee/caveman
⭐ 88.8k · JavaScript— 🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
Found something missing or miscategorized? Don't hand-edit the list above — it's generated.
Add one line to data/entries.json and open a PR. Full guide in
CONTRIBUTING.md.
scripts/generate.mjs reads the curated seed, fetches live metadata
from the GitHub API, prunes archived/missing repos, sorts each category by stars, and rewrites
the block between the AUTOGEN markers. A GitHub Action runs it
on a schedule and commits any changes — no human in the loop for upkeep.
node scripts/generate.mjs # regenerate README.md
node scripts/generate.mjs --check # verify the list is in sync (maintainer convenience)
node scripts/discover.mjs # refresh data/candidates.json (new repos to consider)Open-source (or source-available), self-hostable projects that build, run, orchestrate, observe, secure, or extend AI agents. Inclusion is about usefulness to people building agents, not just star count — but we rank by stars so the most-adopted work surfaces first.
CC0-1.0 — public domain. Copy, remix, and reuse freely.
{ "repo": "owner/name", "category": "Coding Agents" }