Skip to content

My recent LLM Apps Experiments 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 laptop

Notifications You must be signed in to change notification settings

sachnaror/LLM-RAG-AI-Experiments

Repository files navigation

🌟 My LLM-RAG-AI-Experiments

My learnings via LLM Apps Experiments 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.

AI Agents

RAG (Retrieval Augmented Generation)

LLM Apps with Memory

Chat with X

LLM Finetuning

Advanced Tools and Frameworks

🚀 Getting Started

  1. Clone the repository

    git clone https://github.com/sachnaror/LLM-RAG-AI-Experiments.git
  2. Navigate to the desired project directory

    cd LLM-RAG-AI-Experiments/chat_with_X/chat_with_gmail
  3. Install the required dependencies

    pip install -r requirements.txt

About

My recent LLM Apps Experiments 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 laptop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages