Skip to content

SrutikNandaniya/AI_Gesture_Recognization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI_Gesture_Recognization

AI Gesture Recognition using Teachable Machine πŸ€–βœ‹

This project uses Google's Teachable Machine to recognize hand gestures in real-time using a webcam and TensorFlow.js.

πŸš€ Features

  • Real-time gesture recognition via webcam
  • Built using Teachable Machine and TensorFlow.js
  • No backend required β€” runs fully in-browser
  • Easy to customize with your own gestures

🧰 Tech Stack

  • HTML, CSS, JavaScript
  • TensorFlow.js
  • Teachable Machine
  • WebCam API

πŸ—οΈ How It Works

  1. Train a gesture model using Teachable Machine
  2. Export it as a TensorFlow.js model
  3. Load the model in your HTML/JS
  4. Use webcam input to recognize and respond to gestures.

About

AI gesture recognition with Teachable Machine involves training a model to recognize hand or body gestures using a webcam. Teachable Machine, by Google, allows users to collect gesture data, train a model without coding, and export it for use in websites or apps. It's a simple way to implement computer vision for interactive gesture-based controls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors