Trending / repos
Shubhamsaboo/
awesome-llm-apps
AWESOME-LLM-APPS IS A LARGE PYTHON COLLECTION OF OPEN-SO
Open-Source LLM App Templates for Agents and RAG
Shubhamsaboo/awesome-llm-apps · Python
awesome-llm-apps is a large Python collection of open-source LLM application templates, including AI agents, agent skills, and RAG apps. The repository includes tested examples for Claude, Gemini, GPT, DeepSeek, Llama, Qwen, and other models, with Apache-2.0 licensing for reuse. It is useful for developers who want practical starter projects for building, adapting, or shipping LLM-powered products.
- Stars
- 127K
- Forks
- 19K
- Issues
- 8
- PRs
- 13
Open-Source LLM App Templates for Agents and RAG
`Shubhamsaboo/awesome-llm-apps` collects more than 100 free LLM app examples, focused on AI agents, agent skills, and retrieval augmented generation apps.
What it includes
The repo ships Python templates that work with Claude, Gemini, GPT, DeepSeek, Llama, Qwen, and other models. Examples are built and tested end to end, making them useful as starting points rather than just reference snippets.
Why developers use it
The Apache-2.0 license allows reuse in commercial projects. Developers can clone a template, study the implementation, adapt it to their stack, and ship an LLM feature faster.