GPT 3

How To Build a GPT-3 Chatbot with Python



Learn With Jabe

Learn how to create a messaging Chatbot that is driven by OpenAI’s GPT-3 in less than 50 lines of code!

In Depth blog tutorial: https://jman4190.medium.com/how-to-build-a-gpt-3-chatbot-with-python-7b83e55805e6

Github Repo: https://github.com/Jman4190/gpt3-jabebot

Requirements:
* Python 3.6 or newer
* OpenAI API key
* GitHub account
* Paid Twilio account
* Paid Render account

Helpful resources:
* https://www.twilio.com/blog/python-whatsapp-chef-bot-openai-gpt3
* https://www.twilio.com/blog/openai-gpt-3-chatbot-python-twilio-sms
* https://www.twilio.com/blog/ultimate-guide-openai-gpt-3-language-model
* https://www.twilio.com/blog/what-is-gpt-3
* https://www.twilio.com/blog/ghost-writer-spooky-openai-gpt3-python-whatsapp
* https://render.com/docs/deploy-flask
* https://www.twilio.com/docs/sms/quickstart/python