SignBridge is an original Next.js web app for multilingual sign-language accessibility workflows across American Sign Language, Welsh Sign Language, and Indian Sign Language.
- Translator interface for ASL, WSL, and ISL
- Camera preview with a prototype detection loop
- Starter dictionary pages for each language
- Text-to-sign planning interface
- Model-ready architecture separated from the UI
- Original branding, copy, and layout
npm install
npm run devOpen http://localhost:3000.
npm run buildThe current translator uses starter labels for interface testing. Connect trained ASL, WSL, and ISL models and validate all labels with local signers before production use.