DEV Community

Cover image for LazyReminders
Muhammad Anas
Muhammad Anas

Posted on

LazyReminders

This is a submission for the Twilio Challenge

What I Built

Where we’re from, people are always on their phones - and WhatsApp is widely used for communication. We built LazyReminders: a WhatsApp Reminders bot that leverages Twillio and Natural Language Processing (NLP) to remind people about important events through text messages in WhatsApp. Using this bot, people can set up multiple reminders simply by sending a text or voice message and get reminded by a text! Our bot also has additional features such as first-rate data privacy through secure data encryption, timezone sensitivity and deletion/removal for any reminder at any time.

Demo

On YouTube: https://www.youtube.com/watch?v=rPG3okIw5iU&feature=youtu.be

Talk to the bot Today: https://www.getlazy.ai/featured/whatsapp-reminder-bot

Twilio and AI

OpenAI’s GPT-4o came out only days before we launched the bot - and using Twillio’s WhatsApp Sender, we brought GPT-4o into WhatsApp for everyone to use! Our approach was to take the general capabilities of OpenAI’s models and fine-tune it for our use-case: reminders. Using Twillio’s API, which made securely accessing audio from users simple, we were able to integrate our application with not just GPT-4o, but also OpenAI’s “Whisper” model.

Before finding Twillio, neither me nor my teammate had ever built anything for WhatsApp: both of us had worked with AI, but I personally didn’t even know that WhatsApp bots existed - and when I found out that they did, the idea of having a phone number connected to a server sounded impossible! Yet with Twillio’s docs we were able to have a working version out on the very same night!

Twillio streamlined the process of obtaining and registering a real phone number as well as connecting our WhatsApp bot to our server. Through Twillio, we brought our complex AI knowledge to WhatsApp for non-technical people such as my sister and father to use every day! Thank you, Twillio!

Additional Prize Categories

We don’t think our WhatsApp bot fits into any additional prize category. If you think we deserve to be in one of them, we’d be honored to be nominated.

Credits to: https://dev.to/chiefimagineer , https://dev.to/cutycat2000x

Top comments (0)