Back to rankings

Shubhamsaboo/awesome-llm-apps

Pythontheunwindai.com

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

llmsragpythonagents
Star Growth
Stars
125.2k
Forks
18.5k
Weekly Growth
โ€”
Issues
1
50k100k
Apr 2024Jan 2025Oct 2025Jul 2026
ArtifactsPyPIpip install awesome-llm-apps
README

Unwind AI

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

Featured on Trendshift as the #1 repository of the day
Project Graveyard: an agent that autopsies your dead side projects Project Graveyard Insurance Claim Live Agent Team: voice claims settled in real time Insurance Claim Live Agent Team AI Fraud Investigation Agent: public records, cross-examined AI Fraud Investigation Agent
Self-Improving Agent Skills: skills that rewrite themselves against evals Self-Improving Agent Skills AI Home Renovation Agent: photo in, photoreal redesign out AI Home Renovation Agent Always-on HN Briefing Agent: it reads Hacker News while you sleep 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.

๐Ÿ“‚ 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 โ†’

๐ŸŒฑ 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, not just text: forms, cards, charts, editable plans.

๐ŸŽฎ 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.

๐Ÿ’พ LLM Apps with Memory

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

๐Ÿ’ฌ Chat with X

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

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

๐Ÿง‘โ€๐Ÿซ AI Agent Framework Crash Courses

Deep-dive tutorials on the major agent frameworks.

  • Google ADK Crash Course - Starter agent, structured outputs, tools (built-in, function, third-party, MCP), memory, callbacks, plugins, and multi-agent patterns. Model-agnostic.
  • OpenAI Agents SDK Crash Course - Starter agent, function calling, structured outputs, tools, memory, evaluation, handoffs, swarm orchestration, and routing logic.

โญ Star the repo to get notified when new templates drop.

Deutsch ยท Espaรฑol ยท franรงais ยท ๆ—ฅๆœฌ่ชž ยท ํ•œ๊ตญ์–ด ยท Portuguรชs ยท ะ ัƒััะบะธะน ยท ไธญๆ–‡

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

Related repositories
ollama/ollama

Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

GoGo ModulesMIT Licensellamallm
ollama.com
176.5k17k
open-webui/open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

PythonPyPIOtherollamaollama-webui
openwebui.com
146.1k21.2k
microsoft/generative-ai-for-beginners

21 Lessons, Get Started Building with Generative AI

Jupyter NotebookMIT Licenseaichatgpt
113.3k60.8k
dair-ai/Prompt-Engineering-Guide

๐Ÿ™ Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.

MDXMIT Licensedeep-learningprompt-engineering
promptingguide.ai
76.8k8.4k
666ghj/MiroFish

A Simple and Universal Swarm Intelligence Engine, Predicting Anything. ็ฎ€ๆด้€š็”จ็š„็พคไฝ“ๆ™บ่ƒฝๅผ•ๆ“Ž๏ผŒ้ข„ๆต‹ไธ‡็‰ฉ

PythonPyPIGNU Affero General Public License v3.0agent-memoryfinancial-forecasting
mirofish.ai
69k10.8k
unslothai/unsloth

Unsloth is a local UI for training and running Gemma 4, Qwen3.6, DeepSeek, Kimi, GLM and other models.

PythonPyPIApache License 2.0fine-tuningllama
unsloth.ai/docs
68.6k6.2k
crewAIInc/crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

PythonPyPIMIT Licenseagentsai
crewai.com
55.9k7.9k
GokuMohandas/Made-With-ML

Learn how to develop, deploy and iterate on production-grade ML applications.

Jupyter NotebookMIT Licensemachine-learningdeep-learning
madewithml.com
48.8k7.7k
LC044/WeChatMsg

wechatpyqt
41.9k5.2k
666ghj/BettaFish

ๅพฎ่ˆ†๏ผšไบบไบบๅฏ็”จ็š„ๅคšAgent่ˆ†ๆƒ…ๅˆ†ๆžๅŠฉๆ‰‹๏ผŒๆ‰“็ ดไฟกๆฏ่Œงๆˆฟ๏ผŒ่ฟ˜ๅŽŸ่ˆ†ๆƒ…ๅŽŸ่ฒŒ๏ผŒ้ข„ๆต‹ๆœชๆฅ่ตฐๅ‘๏ผŒ่พ…ๅŠฉๅ†ณ็ญ–๏ผไปŽ0ๅฎž็Žฐ๏ผŒไธไพ่ต–ไปปไฝ•ๆก†ๆžถใ€‚

PythonPyPIGNU General Public License v2.0agent-frameworkdata-analysis
deepwiki.com/666ghj/BettaFish
41.8k7.6k
patchy631/ai-engineering-hub

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

Jupyter NotebookMIT Licenseagentsai
join.dailydoseofds.com
36.6k6.1k
microsoft/graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system

PythonPyPIMIT Licensegraphragrag
microsoft.github.io/graphrag/
34.6k3.6k