Skip to content

Designed a music recommendation system that leverages FER python library to suggest songs based on a user’s facial emotion.

License

Notifications You must be signed in to change notification settings

Nazneenp/music_recommedation_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Recommedation System

Designed a music recommendation system that leverages FER python library to suggest songs based on a user’s facial emotion.

About FER

  • Emotion Detection Tool: A Python library that identifies emotions in images by analyzing facial expressions.
  • Pre-trained Models: Utilizes pre-trained deep learning models to recognize a variety of emotions, such as happiness, sadness, and anger.
  • Easy Integration: Designed for easy integration into applications, allowing developers to incorporate emotion recognition capabilities with minimal effort.

Installation

git clone https://github.com/Nazneenp/music_recommedation_system
cd music_recommedation_system
pip install -r requirement.txt
python music_recommedation.py

Usage/Examples

  1. Demo/Example : Demo

License

MIT

About

Designed a music recommendation system that leverages FER python library to suggest songs based on a user’s facial emotion.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages