Collection

GitHub - Shubhamsaboo: Over 100+ AI Agent & RAG Apps Collection

A compilation of over 100 AI Agent and RAG applications available on GitHub.

A compilation of over 100 AI Agent and RAG applications available on GitHub.

# Awesome LLM Apps Collection Overview

If you're looking for a practical collection of runnable AI app examples, awesome-llm-apps is one of the more useful repositories to bookmark.

GitHub: https://github.com/Shubhamsaboo/awesome-llm-apps

What it is

awesome-llm-apps is a large open-source collection of 100+ runnable AI Agent and RAG app examples. Unlike many “awesome lists” that mainly link to external projects, this repo focuses on ready-to-run templates with source code, so developers can clone, modify, and ship them more quickly. :contentReference[oaicite:0]{index=0}

Why it stands out

The biggest value of this collection is that it is positioned as a practical cookbook for building modern LLM products. The repository emphasizes:

  • runnable starter templates
  • original, self-contained example projects
  • support for multiple model providers
  • coverage of common AI app patterns such as agents, RAG, MCP, voice agents, skills, and fine-tuning workflows :contentReference[oaicite:1]{index=1}
    • For AIBuildRadar readers, that makes it more useful than a simple resource list, because it helps answer a more important question: “What kinds of AI-native apps can actually be built today?” :contentReference[oaicite:2]{index=2}

      Main categories in the collection

      The repository is organized into multiple sections, including:

    • Starter AI Agents
    • Advanced AI Agents
    • Multi-agent Teams
    • MCP AI Agents
    • Voice AI Agents
    • RAG Tutorials
    • Agent Skills
    • LLM Apps with Memory
    • LLM Optimization Tools
    • Fine-tuning Tutorials
    • Agent Framework Crash Courses :contentReference[oaicite:3]{index=3}
      • This structure is especially helpful because it covers both beginner-friendly examples and more production-oriented agent systems. :contentReference[oaicite:4]{index=4}

        What AIBuildRadar readers should pay attention to

        From a product and research perspective, this collection is valuable for three reasons:

        1. It shows real AI app patterns

        You can quickly see which patterns are becoming common in the LLM app ecosystem, such as research agents, travel agents, sales intelligence agents, meeting agents, and multimodal workflows. :contentReference[oaicite:5]{index=5}

        2. It lowers experimentation cost

        Instead of building everything from scratch, developers can use these templates as a starting point for validation, demos, or internal tools. The repo explicitly presents itself as code you can fork, customize, and ship. :contentReference[oaicite:6]{index=6}

        3. It is useful for spotting trends

        Because the project spans agents, MCP, voice, RAG, memory, and skills, it works well as a trend surface for anyone tracking where AI application development is heading. :contentReference[oaicite:7]{index=7}

        Simple takeaway

        awesome-llm-apps is not just another curated list. It is better understood as a hands-on library of AI application patterns. For builders, it can save prototyping time. For AIBuildRadar, it is also a strong reference point for understanding what kinds of LLM-powered products are already practical and repeatable today. :contentReference[oaicite:8]{index=8}

        Link

        GitHub Repository: https://github.com/Shubhamsaboo/awesome-llm-apps