ElderVoice
AI-powered communication platform for elderly users — crash-proof UI, large typography, voice control and strict WCAG accessibility.
The challenge
Elderly users struggle with complex app interfaces. Standard social apps are inaccessible — small text, deep menus, no voice support, fragile UIs that crash on errors.
What we built
A SocialTech platform with extreme UX simplification: linear navigation (no burger menus), React Error Boundaries for crash-proof UI, voice-to-text intent recognition via Gemini, and hardcoded WCAG compliance in every component.
Key capabilities
- Linear navigation — no deep menu trees; large typography and high contrast throughout.
- Crash-proof UI with React Error Boundaries on every critical component.
- Gemini-powered voice intent recognition — speak instead of tap for key actions.
- WCAG-targeted components with screen reader support and ARIA throughout.
Tech stack
React · Next.js · Node.js · Gemini API · Web Speech API · WCAG 2.x