Chatbot powered by OpenAI GPT-3
-
clone it to your local device.
$ git clone https://github.com/devincapriola/gpt-3-chatbot.git
-
install the requirements.
$ pip install -r requirements.txt
-
running the bot.
$ python main.py
-
go to local host.
$ Running on local URL: http://127.0.0.1:7860
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐ if this project helped you!