/PDF-Chatbot

The streamlit application for everyone who want to chit chat with their documents.

Primary LanguagePythonApache License 2.0Apache-2.0

PDF-Chatbot

The streamlit application for everyone who want to chit chat with their documents.

Follow the below to steps to execute the application

  • Clone the repository using git clone [REPO_HTTP_LINK]
  • Move Inside the repo using cd [REPO_NAME]
  • Install all the dependencies using the command pip install -r requirements.txt
  • Now, write the execution command to launch the streamlit app in your browser streamlit run main.py