• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Phyton LLM apps with AI Agents and RAG

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,861
Solutions
4
Reputation
32
Reaction score
45,552
Points
1,813
Credits
55,350
‎7 Years of Service‎
 
56%
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

This link is hidden for visitors. Please Log in or register now.


This link is hidden for visitors. Please Log in or register now.
This link is hidden for visitors. Please Log in or register now.


🌟 Awesome LLM Apps​

A curated collection of awesome LLM apps built with RAG and AI agents. 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.

This link is hidden for visitors. Please Log in or register now.

🤔 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 RAG and AI Agents.
  • 🎓 Learn from well-documented projects and contribute to the growing open-source ecosystem of LLM-powered applications.

🚨 Open Source AI Agent Hackathon​

We're launching a Global AI Agent Hackathon in collaboration with AI Agent ecosystem partners — open to all developers, builders, and startups working on agents, RAG, tool use, or multi-agent systems.

  • Win up to $25,000 in cash by building Agents
  • Top 5 projects will be featured in the top trending
    This link is hidden for visitors. Please Log in or register now.
    repo.
  • $20,000 worth of API and tool use credits from the partners

Participate Now:​

⭐ Star this repo and subscribe to
This link is hidden for visitors. Please Log in or register now.
for latest updates.

📂 Featured AI Projects​

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)​

MCP AI Agents​

🧠 Advanced LLM Apps​

💬 Chat with X Tutorials​

💾 LLM Apps with Memory Tutorials​

🔧 LLM Fine-tuning Tutorials​

🚀 Getting Started​

  1. Clone the repository

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

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

    Bash:
    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
Top