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.
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