A simple whatsapp bot that suggests music (Spotify links) based on user's mood.
HTTP requests are being sent to my localhost which id made public with ngrok.
Pretty basic stuff right now.
Added Spotify API.
Added OpenWeather API.
User enters their mood. Bot asks for location. Based on both, it suggests a song. Everything's rule based right now.
Here's a quick sample.
https://youtu.be/otJeM1bmhbw
Clone, create virtual environment, install packages.
Twilio account required.