/S.A.D.F.A.C.E.

NUS Hack&Roll 2019: Chrome Extension to track and display viewer emotions while watching YouTube videos

Primary LanguageJavaScript

S.A.D.F.A.C.E.

Original model used for emotion detection(https://github.com/omar178/Emotion-recognition)

Backend

  1. Flask framework: pip3 install Flask
  2. MongoDB: brew install MongoDB

Dashboard front-end

  1. cd into dashboard folder.
  2. Run npm install, then npm start in cmd.