awesome-ai-agents: Curated directory of 27K+ starred AI agent projects

Project Overview

The AI agent ecosystem has exploded over the past two years, making it nearly impossible to track every new project. E2B’s curated list, sitting at over 27,000 stars on GitHub[1], serves as a centralized directory rather than a framework or tool itself. What distinguishes this collection from a simple bookmark dump is its deliberate structure: projects are split into open-source and closed-source categories, with detailed metadata for each entry including category tags, descriptions, and links to documentation. The list operates as a living document, maintained through community pull requests and a submission form, which means its value is directly tied to how actively the community contributes. E2B, the company behind the list, has a clear motivation here—they build infrastructure for AI agents and this list serves as both a community resource and a funnel for their commercial offerings like the Code Interpreter SDK[2]. It’s a smart positioning play that provides genuine value while establishing their brand within the developer community they’re targeting.

What It’s For

This is a reference catalog for anyone building or researching autonomous AI agents. If you’re trying to understand what already exists before building your own agent, or if you need to find a specific type of agent for a particular use case like data labeling, code generation, or multi-agent simulations, this list saves you weeks of GitHub spelunking. The web version adds filtering capabilities that the README alone can’t provide, letting you narrow down by category or use case. Where this list falls short is depth—each entry provides only a paragraph of description and a few links, so you’ll still need to evaluate projects individually. It’s not a substitute for hands-on testing or reading actual documentation. For developers evaluating their tech stack, this is best used as a starting point: browse here, then dive deeper into the projects that match your requirements. The alternative would be maintaining your own bookmarks or relying on HN Show threads, which lack this structure.

How to Use It

The primary workflow is browsing and filtering. Start with the web version if you want to filter by category tags like ‘General purpose’, ‘Build your own’, or ‘Multi-agent’—the README groups entries alphabetically but doesn’t offer that filtering. Each entry includes a GitHub link, a description, and often links to papers or documentation. If you’re contributing, the process is straightforward: open a pull request maintaining alphabetical order within the correct category, or use the Google Form linked in the README. The maintainers emphasize keeping SDKs and frameworks in their companion list, ‘Awesome SDKs for AI Agents’[3], which is an important distinction—this list is specifically for end-user agents and assistants, not the tools used to build them.

Clone the repository locally to browse the list offline or search through the README

git clone https://github.com/e2b-dev/awesome-ai-agents.git

Add a new project to the list without creating a pull request

Submit via Google Form at https://forms.gle/UXQFCogLYrPFvfoUA

Recent Updates

Latest Release: N/A (N/A)

This is a curated list repository without traditional versioned releases

The repository has accumulated over 27,000 stars[1], indicating strong community interest in AI agent discovery. The README shows a backlog of projects to be added, suggesting the maintainers are actively curating but may be struggling to keep pace with the rapidly expanding ecosystem. The presence of a Discord community and a web UI version[4] suggests the project is evolving beyond a simple README into a more structured resource.


Sources & Attributions

[1] 27,688 stars as of repository data — e2b-dev/awesome-ai-agents [2] E2B’s Code Interpreter SDK is promoted within the README — e2b-dev/awesome-ai-agents [3] Companion list for SDKs and frameworks, separate from agent projects — e2b-dev/awesome-sdks-for-ai-agents [4] Web UI version mentioned in README at e2b.dev/ai-agents — e2b-dev/awesome-ai-agents