๐Ÿ–๏ธ ASL Detection System

Real-time American Sign Language recognition for 29 classes (A-Z + SPACE, DEL, NOTHING)
Deep Learning ยท Computer Vision ยท Accessible AI
Python TensorFlow OpenCV License GitHub

Demo Video

Real-time ASL detection | Prabal Jay

Sample Results

ASL 'A' detection ASL 'Y' detection ASL 'P' detection

Try Live Demo

๐Ÿ‘‰ Launch Web Demo

Get Started in 1 Minute

git clone https://github.com/PrabalJay/asl-detection-29-classes.git
asl-detection-29-classes
pip install -r requirements.txt
python detect.py

About the Project

ASL Detection System is an open-source deep learning project to recognize American Sign Language gestures from images and live webcam. Built with TensorFlow and OpenCV, the model supports 29 classes and is trained on the ASL Alphabet Dataset.

Links & Resources