- A flask server app to recommend music based on current mood.
- Clone the repositiory :
git clone https://github.com/gittcoder/Emotion-Detection-And-Recommendation
- Navigate to root directory
-
Run the following command to start the flask server :
python app.py
-