Shubhamsaboo / awesome-llm-apps
Shubhamsaboo / awesome-llm-apps
🌟 Awesome LLM Apps 100+ AI Agent & RAG apps you can actually run — clone, customize, ship. AI Agents · Always-on Agents · Multi-agent Teams · MCP Agents · RAG · Voice Agents · Agent Skills · Fine-tuning Free step-by-step tutorials on Unwind AI Works with Claude · Gemini · OpenAI · xAI · Qwen · Llama
🌟 Awesome LLM Apps 100 多个你可以直接运行的 AI Agent 和 RAG 应用——克隆、自定义、发布。 AI Agent · 常驻 Agent · 多 Agent 协作团队 · MCP Agent · RAG · 语音 Agent · Agent 技能 · 微调 在 Unwind AI 上获取免费的分步教程 支持 Claude · Gemini · OpenAI · xAI · Qwen · Llama
🚀 Quick Start | 📂 Browse Templates | 📚 Step-by-Step Tutorials
🚀 快速开始 | 📂 浏览模板 | 📚 分步教程
💡 Why this exists You shouldn’t have to rebuild the same RAG pipeline, agent loop, or MCP integration from scratch every time you start a new LLM project. Awesome LLM Apps is a cookbook of ready-to-run templates - starter code you can fork, customize, and ship as a production LLM app. Every template here is self-contained with full source code, not collected from elsewhere.
💡 为什么存在这个项目 当你开启一个新的 LLM 项目时,你不应该每次都从零开始重建相同的 RAG 流水线、Agent 循环或 MCP 集成。Awesome LLM Apps 是一个可直接运行的模板手册——你可以分叉(fork)、自定义并将其作为生产级 LLM 应用发布的入门代码。这里的每个模板都是自包含的,拥有完整的源代码,而非从别处收集而来。
🛠️ Hand-built, not curated - every template is original work, tested end-to-end before it ships. 🧪 Runs in 3 commands - no broken requirements.txt, no “figure it out yourself” scaffolding. 🧠 Covers the modern AI stack - AI Agents, Always-on Agents, Multi-agent Teams, MCP Agents, Voice AI Agents, RAG, Agent Skills, Fine-tuning. 🌐 Provider-agnostic - switch between Claude, Gemini, GPT, Llama, Qwen, xAI and others with a config change. 📚 Step-by-step tutorials - every featured template has a free walkthrough on Unwind AI. 💸 Apache-2.0 - fork it, ship it, sell it. No paywall, no signup, no telemetry. ⭐ If this saves you time, star the repo - that’s how the next developer discovers it.
🛠️ 手工打造,而非简单整理 - 每个模板均为原创作品,在发布前均经过端到端测试。 🧪 3 条命令即可运行 - 没有损坏的 requirements.txt,也没有“自己去摸索”的脚手架。 🧠 涵盖现代 AI 技术栈 - AI Agent、常驻 Agent、多 Agent 团队、MCP Agent、语音 AI Agent、RAG、Agent 技能、微调。 🌐 模型供应商中立 - 只需更改配置,即可在 Claude、Gemini、GPT、Llama、Qwen、xAI 等模型间切换。 📚 分步教程 - 每个精选模板都在 Unwind AI 上提供免费的详细指南。 💸 Apache-2.0 协议 - 分叉、发布、售卖均可。无付费墙,无需注册,无遥测数据。 ⭐ 如果这为你节省了时间,请给仓库点个星 - 这是下一位开发者发现它的方式。
🚀 Quick Start
Run your first agent in 30 seconds:
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd awesome-llm-apps/starter_ai_agents/ai_travel_agent
pip install -r requirements.txt
streamlit run travel_agent.py
🚀 快速开始
在 30 秒内运行你的第一个 Agent:
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd awesome-llm-apps/starter_ai_agents/ai_travel_agent
pip install -r requirements.txt
streamlit run travel_agent.py
🔥 Featured This Month
| Template | What it does | Stack |
|---|---|---|
| ⚰️ Project Graveyard | Finds your dead side projects, tells you why each one died, and helps you finish the one worth going back to | Agent Skill · Runs locally |
| 📰 Always-on Hacker News Briefing Agent | Scheduled Hacker News scout that filters AI agent and LLM app signals into a delivery-ready daily brief | ADK + Agent Runtime |
| 🛡️ Insurance Claim Live Agent Team | Real-time voice claim intake with Gemini Live and ADK | Voice + ADK |
| 🏠 Home Renovation Agent | Photo → AI redesign with Nano Banana Pro | Vision + Multi-agent |
| ♾️ Self-Improving Agent Skills | Automatically optimize agent skills using Gemini and ADK | Agent Skills + ADK |
🔥 本月精选
| 模板 | 功能描述 | 技术栈 |
|---|---|---|
| ⚰️ 项目坟场 (Project Graveyard) | 找出你搁置的副业项目,分析失败原因,并帮你完成值得重启的项目 | Agent 技能 · 本地运行 |
| 📰 常驻 Hacker News 简报 Agent | 定时扫描 Hacker News,筛选 AI Agent 和 LLM 应用动态,生成每日简报 | ADK + Agent 运行时 |
| 🛡️ 保险理赔实时 Agent 团队 | 使用 Gemini Live 和 ADK 进行实时语音理赔受理 | 语音 + ADK |
| 🏠 房屋翻新 Agent | 照片 → 使用 Nano Banana Pro 进行 AI 重设计 | 视觉 + 多 Agent |
| ♾️ 自我优化 Agent 技能 | 使用 Gemini 和 ADK 自动优化 Agent 技能 | Agent 技能 + ADK |
📬 Subscribe on Unwind AI to get new template drops + tutorials in your inbox.
📬 订阅 Unwind AI,即可在收件箱中获取新模板发布和教程。
📑 Table of Contents 15 categories · Click to expand 🧩 Agent Skills | 🌱 Starter AI Agents | 🚀 Advanced AI Agents | 🛰️ Always-on Agents | 🤝 Multi-agent Teams | 🗣️ Voice AI Agents | 🖼️ Generative UI and Agentic Frontends | 🎮 Autonomous Game-Playing Agents | ♾️ MCP AI Agents | 📀 RAG Tutorials | 💾 LLM Apps with Memory | 💬 Chat with X Tutorials | 🎯 LLM Optimization Tools | 🔧 LLM Fine-tuning Tutorials | 🧑🏫 AI Agent Framework Crash Courses | 📂 Featured AI Projects
📑 目录 15 个分类 · 点击展开 🧩 Agent 技能 | 🌱 入门级 AI Agent | 🚀 进阶 AI Agent | 🛰️ 常驻 Agent | 🤝 多 Agent 协作团队 | 🗣️ 语音 AI Agent | 🖼️ 生成式 UI 与 Agent 前端 | 🎮 自主游戏 Agent | ♾️ MCP AI Agent | 📀 RAG 教程 | 💾 带记忆的 LLM 应用 | 💬 与 X 对话教程 | 🎯 LLM 优化工具 | 🔧 LLM 微调教程 | 🧑🏫 AI Agent 框架速成课 | 📂 精选 AI 项目