hey-doctor

Frontend demo of "heyDoctor", submission for LabLab AI ElevenLab Hackathon including its backend API

The demo demonstrates how can call center communication is operated by AI for booking some appointment and ask for others information.

API and tools used

  • OpenAI Whisper 2 API for speech-to-text
  • OpenAI ChatGPT3.5-turbo as reasoning engine
  • Elevenlab API for creating response voice
  • FastAPI as backend API
  • Svelte as frontend
  • Vercel for deployment