8000 GitHub - pathanjalisrinivasan/llm-apps: Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pathanjalisrinivasan/llm-apps

 
 

Repository files navigation

Unwind AI


🌟 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 even open-source models like LLaMA that you can run locally on your computer.

🚀 Getting Started

6156
  1. Clone the repository

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

    cd awesome-llm-apps/chat_with_X_tutorials/chat_with_gmail
  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.

🤝 Contributing to Open Source

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0