This chatbot uses OPENAI's API key to answers faqs.
- Get your OpenAI API key here - https://beta.openai.com/account/api-keys
- Replace that key in the
app.py
code - Must keep that api key to highly private and don't show them to anyone
- Install the required libraries
pip install -r requirements.txt
- run
python app.py