M

Moody

A plugin that helps you relax

The problem Moody solves

We use it for suggesting music to people by detecting their facial expressions. It can be used as a plugin in existing music streaming platforms like Spotify, Gaana to play a song automatically depending upon the user's expressions or mood.

Challenges we ran into

We had issues getting the Flask server to broadcast an IP to all the devices connected to the network. We fixed it by specifying the ip to be 0.0.0.0 and turning on debug mode.

Discussion