claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Uncategorized / Others

awesome-llm-apps

100+ AI Agent & RAG apps you can actually run — clone, customize, ship.

// Uncategorized / Others[ api ][ web ][ claude ]#claude#agents#llms#python#rag#uncategorizedApache-2.0$open-sourceupdated about 13 hours ago
// install
git clone https://github.com/Shubhamsaboo/awesome-llm-apps

Unwind AI

Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文


🌟 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

  🚀 Quick Start     📂 Browse Templates     📚 Step-by-Step Tutorials  

Featured on Trendshift

💡 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.

  • 🛠️ 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.

🚀 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
TemplateWhat it doesStack
⚰️ Project Graveyard SkillFinds your dead side projects, autopsies why each died from its git history, and resurrects the one with a pulseAgent Skill + Git Forensics
📰 Always-on Hacker News Briefing AgentScheduled Hacker News scout that filters AI agent and LLM app signals into a delivery-ready daily briefADK + Agent Runtime
🛡️ Insurance Claim Live Agent TeamReal-time voice claim intake with Gemini Live and ADKVoice + ADK
🏠 Home Renovation AgentPhoto → AI redesign with Nano Banana ProVision + Multi-agent
♾️ Self-Improving Agent SkillsAutomatically optimize agent skills using Gemini and ADKAgent Skills + ADK

📬 Subscribe on Unwind AI to get new template drops + tutorials in your inbox.

📑 Table of Contents

15 categories · Click to expand

🌱 Starter AI Agents

Single-file agents that run with just an API key - a great place to start.

🚀 Advanced AI Agents

Production-style agents with tools, memory, and multi-step reasoning.

🛰️ Always-on Agents

Background agents that run on schedules or events, monitor changing context, decide what needs attention, and proactively deliver updates, artifacts, or actions.

🤝 Multi-agent Teams

Multiple agents collaborating to accomplish complex, cross-domain tasks.

🗣️ Voice AI Agents

Speech-in, speech-out agents using real-time voice APIs.

🖼️ Generative UI and Agentic Frontends

Agents that render interactive UI components — forms, cards, charts, editable plans — not just text.

🎮 Autonomous Game-Playing Agents

Agents that play games end-to-end - reasoning, strategy, and action.

♾️ MCP AI Agents

Agents that connect to external tools and data via Model Context Protocol.

📀 RAG (Retrieval Augmented Generation)

Retrieval pipelines - from simple chains to agentic and multi-source.

🧩 Awesome Agent Skills

Production-grade skills for Claude Code, Codex, Cursor, OpenClaw, Hermes, Antigravity, and any SKILL.md-compatible agent — real scripts and researched playbooks, never text-only prompt dumps. Read the quality bar →

💾 LLM Apps with Memory Tutorials

Agents and chatbots that remember conversations and user state across sessions.

💬 Chat with X Tutorials

Turn any data source into a chat interface.

🎯 LLM Optimization Tools

Reduce token usage, context size, and API cost without losing quality.

🔧 LLM Fine-tuning Tutorials

End-to-end fine-tuning recipes for open-source models.

🧑‍🏫 AI Agent Framework Crash Course

Deep-dive tutorials on the major agent frameworks.

Google ADK Crash Course

  • Starter agent; model‑agnostic (OpenAI, Claude)
  • Structured outputs (Pydantic)
  • Tools: built‑in, function, third‑party, MCP tools
  • Memory; callbacks; Plugins
  • Simple multi‑agent; Multi‑agent patterns

OpenAI Agents SDK Crash Course

  • Starter agent; function calling; structured outputs
  • Tools: built‑in, function, third‑party integrations
  • Memory; callbacks; evaluation
  • Multi‑agent patterns; agent handoffs
  • Swarm orchestration; routing logic

🙏 Built by

Created and maintained by Shubham Saboo with contributions from the amazing community members.

Top contributors

⭐ Star History

Star History Chart

🌟 Don't miss future drops - star the repo to get notified when new templates ship.

📜 License

Apache-2.0. See LICENSE. Fork it, ship it, sell it.

// compatibility

Platformsapi, web
Operating systems
AI compatibilityclaude
LicenseApache-2.0
Pricingopen-source
LanguagePython

// faq

What is awesome-llm-apps?

100+ AI Agent & RAG apps you can actually run — clone, customize, ship.. It is open-source on GitHub.

Is awesome-llm-apps free to use?

awesome-llm-apps is open-source under the Apache-2.0 license, so it is free to use.

What category does awesome-llm-apps belong to?

awesome-llm-apps is listed under uncategorized in the Claudeers registry of Claude-compatible tools.

0 views
116,798 stars
unclaimed
updated about 13 hours ago

// embed badge

awesome-llm-apps on Claudeers
[![Claudeers](https://claudeers.com/api/badge/awesome-llm-apps.svg)](https://claudeers.com/awesome-llm-apps)

// retro hit counter

awesome-llm-apps hit counter
[![Hits](https://claudeers.com/api/counter/awesome-llm-apps.svg)](https://claudeers.com/awesome-llm-apps)

// reviews

// guestbook

0/500

// related in Uncategorized / Others

🔓

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

// uncategorizedn8n-io/TypeScript195,071NOASSERTION[ claude ]
🔓

FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Q…

// uncategorizedx1xhlol/141,492GPL-3.0[ claude ]
🔓

The agent engineering platform.

// uncategorizedlangchain-ai/Python140,862MIT[ claude ]
🔓

A cloud-native Go microservices framework with cli tool for productivity.

// uncategorizedzeromicro/Go33,148MIT[ claude ]
→ see how awesome-llm-apps connects across the ecosystem