Projects
Company — SLAIT · 2024 · Inactive

SLAIT

Video conferencing with real-time American Sign Language recognition translated into live chat.

Python · Flask · MySQL · WebRTC · Nginx

Problem

Deaf and hard-of-hearing participants are locked out of everyday video calls unless an interpreter is present.

Solution

Developed a video conferencing platform that recognizes American Sign Language in real time and translates it into live chat messages — WebRTC and SocketIO for low-latency streaming, Nginx with WebSockets for reliable deployment.

Results

Communication without an interpreter, plus a full product layer: Stripe subscriptions, authentication, and automated email workflows.

Highlights

  • Real-time ASL recognition translated into live chat
  • Low-latency video via WebRTC and SocketIO
  • MySQL data layer: auth, chat logs, payments, session data
  • Stripe subscriptions and Brevo-powered email automation

Tech Stack