Indian Sign Language · AI Detection
Learn to sign.
One gesture at a time.
Gesturify uses real-time computer vision to help you practice Indian Sign Language — instant feedback on your hand gestures as you learn the full alphabet and digits.
Practice Mode
Match the sign shown
Hold the correct hand sign in front of your camera — a match confirms automatically.
Reference Library
Learn the signs
All 35 ISL gestures — click any card to view details or jump into practice.
Quiz Mode
Test your knowledge
Pick a difficulty level. Each quiz has 10 questions drawn from all 35 ISL signs.
Beginner Quiz
Pick the correct sign
Intermediate Quiz
Type the sign shown
Advanced Quiz
Perform the sign
Activity Log
Practice History
Your recent practice and quiz sessions.
Your Progress
Statistics
Configuration
Settings
About
Gesturify
Gesturify is a real-time Indian Sign Language practice tool powered by a computer vision model served through a FastAPI backend.
Practice mode prompts you with a random sign and confirms when your gesture matches the prediction. Quiz mode offers three levels: Beginner (MCQ), Intermediate (type-in), and Advanced (live webcam signing). Learn mode shows all 35 reference images from your local dataset. Statistics and History track your progress over time.
The frontend captures webcam frames at configurable fps, mirrors the display for natural interaction, then sends the unmirrored frame via WebSocket for inference. The model recognises 35 classes — digits 1–9, letters A–Z, and a "No Hand" null class.