Inspiration
Most of the time finding music based on mood is difficult. Even if you find something, it's probably something you've already heard. So I made this web service to fetch the user mood from webcam and show song recommendations.
What it does
It gets the user media using webcam and then extracts emotions from it. It then sends the genre request to spotify service and then gets song recommendations.
Challenges we ran into
Getting the face api to work was a major task. The documentation is unclear for someone with no ML background.
Accomplishments that we're proud of
I made it!
What's next for Mood Music
It can fetch songs automatically when the previous song ends.
Built With
- axios
- css3
- face-api.js
- html5
- javascript
Log in or sign up for Devpost to join the conversation.