Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.13 KB

File metadata and controls

21 lines (18 loc) · 1.13 KB

GestureAI: Interactive Human Body Language Analysis Platform

Overview

GestureAI is an innovative web-based platform designed to analyze and interpret human body language in videos. This project integrates cutting-edge technologies and deep learning to offer a user-friendly interface for both general users and administrators.

Key Features

Body Language Analysis: Uses Google MediaPipe and a custom AI model to analyze video inputs.
Data-Driven Insights: Interprets movements based on 'What Every Body Is Saying' by Joe Navarro.
User System: Secure registration and login with JWT tokens.
User & Admin Dashboards: Personalized dashboards for users and a comprehensive admin control panel.
Data Collection for AI Training: Facilitates the collection of volunteer data to enhance model accuracy.

Built With

Front-End: ReactJS
Back-End: Python Flask
Database: MySQL
Authentication: JWT Tokens
AI & Machine Learning: Custom deep learning model, Google MediaPipe

Acknowledgements

Joe Navarro's 'What Every Body Is Saying'
Google MediaPipe