LabSpeak

Full-stack app for research-lab conversation practice with LLM, STT, and TTS

LabSpeak is a Dockerized full-stack web application designed for conversational practice in research settings.

  • Stack: Next.js, FastAPI, Postgres, Docker
  • Integrated LLM-based dialogue generation with streaming responses via Server-Sent Events
  • Implemented real-time STT and TTS for voice-based interaction
  • Designed a provider-agnostic interface compatible with OpenAI-style APIs