https://github.com/rohitg00/awesome-ai-apps
A curated collection of awesome AI Agents and LLM Apps built with multiple tech stacks, showcasing real-world implementations using OpenAI, Gemini, local models, and various AI frameworks.
https://github.com/rohitg00/awesome-ai-apps
List: awesome-ai-apps
agents ai apps automation framework genai genai-apps llm llm-apps llms
Last synced: 8 months ago
JSON representation
A curated collection of awesome AI Agents and LLM Apps built with multiple tech stacks, showcasing real-world implementations using OpenAI, Gemini, local models, and various AI frameworks.
- Host: GitHub
- URL: https://github.com/rohitg00/awesome-ai-apps
- Owner: rohitg00
- License: mit
- Created: 2025-06-12T10:12:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T19:24:46.000Z (8 months ago)
- Last Synced: 2025-07-13T21:25:03.946Z (8 months ago)
- Topics: agents, ai, apps, automation, framework, genai, genai-apps, llm, llm-apps, llms
- Language: TypeScript
- Homepage: https://createmvps.app
- Size: 1.4 MB
- Stars: 85
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/funding.yaml
- License: LICENSE
- Roadmap: Roadmap.md
Awesome Lists containing this project
README

# Awesome AI Apps [](https://awesome.re)
A curated collection of **practical AI agents** and generative AI applications built with diverse tech stacks, demonstrating real-world implementations using OpenAI, Gemini, local models, and various AI frameworks.
## 📊 Collection Overview
This repository contains **complete AI applications** organized into 5 main categories:
- **🎯 [Starter Agents](./starter-agents/)**: Simple, single-purpose AI agents
- **🧠 [Advanced Agents](./advanced-agents/)**: Complex AI agents with sophisticated workflows
- **👥 [Multi-Agent Teams](./multi-agent-teams/)**: Collaborative AI systems with specialized agents
- **📚 [RAG Applications](./rag-applications/)**: Retrieval-Augmented Generation with knowledge bases
- **🎨 [Multimodal Apps](./multimodal-apps/)**: Applications combining text, images, audio, and video
## 🚀 Featured Categories
### 🎯 [Starter Agents](./starter-agents/)
Simple, single-purpose AI agents perfect for learning and quick implementations:
-
**[AI21 Studio Chat](./starter-agents/ai21-studio-chat/)** - Jurassic model integration
-
**[Voice-Enabled Chatbot](./starter-agents/elevenlabs-voice-assistant/)** - Voice-enabled chatbot using ElevenLabs
-
**[Claude 4 Conversation Agent](./starter-agents/claude-3-conversation-agent/)** - Conversation agent using Claude models
-
**[Google PaLM Chat](./starter-agents/google-palm-chat/)** - Conversation agent using Google PaLM models
-
**[Local Llama Chat](./starter-agents/local-llama-chat/)** - Conversation agent using Local Llama models
-
**[OpenAI Chat Assistant](./starter-agents/openai-chat-assistant/)** - Chat assistant using OpenAI API
-
**[Claude Code Reviewer](./starter-agents/claude-code-reviewer/)** - Code reviewer using Claude Sonnet 4
-
**[Streaming Response Chat Bot](./starter-agents/together-ai-chat/)** - Real-time chatbot with Together AI streaming responses
### 🧠 [Advanced Agents](./advanced-agents/)
Sophisticated AI agents with complex reasoning and multi-step workflows:
-
**[Brand Video Monitor](./advanced-agents/brand-video-monitor/)** - Brand video monitoring and analysis
-
**[Blog Video Writer](./advanced-agents/blog-video-writer/)** - Generate blog posts from videos with multi-agent pipeline
### 👥 [Multi-Agent Teams](./multi-agent-teams/)
Coordinated AI teams working together on complex tasks:
-
**[Content Creation Team](./multi-agent-teams/content-creation-team/)** - Content creation team with specialized agents
### 📚 [RAG Applications](./rag-applications/)
RAG applications with knowledge bases:
-
**[Contextual Video RAG](./rag-applications/contextual-video-rag/)** - Advanced video RAG with contextual compression and semantic retrieval
-
**[Content Management System](./rag-applications/content-management-system/)** - Intelligent RAG-powered content management
-
**[Competitive Intelligence Platform](./rag-applications/competitive-intelligence-platform/)** - Market & competitor insights with RAG
-
**[Corrective Video RAG](./rag-applications/corrective-video-rag/)** - Video analysis with three-tier evaluation and corrective strategies
### 🎨 [Multimodal Apps](./multimodal-apps/)
Applications combining text, images, audio, and video:
-
**[Gemini Video Analyzer](./multimodal-apps/gemini-video-analyzer/)** - Video content analysis and insights
-
**[Gemini Sketch-to-Video](./multimodal-apps/gemini-veo-sketch2video/)** - Turn sketches into animated videos with Gemini and Veo
-
**[Multi-Modal Chatbot](./multimodal-apps/multi-modal-chatbot/)** - Chatbot that understands text, images, and video
# 🗓️ [Development Roadmap](./Roadmap.md)
See our complete development roadmap and release schedule in [Roadmap.md](./Roadmap.md), which outlines:
- 📅 Daily releases started
- 🎯 Target of 100+ complete applications by end of 2025
- 📈 Organized development across 5 strategic categories
- 🏗️ Detailed week-by-week implementation plans
- 🚀 Future expansion into enterprise solutions and community ecosystem (Q4 2025)
Track our progress and upcoming releases to see what we're building next!
## 🔗 Reference Resources
This collection was inspired by and references patterns from:
- [Awesome LLM Apps](https://github.com/Shubhamsaboo/awesome-llm-apps)
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 🙏 Acknowledgments
-
OpenAI for GPT models and APIs
-
Anthropic for Claude models and APIs
-
Google for Gemini AI capabilities
-
Meta for Llama model family
-
Motia for AI Agents and Backend Automation
-
LangChain for agent frameworks
-
CrewAI for multi-agent orchestration
-
Agno for multi-agent systems
- All the amazing open source AI community
---
⭐ **Star this repository** if you find it helpful!
🔔 **Watch for updates** as we add more AI agents and applications!
💬 **Join the discussion** in Issues to suggest new apps or improvements!