Skip to content

OiiOAI/awesome-ai-agents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome AI Agents 2026 Awesome

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.

Contents


Why This List

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.

Orchestration Frameworks

  • 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.

Coding Agents

  • 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.

Memory and Context

  • 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.

Multi-Agent Systems

  • 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.

Agent Tooling and Infrastructure

  • 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.

Low and No-Code Builders

  • 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.

Voice and Multimodal Agents

  • Agentset - Production RAG platform with reasoning, hybrid search, and multimodal support.
  • Pipecat - Framework for voice and multimodal conversational AI.

Safety Guardrails and Observability

  • 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.

Learning Resources

Changelog

  • March 2026 - Initial release with 80+ tools across 9 categories.

About

Awesome AI Agents for 2026

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors