A meticulously curated list of frameworks, tools, platforms, and resources for building autonomous AI agents in 2026.
If this list saved you research time, please star it — it helps others find it too.
- Why This List
- Orchestration Frameworks
- Coding Agents
- Memory and Context
- Multi-Agent Systems
- Agent Tooling and Infrastructure
- Low and No-Code Builders
- Voice and Multimodal Agents
- Safety Guardrails and Observability
- Learning Resources
- Changelog
The AI agent ecosystem grew faster in 2025 than most engineers could keep up with. New frameworks launched monthly, companies merged products, and the line between "agent framework" and "workflow automation" blurred.
This list cuts through the noise. Every tool here has been evaluated against three questions:
- Is it actually used in production? (not just a demo repo)
- Is it actively maintained? (commit in the last 6 months)
- Does it solve a real, specific problem? (not just another LangChain wrapper)
Updated monthly. PRs welcome.
- Auto-Evolve — General framework for AI agent autonomous evolution with closed-loop iteration (research→execute→verify→learn).
- AutoGen - Event-driven multi-agent framework merged with Semantic Kernel for production workflows.
- CrewAI - Role-playing agent orchestration for collaborative agent teams.
- Google ADK - Modular agent dev kit integrating Gemini/Vertex AI.
- LangGraph - Enterprise framework for stateful, graph-based agent workflows.
- Mastra - Opinionated TypeScript framework with RAG and observability.
- Modus - Serverless framework for high-throughput agent workloads.
- OpenAI Agents SDK - Lightweight multi-agent SDK with tracing and guardrails.
- PraisonAI - Production multi-agent framework with self-reflection and MCP integration.
- Strands Agents SDK - AWS model-driven agent SDK with Bedrock integration.
- VoltAgent - TypeScript agent framework with built-in observability and a self-improving context engine.
- Aider - Terminal-first pair programmer that edits code in local repos and preserves Git history.
- AutoGPT - Mature autonomous agent platform with Forge and public benchmarks.
- Claude Code - Terminal-first agentic coding tool with multi-file edits, test running, and Git operations.
- MetaGPT - Simulates a full software company workflow from requirements to PRs using role-playing agents.
- Open Interpreter - Execute code locally via natural-language model instructions.
- OpenDevin - Autonomous software engineer for multi-step coding tasks and terminal automation.
- Cortex Memory - Solution for agent memory covering extraction, vector search, and optimization.
- LlamaIndex - Data framework for LLM applications with powerful indexing, retrieval, and RAG capabilities.
- Mem0 - Memory layer for AI applications with long-term, short-term, and semantic memory extraction.
- AgentVerse - Framework for custom multi-agent environments to accomplish collaborative tasks.
- EvoAgentX - Evaluates and evolves agentic workflows over time.
- Hivemoot - Agent teams that autonomously build software on GitHub.
- Swarm - Lightweight framework for agent handoffs, context variables, and function calling patterns.
- Swarms Framework - Multi-agent orchestration for production use cases with scalability and reliability.
- AgentDock - Framework for building and deploying production-ready AI agents.
- E2B - Cloud sandboxes for AI agents to run code securely.
- Firecrawl - Web scraping API built for LLMs that converts websites to clean markdown.
- Notte - Browser automation for production pipelines.
- Pilot Protocol - Networking stack for distributed agent systems with encrypted tunnels.
- AgentGPT - Deploy AI agents in the browser with zero local setup.
- Dify - Open-source LLM app development platform.
- Langflow - Visual drag-and-drop builder for LLM workflows and RAG agents.
- Wordware - Web-hosted IDE where domain experts collaborate with AI engineers.
- Agentset - Production RAG platform with reasoning, hybrid search, and multimodal support.
- Pipecat - Framework for voice and multimodal conversational AI.
- Agent OS - Kernel architecture for governing autonomous AI agents.
- AgentGuard - Runtime observability and guardrails for AI agents with loop detection.
- APort Agent Guardrails - Pre-action authorization plugin for agent frameworks.
- Orchard Kit - Modules for agent runtime security, self-audit, and collective cognition.
- AI Agents in LangGraph — DeepLearning.ai - Short course on building production agents with LangGraph.
- AgentBench: Evaluating LLMs as Agents - Benchmark for evaluating LLMs as agents across diverse environments.
- Building Effective Agents — Anthropic - Anthropic guide on agent design patterns and evaluation strategies.
- LLM Powered Autonomous Agents — Lilian Weng - Breakdown of LLM-powered agent components: planning, memory, and tool use.
- Prompt Engineering Guide - Community-maintained guide covering prompt engineering and agent strategies.
- ReAct: Synergizing Reasoning and Acting in Language Models - The foundational paper behind the ReAct prompting pattern.
- March 2026 - Initial release with 80+ tools across 9 categories.