Skip to content

Mood-Analxyzer using Face and textual sentiments. Technologies used - AWS and AI-ML

Notifications You must be signed in to change notification settings

kunatastic/Mood-Analxyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mood-Analxyzer

Main Aim:

Analyses the Mood of the User using Facial and Textual Sentiments

Facial Sentiments

The facial sentiments is being build up on face-api.js. This will ask the permission for accessing our Camera. This module will try to find the sentiments on your face, your estimated age and your gender.

Textual Sentiments

The Textual Sentiments are being build upon AWS services namely AWS Comprehend, AWS S3 and AWS Lambda Function. You need to upload a .txt document to the form and the document is then analyzed by the AWS Comprehend service via the Lambda function and the result (Sentiment Score) can be viewed using the deployed API endpoint.

Report Analysis

Here your complete Anaylsis of your facial and textual details will be represented and stored.

How to use:

  1. Clone this repo to your localhost.

  2. Enable the CORS policy in your Browser for using and retrieving the data from AWS. You can do easily using the Extension ( This exstension is for chrome only).

  3. After enabling the CORS Extension.

  4. run the index.html on your localhost.

Important:

  1. The AWS feature is not automated as of now. It is planned for future scope of the project as is mentioned in the research paper submitted.

  2. Warning: Dont directly run the index.htm use the LiveServer feature in VScode

  3. Login Module is Disabled just hit signin button

About

Mood-Analxyzer using Face and textual sentiments. Technologies used - AWS and AI-ML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published