Emotion-Music-Recommendation and facial-recognition-music-recommendation
Both projects implement the identical pipeline of facial emotion detection → music recommendation via Spotify API, making them direct competitors addressing the same use case with similar technical approaches rather than complementary or dependent tools.
About Emotion-Music-Recommendation
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.
About facial-recognition-music-recommendation
chiragkochar89/facial-recognition-music-recommendation
AI-based Facial Recognition System that detects emotions and recommends music using Spotify API
Scores updated daily from GitHub, PyPI, and npm data. How scores work