jaydeepc / gamezard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DocuDialog

Requirements ✅

  • Python 3.7 or above
  • Langchain library
  • Streamlit library

Run The Application ⚙️

  1. Clone the repo
git clone git@github.com:GPT-Wizard/PDF-Chat.git
  1. Install packages
pip install -r requirements.txt
  1. Set up your .env file
  • Copy .env.example into .env Your .env file should look like this:
OPENAI_API_KEY=

  1. Running
streamlit run 🏠_Home.py 

Resources

About


Languages

Language:Python 100.0%