简介
Awesome LLM Apps 是一个收录 50+ 生产级 AI 应用示例的合集,GitHub 6,000+ stars。每个示例都有完整可运行的源代码,涵盖 RAG 聊天机器人、AI Agent、多模型应用等。适合学习构建 AI 应用或寻找生产级起点的开发者。
Curated collection of 50+ production-ready AI application examples with full source code. RAG chatbots, AI agents, multi-model apps, and more. Each recipe is a complete, runnable project. 6,000+ stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd awesome-llm-apps/rag-chatbot
pip install -r requirements.txt
python app.pyAwesome LLM Apps 是一个收录 50+ 生产级 AI 应用示例的合集,GitHub 6,000+ stars。每个示例都有完整可运行的源代码,涵盖 RAG 聊天机器人、AI Agent、多模型应用等。适合学习构建 AI 应用或寻找生产级起点的开发者。
Created by Shubham Saboo. Licensed under MIT.
awesome-llm-apps — ⭐ 6,000+