/Moodify

Web app in which you take your photo and based on your facial expression it classifies your mood and plays revelent song from spotify based on your mood

Primary LanguageCSS

make4thon-hackathon

Web app in which you take your photo and based on your facial expression it classifies your mood and plays revelent song from spotify based on your mood

Installation

1. clone the repo
2. pip install -r requirements.txt
3. python app.py

app.py is webserver main.py is where the classifier function exist