Skip to content

A Flask Web Application that plays music based on the user’s Facial Emotions

Notifications You must be signed in to change notification settings

utkarshsingh99/Emotion-based-Music-Player

Repository files navigation

Emotion-based-Music-Player

Steps to install

  • git clone or git pull
  • Run the following command first:

mysql -u -p moodplayer < '/Path/of/the/project'/Database.sql

  • Make a seperate keys.py file and add it in the root of your project.
  • Add the following lines:

user = "" password = "" paralleldots_api_key = ""

  • Don't worry, this file is in .gitignore, so none of your details would be leaked

  • Run python3 main.py

About

A Flask Web Application that plays music based on the user’s Facial Emotions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •