CoolFace
Apppublic

Abdullah-khan9653/Real_Time_American_Sign_Language_Recognition_System

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
App README

๐Ÿ–๏ธ Real-Time ASL Recognition (Aโ€“Z)

This project uses:

  • โ€”MediaPipe Hands
  • โ€”RandomForestClassifier
  • โ€”Gradio (Hugging Face Spaces)

How it works

  • โ€”Upload an image or use camera input
  • โ€”Hand landmarks extracted
  • โ€”Model predicts ASL alphabet (Aโ€“Z)

Notes

  • โ€”Near real-time predictions (HF webcam limitation)
  • โ€”CPU only, stable & reproducible