Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 971 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 971 Bytes

Lumi-LSPP

This is a hybrid RAG based chatbot that answers queries on undergraduate level degrees and colleges in Nepal.

Deployed App: https://proud-meadow-0ace66e00.4.azurestaticapps.net/

Steps to Run the Chatbot API Locally:

Step 1: Clone the repository

Step 2: Go to the Chatbot Folder cd chatbot

Step 3: Install the requirements pip install -r requirements.txt

Step 4: Recreate the chroma database python create_db.py

Step 5: Add your Open AI API Key to your environment variable OPENAI_API_KEY

Step 5: Run the flask app python app.py

Screenshots:

image (8)

1733042908730

1733042907596

1733042907548