Skip to content

lakminagamage/pdf-chatbot-webapp

Repository files navigation

pdf-chatbot-webapp

A PDF chat app using OpenAI services.

To get started,

  1. clone the app repo.
  2. Install dependancies pip install -r requirements.txt
  3. Add OPENAI_API_KEY in the .env file at root directory. You can get a free API key at https://platform.openai.com.
  4. To run your app locally: streamlit run app.py
  5. To deploy your app to streamlit: Go to streamlit.io and follow instructions for deploy in docs section.
  6. Enjoy...

Demo : https://snapread.streamlit.app

Releases

No releases published

Packages

No packages published