Gesture Sense AI - This Project Uses Computer Vision and AI-based Image Classification to Recognize Human Gestures in Real Time. Th

by rishi775 in Workshop > Science

21 Views, 1 Favorites, 0 Comments

Gesture Sense AI - This Project Uses Computer Vision and AI-based Image Classification to Recognize Human Gestures in Real Time. Th

Screenshot 2026-04-16 151558.png

AI Model Training


The system uses a machine learning model to recognize hand gestures in real time through a webcam. It enables touchless interaction by accurately identifying different gestures and responding accordingly, demonstrating the application of computer vision in intuitive human-computer interfaces.

Supplies

Tools required to create this project are:

  1. Pictoblox Software: Download PictoBlox | Windows, MacOS, Linux, Chromebook, Android & iOS
  2. Laptop/PC
  3. Inbuilt or External Camera Setup
  4. Objects to showcase on camera -


Training Model

Screenshot 2026-04-16 144418.png


I have trained my hand gestures by using Teachable machine.

Generate Files

Screenshot 2026-04-16 144538.png


Then i have copied the tensorflow.js file for uploading into pictoblox.

Final Output -

Screenshot 2026-04-16 151558.png

This project uses computer vision and AI-based image classification to recognize human gestures in real time. The webcam captures live input, the trained machine learning model processes the gesture, and the system predicts the gesture class with a confidence score. The continuous loop enables real-time touchless interaction and smart automation.