S.A.D.F.A.C.E.
https://github.com/omar178/Emotion-recognition)
Original model used for emotion detection(Backend
- Flask framework:
pip3 install Flask
- MongoDB:
brew install MongoDB
Dashboard front-end
cd
intodashboard
folder.- Run
npm install
, thennpm start
in cmd.