Detect
YOLOv8 tracks signing in the live camera feed.
AI-powered ASL translator bridging signers and non-signers. Uses YOLOv8 object detection with LSTM/TCN for real-time ASL-to-text and speech. Shipped as a PWA built with Next.js, FastAPI and PostgreSQL.
Detect
YOLOv8 tracks signing in the live camera feed.
Sequence
LSTM/TCN models turn gestures into language.
Speak
Text and speech output for non-signers.
GesturePro translates American Sign Language in real time—detection with YOLOv8, sequence modeling with LSTM/TCN, and a PWA front end so signers and non-signers can communicate without specialized hardware.
Problem
ASL communication barriers persist when interpreters or specialized devices aren’t available.
Solution
A browser-friendly PWA: camera in, text and speech out, backed by FastAPI and PostgreSQL.