An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Awesome AI Apps](./docs/images/banner.gif)

# Awesome AI Apps [![Awesome](https://awesome.re/badge.svg)](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 logo **[AI21 Studio Chat](./starter-agents/ai21-studio-chat/)** - Jurassic model integration
- ElevenLabs logo **[Voice-Enabled Chatbot](./starter-agents/elevenlabs-voice-assistant/)** - Voice-enabled chatbot using ElevenLabs
- Anthropic Claude logo **[Claude 4 Conversation Agent](./starter-agents/claude-3-conversation-agent/)** - Conversation agent using Claude models
- Gemini logo **[Google PaLM Chat](./starter-agents/google-palm-chat/)** - Conversation agent using Google PaLM models
- Meta logo **[Local Llama Chat](./starter-agents/local-llama-chat/)** - Conversation agent using Local Llama models
- OpenAI logo **[OpenAI Chat Assistant](./starter-agents/openai-chat-assistant/)** - Chat assistant using OpenAI API
- Anthropic Claude logo **[Claude Code Reviewer](./starter-agents/claude-code-reviewer/)** - Code reviewer using Claude Sonnet 4
- Together AI logo **[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:
- Gemini logo **[Brand Video Monitor](./advanced-agents/brand-video-monitor/)** - Brand video monitoring and analysis
- Gemini logo **[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:
- Gemini logo **[Content Creation Team](./multi-agent-teams/content-creation-team/)** - Content creation team with specialized agents

### 📚 [RAG Applications](./rag-applications/)
RAG applications with knowledge bases:
- Gemini logo **[Contextual Video RAG](./rag-applications/contextual-video-rag/)** - Advanced video RAG with contextual compression and semantic retrieval
- Gemini logo **[Content Management System](./rag-applications/content-management-system/)** - Intelligent RAG-powered content management
- Gemini logo **[Competitive Intelligence Platform](./rag-applications/competitive-intelligence-platform/)** - Market & competitor insights with RAG
- Gemini logo **[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 logo **[Gemini Video Analyzer](./multimodal-apps/gemini-video-analyzer/)** - Video content analysis and insights
- Gemini logo **[Gemini Sketch-to-Video](./multimodal-apps/gemini-veo-sketch2video/)** - Turn sketches into animated videos with Gemini and Veo
- Gemini logo **[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 logo OpenAI for GPT models and APIs
- Anthropic Claude logo Anthropic for Claude models and APIs
- Gemini logo Google for Gemini AI capabilities
- Meta logo Meta for Llama model family
- Motia logo Motia for AI Agents and Backend Automation
- LangChain logo LangChain for agent frameworks
- CrewAI logo CrewAI for multi-agent orchestration
- Agno logo 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!