Awesome LLM Apps Awesome LLM Apps

Awesome LLM Apps

Awesome LLM Apps

Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

A curated collection of Awesome LLM apps built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more. This repository features LLM apps that use models from OpenAI, Anthropic, Google, and open-source models like DeepSeek, Qwen or Llama that you can run locally on your computer.

Why Awesome LLM Apps?

  • Discover practical and creative ways LLMs can be applied across different domains, from code repositories to email inboxes and more.
  • Explore apps that combine LLMs from OpenAI, Anthropic, Gemini, and open-source alternatives with AI Agents, Agent Teams, MCP & RAG.
  • Learn from well-documented projects and contribute to the growing open-source ecosystem of LLM-powered applications.

AI Agents

Starter AI Agents

Advanced AI Agents

Autonomous Game Playing Agents

Multi-agent Teams

Voice AI Agents

MCP AI Agents

RAG (Retrieval Augmented Generation)

LLM Apps with Memory Tutorials

Chat with X Tutorials

LLM Fine-tuning Tutorials

Getting Started

  1. Clone the repository

    Terminal window
    git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
  2. Navigate to the desired project directory

    Terminal window
    cd awesome-llm-apps/starter_ai_agents/ai_travel_agent
  3. Install the required dependencies

    Terminal window
    pip install -r requirements.txt
  4. Follow the project-specific instructions in each project’s README.md file to set up and run the app.


← Back to projects