Skip to content

sachetz/personalized-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run

Project Setup

cd to the project directory

Create and source a virtual environment

python3 -m venv ai_venv
source ai_venv/bin/activate

Download the requirements

pip install -r requirements.txt

Spinning up Chroma

Follow the instructions in db/chroma dir

About

A personalized RAG based AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages