Most "awesome" lists hand you a wall of links and leave the hardest decision—which framework to bet on—entirely to you. This catalog flips that: it indexes the same 500+ agent projects along two axes at once, so you can enter from "I work in healthcare" or from "I already use LangGraph" and land on a runnable example either way.
What Sets It Apart
- Dual indexing: every use case is reachable both by industry vertical (healthcare, finance, legal, retail, supply chain, cybersecurity, and 20+ more) and by framework, so the same project shows up wherever your mental model starts.
- Framework-first grouping across CrewAI, AutoGen, Agno, LangGraph, and LlamaIndex turns the list into an implicit comparison: you see what each framework is actually used for in the wild, not just its marketing pitch.
- A side-by-side framework chart answers the question most tutorials dodge—when to reach for role-based multi-agent (CrewAI) versus stateful workflows (LangGraph) versus document-heavy pipelines (LlamaIndex).
- Entries point to concrete repos rather than blog posts, so each row is something you can clone and run instead of read about.
Who It's For
Great fit if you're scoping an agent project and want to see how others solved a similar problem in your domain, or if you're framework-shopping and want real usage signal before committing. Look elsewhere if you want deep tutorials or maintained code—this is a directory, so depth and freshness live in the linked projects, and link rot is the usual cost of any large curated list.
Where It Fits
Unlike single-framework example repos or generic agent tutorials, this sits one level up as a map across the ecosystem. Use it to discover and triage; use the linked repositories to actually build.