Skip to content

PygHack 2019 award-winning android application that recognizes the user's emotion and plays the music. Worked with @mattang7, @mrvivacious.

Notifications You must be signed in to change notification settings

jihoonkang0829/moodsic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodsic

Based on mood, play music to either enhance the mood or encourage a new mood

Architecture

Input: photo from a camera (phone camera)

Logic: face emotion analysis api, local computer

Output: Speaker that plays the music recommended from the computer

Todo

o Phone detects when person enters the home and this triggers the picture event

o Take a picture through the phone

o Send the picture to the API

o API gets picture and returns a response that contains the predicted emotion

o Computer chooses the appropriate music based on the API emotion response

o Speaker gets music recommendation from computer

o Speaker plays music

Stack

Tbd

About

PygHack 2019 award-winning android application that recognizes the user's emotion and plays the music. Worked with @mattang7, @mrvivacious.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%