ashishpatel26/500-ai-agents-projects

The 500 AI Agents Projects is a curated collection of AI agent use cases across various industries. It showcases practical applications and provides links...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on August 31st, 2026
Created on December 20th, 2024
Open Issues & Pull Requests: 63 (+0)
GitHub issues: Enabled
Number of forks: 6,692
Total Stargazers: 37,529 (+2)
Total Subscribers: 433 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 16.8 days
90th percentile: 70.1 days
Tracked items: 24

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 11% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 22
New in 7 days: 1
Closed in 7 days: 8
Avg open age: 82 days
Stale 30+ days: 14
Stale 90+ days: 1

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • stale (22)
  • enhancement (8)
  • bug (5)
  • documentation (2)

Detailed Description

500 AI Agents Projects is a curated collection of AI agent implementations and use cases that developers can reference and adapt for their own work.

The collection addresses the challenge of understanding how AI agents apply across different industries and frameworks. Rather than teaching agent concepts from first principles, it provides a practical repository of working implementations spanning healthcare, finance, education, retail, cybersecurity, and other sectors. Each project includes runnable code with self-contained dependencies, allowing developers to examine real examples organized by both framework and industry vertical.

Developers building their first agent or evaluating frameworks for production use will find this most valuable. The collection explicitly compares major frameworks—LangGraph for stateful workflows and RAG pipelines, CrewAI for role-based team automation, AutoGen for code generation and research tasks, Agno for lightweight single agents, and LlamaIndex for enterprise document pipelines—helping teams choose based on their specific needs. Students learning agent architectures and researchers surveying the landscape will also benefit from the breadth of examples. The quick-start structure means you can run a working agent in minutes without monorepo setup overhead.

The project maintains active engagement with its user base. Outside users raise nearly all open issues rather than the core team, indicating substantial real-world adoption and practical feedback. Maintainers respond to new issues and pull requests within hours. Work in the issue tracker centers on enhancements and bug fixes, reflecting a focus on expanding the collection and maintaining code quality.