Skip to content

An augmented reality app that suggests music based on your scanned's face mood.

License

Notifications You must be signed in to change notification settings

PetarRan/spotify-mood-AR

Repository files navigation

Spotfy Mood App

image

Contributors:

GitHub Contributors Image

Descripton of the app

Spotfy Mood app recommends music based on your mood. It uses machine learning

algorithms to detect your mood through emoton recogniton. It will use your camera to

detect the emoton and then through a Spotfy API you'll be able to listen to a song based on

your mood. You are also going to be able to change the song covering your face.

How to Run:

To run this app on your machine, please follow the next steps.

Libraries

Following libraries will be needed to run this app locally:

  • flask
  • tensorflow -opencv-python
  • numpy

Installing the Libraries

To install the following libraries, latest version of Python that is LTS will be required. Once installed, setup the enviroment by calling the following script inside your directory:

pip install -r requierements.txt

Once installed, run app.py and your app will be available on your loopback address on localhost.

127.0.0.1:5000

If you want to test the spotify API, please follow the Authorization flow from their official documentation:

Screenshot 2022-06-03 010411

Screenshot 2022-06-03 010351

s

Live Demo: currently not available COMING SOON

About

An augmented reality app that suggests music based on your scanned's face mood.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published