#Musivision

A web interface that plays music from Deezer's API using Microsoft's facial recognition API to figure out what kind of music the user wants to listen to in their current mood and plays the music from particular genres depending on it

Microsoft's emotions API analysis an image and provides with an array of emotions paired with their respective ratios. Choosing the top 3 ratios, I figure out how the user is feeling and then use a combination of genre based on it from Deezer's API. The app grabs popular songs from different radios based on the genres and plays them using the Deezer's widget player.

Share this project:

Updates