Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 348 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 348 Bytes

Simple RAG Chatbot using Gemini_API

Demo App

Running the project locally

In your terminal run the requirements.txt file using this pip

pip install -r requirements.txt

Running RAG ChatBot Application in Terminal

cd into your directory
python chat.py