An open API service indexing awesome lists of open source software.

https://github.com/atmegabuzz/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
https://github.com/atmegabuzz/moodify

flask python python3 spotify

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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