# Awesome AI Apps — RAG, Agents, Workflows & Use-Cases > High-signal directory of runnable AI apps (RAG, agents, workflows). Shortlist reference implementations and avoid rebuilding common patterns. ## Install Copy the content below into your project: ## Quick Use ```bash git clone https://github.com/Arindam200/awesome-ai-apps cd awesome-ai-apps less README.md ``` ## Intro Awesome AI Apps is a curated map of practical AI applications you can run or fork, making it easier to find working examples of RAG and agent workflows. **Best for:** Engineers looking for reference implementations of RAG, agents, and workflow patterns **Works with:** GitHub repos across many stacks; follow each project's own setup docs **Setup time:** 5–30 minutes (varies per app) ### Key facts (verified) - Use it to build a “reference bench”: pick 2–3 apps per pattern and compare architecture decisions. - Prioritize repos with recent pushes and active issues/PRs to reduce maintenance risk. - GitHub: 12,142 stars · 1,551 forks; pushed 2026-05-09 (GitHub API verified). ## Main A good way to consume large “awesome” directories: 1) Start from your goal (e.g., “RAG eval”, “agent + DB”, “workflow UI”) and shortlist 3 repos. 2) Run at least one repo end-to-end and write down the exact commands + env vars you needed. 3) Extract only the pieces you trust (auth, vector store, tracing) and keep them as internal templates. ### README excerpt (verbatim) 
This repository is a comprehensive collection of **80+ practical examples, tutorials, and recipes** for building powerful LLM-powered applications — including text agents, voice assistants, RAG apps, and MCP-backed tools. These projects serve as a guide for developers working with various AI frameworks and stacks. ## 📋 Table of Contents - [🎓 Courses](#-courses) - [🚀 Featured AI Apps](#-featured-ai-apps) - [🧩 Starter Agents](#-starter-agents) - [🪶 Simple Agents](#-simple-agents) - [🎙️ Voice Agents](#-voice-agents) - [🗂️ MCP Agents](#️-mcp-agents) - [🧠 Memory Agents](#-memory-agents) - [📚 RAG Applications](#-rag-applications) - [🔬 Advanced Agents](#-advanced-agents) - [📺 Tutorials & Videos](#-tutorials--videos) - [🚀 Getting Started](#getting-started) - [🤝 Contributing](#-contributing) ---A huge thank you to our sponsors for their generous support!