AIAny
AI Agent2025
Icon for item

500 AI Agents Projects

Curates 500+ open-source AI agent use cases, indexed two ways: by industry vertical (healthcare, finance, legal, retail, and more) and by framework (CrewAI, AutoGen, LangGraph, LlamaIndex, Agno). Each entry links a runnable repo.

Introduction

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.

Information

  • Websitegithub.com
  • OrganizationsOracle
  • Authorsashishpatel26
  • Published date2025/01/01

More Items

GitHub
AI Agent2025

Autonomous Red Team agent that plans and executes realistic attack chains (reconnaissance, exploitation, pivoting, C2) while producing Rules of Engagement and an OPPLAN and running actions inside a hardened sandbox; intended for authorized red-team engagements and defensive verification.

GitHub
AI Agent2026

Provides modular, AI-optimized SKILL.md instructions that ground LLMs in Android development workflows and can be installed into agent environments via the Android CLI; focuses on tasks where LLMs underperform.

GitHub
AI Agent2026

Build native desktop apps authored with declarative .native markup and TypeScript (or Zig) compiled to native code, with no browser or JS runtime in the binary. Ships a component catalog, deterministic rendering, hot reload, and an embedded automation server for AI agent workflows.