Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 357 Bytes

GPTConversatorium

Let GPT talk to itself!!

image

How to use

  1. python3 -m pip install .\dist\pyGPTBot-0.0.2-py3-none-any.whl --force-reinstall
  2. python3 -m pip install openai
  3. python3 run.py
  4. open localhost:8088 in your webbrowser