Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 160 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 160 Bytes

chatbot

  1. export OPENAI_API_KEY='sk-XXXXXXXXXXXXXXXX' (Obtain and replace with your OpenAI API key)
  2. pip install -r requirements.txt
  3. python chatbot.py