500 AI Agents Projects
🇹🇭 ภาษาไทย
ภาพรวม
500 AI Agents Projects คือ curated collection ของ 500+ AI agent use cases แบ่งตาม industry และ framework — เป็น reference directory สำหรับนักพัฒนาที่ต้องการหา implementation ที่ใช้งานได้จริง (~29,300 ⭐)
หมวดตาม Industry
| Industry | ตัวอย่าง Use Case |
|---|---|
| Healthcare | HIA: วิเคราะห์ medical reports |
| Finance | Trading bots, market analysis |
| Education | Virtual AI tutor (personalized) |
| Customer Service | 24/7 chatbot |
| Retail | Product recommendations |
| Transportation | Autonomous delivery |
| Manufacturing | Quality control monitoring |
| Real Estate | Property pricing analysis |
| Agriculture | Crop health insights |
| Legal | Document review automation |
| HR | Recruitment assistance |
| Cybersecurity | Threat detection |
หมวดตาม Framework
| Framework | ลักษณะ |
|---|---|
| CrewAI | Role-based multi-agent teams |
| AutoGen | Microsoft’s conversational multi-agent |
| Agno | High-performance agent framework |
| LangGraph | Graph-based stateful agent workflows |
แต่ละ framework มี multiple use case examples พร้อม code links
วิธีใช้
ใช้เป็น starting point — หาว่ามีใครเคยทำ use case ที่คล้ายกันไหม แล้วดู implementation เป็น reference
ความเชื่อมโยง
- Multi-Agent Simulation — related concept
- Multi-Agent Trading — subset ของ Finance use cases
- Algorithmic Trading — Finance agents
🇬🇧 English
Overview
500 AI Agents Projects is a curated reference directory of 500+ AI agent use cases organized by industry and framework. It links to open-source implementations for each use case (~29,300 ⭐). Maintained by Ashish Patel.
Industry Categories
Healthcare · Finance · Education · Customer Service · Retail · Transportation · Manufacturing · Real Estate · Agriculture · Legal · HR · Cybersecurity
Framework Categories
| Framework | Characteristic |
|---|---|
| CrewAI | Role-based multi-agent teams |
| AutoGen | Microsoft conversational multi-agent |
| Agno | High-performance agents |
| LangGraph | Stateful graph-based agent workflows |
Usage
Use as a discovery tool — search for industry/use case to find existing open-source implementations before building from scratch.
Related Pages
- Multi-Agent Simulation — Conceptual basis
- Multi-Agent Trading — Finance/trading subset
- Algorithmic Trading — Context