Prompts2026年4月6日·1 分钟阅读

Awesome LLM Apps — 50+ AI App Recipes with Source Code

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.

PR
Prompt Lab · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd awesome-llm-apps/rag-chatbot
pip install -r requirements.txt
python app.py

简介

Awesome LLM Apps 是一个收录 50+ 生产级 AI 应用示例的合集,GitHub 6,000+ stars。每个示例都有完整可运行的源代码,涵盖 RAG 聊天机器人、AI Agent、多模型应用等。适合学习构建 AI 应用或寻找生产级起点的开发者。


🙏

来源与感谢

Created by Shubham Saboo. Licensed under MIT.

awesome-llm-apps — ⭐ 6,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产