Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.01 KB

WhatsAppGPT 💬

This is a simple implementation of gpt3.5-turbo model from OpenAI API whithin a twilio WhatsApp Sandbox.

Steps

Usage 🔩

  1. Fork this repo (Don't forget to put your OpenAI Keys envs)

  2. Deploy to Heroku

Deploy

  1. Create twilio account and follow the steps to create WhatsApp Sandbox

  2. In the Sandbox Settings put your heroku server link with POST Method (this will enable the comunication between the OpenAI API and your Sandbox)

  1. Let's test.🧑🏽‍💻