Abdullah-khan9653/Real_Time_American_Sign_Language_Recognition_System
0
๐๏ธ 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
