Skip to content

OmarAnKh/GymRat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏋️‍♂️ GymRat

GymRat is a lightweight Retrieval-Augmented Generation (RAG) system that powers a chat API for answering gym and fitness-related questions. It uses a custom prompt format based on Alpaca-style instruction-response pairs and integrates a vector store for context-aware responses.


🚀 Features

  • 🧠 Retrieval-Augmented Generation with embedded fitness Q&A data
  • 🗣️ Simple chat API endpoint for real-time interaction
  • 📚 Uses Alpaca-style instruction formatting
  • ⚙️ Easily extensible with different LLMs and vector DBs

🛠️ Getting Started

  1. Clone the repo

    git clone https://github.com/yourusername/gymrat.git
    cd gymrat
  2. Install dependencies

    pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages