pravKotte/sign-language-recognition
1
Sign Language Recognition
A deep learning-based sign language recognition system built using TensorFlow, OpenCV, and Streamlit.
Features
- Upload video input
- AI predicts sign/action
- Deep learning inference using trained
.kerasmodel - Web deployment with Streamlit
Tech Stack
- TensorFlow
- OpenCV
- NumPy
- Streamlit
Run Locally
pip install -r requirements.txt
streamlit run app.pyModel
The model was trained using sequence-based video classification with deep learning architectures.
Deployment
Deployed using Hugging Face Spaces.
