InMotion is an application that helps you keep track of your emotional status. It adopts the Face-api, which allows InMotion to analyze the stories buried underneath your facial expressions. Through the webcam, in each frame InMotion captures and discovers the ratio of seven emotional categories: happy, neutral, surprised, sad, angry, disgusted, and fearful, respectively. The data is visualized by presenting the composition of your emotion in real-time two-dimensional diagram. By moving the cursor around, you can readily take an insight into your emotion at any moment.
We used an interactive frontend, with NodeJS, ExpressJS, and MongoDB as the backend. On the main page, users are allowed to upload two images, which helps the program target the face to keep track of in the video uploaded.

Log in or sign up for Devpost to join the conversation.