This is a project using machine learning for detecting emotions based on the expression of the users. The interface is made up of HTML, CSS and JS, and the backend code is of Python.
Download all the files in a folder. Open terminal in the same folder.
Type the command 'python capture.py' in terminal.
A window will open in chrome browser having the interface of the player. Select emotion mode from the modes section. This will start the webcam. Face will be scanned in the ending of the currently playing song. You can manually move the song controller near the end to start the function.
When emotion is detected the song corresponding to emotion will be played.
Eel library of the python is used.