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, and open-source models like DeepSeek, Qwen or Llama that you can run locally on your computer.
Clone the repository
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
Navigate to the desired project directory
cd awesome-llm-apps/starter_ai_agents/ai_travel_agent
Install the required dependencies
pip install -r requirements.txt
Follow the project-specific instructions in each project's README.md
file to set up and run the app.
Contributions are welcome! If you have any ideas, improvements, or new apps to add, please create a new GitHub Issue or submit a pull request. Make sure to follow the existing project structure and include a detailed README.md
for each new 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.