A simple twilio + OpenAI bot that receives a forwared voicenote on Whatsapp, and returns a summary of the content.
- Clone the repository
- Create a .env file with the credentials (follow .env.example)
- Run
npm install - Run
node server.js - Run
ngrok http 3000 - Update the webhook on Twilio with the ngrok url
- Activate the sandbox on Twilio
- Send a voicenote to the number configured on Twilio