Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 717 Bytes

IITB-GPT

This prototype is designed as an AI assistant tailored for IIT Bombay students, aiming to streamline the process of accessing information and assisting with everyday tasks. The prime focus of this prototype is easily accessing information about the institution's rules and regulations, simplifying their search for essential guidelines and policies.

Running the application

NOTE: You may choose to create a virtual environment.
Install the dependencies using pip install -r requirements.txt
Run the API using python main.py
Run the web app using streamlit run ui.py
Now visit localhost:8501

Demo

alt text