Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.01 KB

MoodMonk : Your Emotion Partner

MoodMonk is your daily journal which analyses your mood from your speech and displays appropriate analytics, along with plots of your stress levels.

Screenshot: Home Screen

Demo

Pre-requisites

Usage

  • Update the config.json file and fill required configuration.
  • Install dependencies. npm install(inside project directory).
  • Start using by node server.js.
npm install
nodejs server.js
or
node server.js