Shubhamsaboo / awesome-llm-apps
100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
description README.md
Awesome LLM Apps
100+ open-source AI agents, agent skills, and RAG apps. Hand-built, tested end-to-end, Apache-2.0.
Clone it, ship it, sell it - 100% free and open-source
Works with Claude, Gemini, GPT, DeepSeek, Llama, Qwen and other open-source models.
Step-by-step tutorials on Unwind AI · Quick start · Browse all templates
Project Graveyard
|
Insurance Claim Live Agent Team
|
AI Fraud Investigation Agent
|
Self-Improving Agent Skills
|
AI Home Renovation Agent
|
Always-on HN Briefing Agent
|
🚀 Run one now
Give your coding agent a new skill in 10 seconds:
npx skills add https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/agent_skills/project-graveyard
Then ask it: "why do I never finish my side projects?"
Or clone and run any 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
📬 New templates drop weekly. Get them in your inbox on Unwind AI.
🙏 Thanks to our sponsors
Vorflux |
Become a Sponsor |
📂 Browse all templates
🧩 Agent Skills
Give your coding agent new abilities. One command to install, plain English to use. Every skill ships real code and passes a security + eval CI gate. Works with Claude Code, Codex, Cursor, and other coding agents. Browse all skills →
- ⚰️ Project Graveyard - Finds every side project you abandoned, tells you why each one died, and helps you finish the one worth going back to
- 🔭 Scope Creep Detector - Checks whether a diff grew beyond its stated intent and recommends what to keep, split, or justify
- 🏺 Commit Archaeologist - Reconstructs why a file or code region exists from its introducing commit, later edits, co-changes, and intent clues
- 🩺 Dependency Doctor - Checks a dependency manifest for standard-library pins, obsolete backports, unpinned entries, duplicate constraints, and yanked releases
- 🧠 Advisor Orchestrator Worker - Meta Loop with Claude Fable 5 as advisor, GPT-5.6 as orchestrator, and Gemini 3.7 Flash as worker
- ♾️ Self-Improving Agent Skills - Automatically optimize agent skills using Gemini and ADK
🌱 Starter AI Agents
Single-file agents that run with just an API key - a great place to start.
- 🎙️ AI Blog to Podcast Agent - Turn any blog URL into a narrated podcast episode
- ❤️🩹 AI Breakup Recovery Agent - An agent team that talks you through the post-breakup spiral
- 📊 AI Data Analysis Agent - Ask questions of any CSV or Excel file in plain English
- 🩻 AI Medical Imaging Agent - Diagnostic analysis of X-rays and scans with Gemini
- 😂 AI Meme Generator Agent (Browser) - Makes memes by driving a real browser, not an image API
- 🎵 AI Music Generator Agent - Prompt in, MP3 track out
- 🛫 AI Travel Agent (Local & Cloud) - Personalized day-by-day travel itineraries
- ✨ Gemini Multimodal Agent - Video analysis plus web search in one agent
- 🔄 Mixture of Agents - Multiple LLMs answer, one aggregates the best response
- 📊 xAI Finance Agent - Real-time stock analysis powered by Grok
- 🔍 OpenAI Research Agent - Multi-agent topic research with the OpenAI Agents SDK
- 🕸️ Web Scraping AI Agent - Describe what to extract and the agent scrapes it
🚀 Advanced AI Agents
Production-style agents with tools, memory, and multi-step reasoning.
- 🏚️ 🍌 AI Home Renovation Agent with Nano Banana Pro - Photos of your space in, renovation plan and photorealistic renders out
- 🧠 DevPulse AI - Multi-Agent Signal Intelligence - Aggregates and scores technical signals into a daily intelligence digest
- 🔍 AI Deep Research Agent - Comprehensive web research with the OpenAI Agents SDK and Firecrawl
- 📊 AI VC Due Diligence Agent Team - Multi-agent startup investment analysis with Gemini 3
- [🔬 AI Research Planner & Executor (Google Interactions API)](advanced_ai_agents/single_agent_apps/research_a
More in Uncategorized

openclaw / openclaw
OpenClaw is an open-source personal AI assistant that runs on your own devices and connects to the communication platforms you already use. It provides a fast, always-available assistant that can respond, listen, speak, and perform tasks across desktop and mobile devices.

obra / superpowers
An agentic skills framework & software development methodology that works.

affaan-m / everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

mattpocock / skills
Created by renowned TypeScript educator Matt Pocock, Skills is a collection of practical, reusable workflows for AI coding agents such as Claude Code and Codex. The skills help developers plan, test, debug, and build real-world software while keeping control of the engineering process





