Author: Shubhamsaboo
Stars: 227 stars today
Description: Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文
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,
xAI and open-source models like
Qwen or
Llama that you can run locally on your computer.
Tiger Data MCP |
Speechmatics |
Okara AI |
Become a Sponsor |
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 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
Clone the repository
bash
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
Navigate to the desired project directory
bash
cd awesome-llm-apps/starter_ai_agents/ai_travel_agent
Install the required dependencies
bash
pip install -r requirements.txt
Follow the project-specific instructions in each project's README.md file to set up and run the app.
🌟 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.
Unable to fetch file structure.