aj-naik/Emotion-Music-Recommendation
Flask web app for recommending music based on your facial expressions using FER 2013 dataset and Spotify api
Combines a custom CNN trained on FER2013 for 7-emotion classification with real-time webcam video streaming via OpenCV and multithreading, then queries Spotify's API through spotipy to fetch emotion-matched playlists. The Flask backend processes frames server-side using Keras/TensorFlow inference (~66% accuracy on grayscale 48×48 images), while a neumorphism-styled web interface displays recommended tracks based on detected emotions.
No commits in the last 6 months.
Stars
99
Forks
34
Language
Python
License
MIT
Category
Last pushed
May 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aj-naik/Emotion-Music-Recommendation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hoangsonww/Moodify-Emotion-Music-App
🎹 Moodify - an emotion-based music recommendation system that uses AI/ML models to analyze text,...
rasbt/musicmood
A machine learning approach to classify songs by mood.
adblockradio/adblockradio
An adblocker for live radio streams and podcasts. Machine learning meets Shazam.
Sandlie101G12B/Lost
The best open source music player on Android.
CharlesYuan02/emotion-music-player
A music player that recommends songs based on your detected mood. Created for TOHacks 2021.