Skip to content

Ahmed-Amamou/Python-RAG-Chatbot

Repository files navigation

RAG - Custom CHATBOT with Python

Install dependencies.

#Ahmed: This will be updated in future commits
pip install -r requirements.txt

Create the Chroma DB.

python create_database.py

Query the Chroma DB.

python query_data.py "What is Abdestar favorite color?"
  • Set up OPENAI_API_KEY as environment variable for this to work !

About

Custom RAG Chatbot for Student-Helper app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages