Skip to content

Shreyashmohadikar/Mood-Melody

Repository files navigation

Mood-Melody

Music Genre Recommendation based on Facial Expressions.

Detects live facial emotion, provides the choice for language, and recommends music with playlist options.


Following are the steps to run the project:

  • Download and extract the project repository from github to your system

  • Create a virtual environment

Open terminal in the folder and enter following code snippets

pip install virtualenv

cd "project_folder_name"

virtualenv venv

venv\Scripts\activate

  • Install required packages

Now again open terminal in the main folder

pip install -r requirements.txt

  • Open cmd in the folder and run app.py

python app.py


Link for the Project Demo Video:


Screenshots:

Start screen

emotion detection screen

song and playlist recommendation

song

About

Music Recommendation based on Facial Expression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published