This is a simple implementation of gpt3.5-turbo model from OpenAI API whithin a twilio WhatsApp Sandbox.
Usage 🔩
-
Fork this repo (Don't forget to put your OpenAI Keys envs)
-
Deploy to Heroku
-
Create twilio account and follow the steps to create WhatsApp Sandbox
-
In the Sandbox Settings put your heroku server link with POST Method (this will enable the comunication between the OpenAI API and your Sandbox)
- Let's test.🧑🏽💻