To get started with this project on your local machine, follow these steps:
-
Clone the Repository
git clone https://github.com/Utshav-paudel/Docbot.git cd Docbot
-
Install Dependencies
pip install -r requirements.txt
-
Provide Model Path Ensure you have the necessary model files and provide the correct path in your configuration or environment settings.
-
Run the Application
streamlit run app.py
Enjoy interacting with your local data using this streamlined application!