Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 809 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 809 Bytes

Talk to Your Local Data

Sample Output

Sample Image

Run Locally on Your PC

To get started with this project on your local machine, follow these steps:

  1. Clone the Repository

    git clone https://github.com/Utshav-paudel/Docbot.git
    cd Docbot
  2. Install Dependencies

    pip install -r requirements.txt
  3. Provide Model Path Ensure you have the necessary model files and provide the correct path in your configuration or environment settings.

  4. Run the Application

    streamlit run app.py

Enjoy interacting with your local data using this streamlined application!