awesome-llm-apps:基于LLM技术的应用集合项目

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

分支1Tags0
文件最后提交记录最后更新时间
1 年前
10 个月前
1 年前
11 个月前
10 个月前
10 个月前
10 个月前
10 个月前
10 个月前
1 年前
1 年前
10 个月前

Unwind AI

LinkedIn Twitter

Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文


🌟 Awesome LLM Apps

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 logoOpenAI , anthropic logoAnthropic, google logoGoogle, X logoxAI and open-source models like alibaba logoQwen or meta logoLlama that you can run locally on your computer.

Shubhamsaboo%2Fawesome-llm-apps | Trendshift

🤔 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.

🙏 Thanks to our sponsors

Unblocked
Unblocked
Okara
Okara AI

Sponsor Us

AI Agents

🌱 Starter AI Agents

🚀 Advanced AI Agents

🎮 Autonomous Game Playing Agents

🤝 Multi-agent Teams

🗣️ Voice AI Agents

mcp logo

MCP AI Agents

📀 RAG (Retrieval Augmented Generation)

💾 LLM Apps with Memory Tutorials

💬 Chat with X Tutorials

🔧 LLM Fine-tuning Tutorials

🧑‍🏫 AI Agent Framework Crash Course

google logo Google ADK Crash Course

  • Starter agent; model‑agnostic (OpenAI, Claude)
  • Structured outputs (Pydantic)
  • Tools: built‑in, function, third‑party, MCP tools
  • Memory; callbacks; Plugins
  • Simple multi‑agent; Multi‑agent patterns

openai logo OpenAI Agents SDK Crash Course

  • Starter agent; function calling; structured outputs
  • Tools: built‑in, function, third‑party integrations
  • Memory; callbacks; evaluation
  • Multi‑agent patterns; agent handoffs
  • Swarm orchestration; routing logic

🚀 Getting Started

  1. Clone the repository

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

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

    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.

github logo

Thank You, Community, for the Support! 🙏

Star History Chart

🌟 Don’t miss out on future updates! Star the repo now and be the first to know about new and exciting LLM apps with RAG and AI Agents.

项目介绍

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

定制我的领域