SpotiMood

Spotify Mood-based Playlist

Prithu Pareek

SpotiMood is a mood-based spotify playlist generator that detects your mood based on your facial expression using your webcam.

- Winner of the Hack-112 Hackathon

the python application used OpenCV and TensorFlow to detect an emotion/mood from a user’s webcam. Using the detected mood, a custom playlist was generated using Spotipy (Spotify’s API) to emulate that mood. Songs were selected on the basis of energy, valence, danceability, etc.


Link to Github