Skip to content

Utshav-paudel/Docbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!