200+ AI agent resources curated from real projects and frameworks
2

200+ AI agent resources curated from real projects and frameworks

200+ AI agent resources curated from real projects and frameworks

1,580 stars
N/A forks
N/A contributors

README

Project documentation from GitHub

The Ultimate AI Agent Resource List (200+ Curated Links)

You're building an AI agent. Maybe it's a simple chatbot that books meetings. Maybe it's a multi-agent system that writes code. Either way, you quickly realize the ecosystem is a firehose of tools, frameworks, and projects. Where do you even start?

Someone already did the filtering for you. There's a GitHub repo quietly collecting the best AI agent resources from real projects and production frameworks. Over 200 of them, curated by someone who clearly spent hours digging through the noise.

What It Does

awesome-ai-agents is exactly what the name suggests — a hand-curated, categorized directory of AI agent resources. It covers frameworks (LangChain, CrewAI, AutoGPT), tools (browser automation, code execution, memory systems), and real-world projects (customer support bots, research assistants, code generators).

The repo organizes everything into sensible categories like:

  • Agent frameworks and orchestration
  • Tool use and function calling
  • Memory and state management
  • Multi-agent systems
  • Evaluation and safety
  • Learning resources and papers

Each entry has a brief description and a direct link. No fluff, no opinion pieces. Just links to the actual tools and projects you can use today.

Why It's Cool

What makes this different from other "awesome" lists is the curation quality. The author didn't just scrape GitHub topics. They vetted each entry for utility and real-world applicability.

A few things stand out:

  • Production focus. Many entries are from startups and companies actively shipping agent products, not just experimental repos.
  • Cross-framework coverage. It includes both Python and TypeScript/JavaScript resources, LangChain and non-LangChain alternatives.
  • Constant updates. The repo seems actively maintained with fresh additions every month.
  • Context-rich descriptions. Each link includes enough context to understand what it does without clicking through blindly.

If you're evaluating an agent stack for your next project, this saves you days of research.

How to Try It

You don't need to install anything. Just visit the repo:

https://github.com/slavakurilyak/awesome-ai-agents

Star it for later, or clone it locally to browse without internet:

Did you like this issue?

Join our weekly newsletter

Love discovering amazing projects?

Help us continue bringing you the best open-source discoveries every week.

Back to Projects
Last updated: Jun 17, 2026