aws-samples/amazon-rekognition-engagement-meter
The Engagement Meter calculates and shows engagement levels of an audience participating in a meeting
Leverages Amazon Rekognition's face indexing and sentiment analysis APIs to perform real-time facial recognition and emotion detection from webcam streams, storing engagement metrics in DynamoDB. Built as a React frontend deployed via AWS Amplify with API Gateway and Cognito authentication, orchestrated through CloudFormation for multi-region AWS deployment. Enables user profile registration through face indexing and correlates detected sentiments (anger, calm, happiness, sadness, surprise) against historical data to generate aggregate engagement readings.
Stars
60
Forks
21
Language
JavaScript
License
MIT-0
Category
Last pushed
Nov 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aws-samples/amazon-rekognition-engagement-meter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MCarlomagno/FaceRecognitionAuth
ππ€³ Simple face recognition authentication (Sign up + Sign in) written in Flutter using...
manhcuong02/eKYC
eKYC (Electronic Know Your Customer) is a project designed to electronically verify the identity...
Devansh80/Aadhaar-UID-Masking-Tool
Final Year Project for Aadhar Card Masking Using Deep Learning and Image Processing Concepts.
elimu-ai/ml-authentication
πΆβπ«οΈ Android application for authenticating the current student using face recognition
irhammuch/android-face-recognition
Real Time Face Recognition App using Google MLKit, Tensorflow Lite, & MobileFaceNet.