josebenitezg / WhatsAppGPT

WhatsApp Assistant Based on OpenAI API (gpt-3.5-turbo).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.πŸ§‘πŸ½β€πŸ’»

About

WhatsApp Assistant Based on OpenAI API (gpt-3.5-turbo).


Languages

Language:Python 98.5%Language:Procfile 1.5%