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.

介绍

Awesome LLM Apps is a collection of 50+ production-grade AI app examples with 6,000+ GitHub stars. Every example includes complete runnable source code covering RAG chatbots, AI agents, multi-model apps, and more. Ideal for developers learning to build AI apps or looking for a production-grade starting point.


Quick Use

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

Intro

Awesome LLM Apps is a collection of 50+ production-grade AI app examples with 6,000+ GitHub stars. Every example includes complete runnable source code covering RAG chatbots, AI agents, multi-model apps, and more. Ideal for developers learning to build AI apps or looking for a production-grade starting point.


Source & Thanks

Created by Shubham Saboo. Licensed under MIT.

awesome-llm-apps — ⭐ 6,000+

🙏

来源与感谢

Created by Shubham Saboo. Licensed under MIT.

awesome-llm-apps — ⭐ 6,000+

讨论

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