Files
research_and_development/ai-conversation
2025-07-13 11:52:09 -07:00
..
2025-07-13 11:52:09 -07:00
2025-07-13 11:52:09 -07:00
2025-07-13 11:52:09 -07:00
2025-07-13 11:52:09 -07:00
2025-07-13 11:52:09 -07:00

Conversation

This proof of concept is for implementing conversational loop with AI at a low level.

  • Capture audio
  • Use deepgram for live transcription
  • Detect final speech/turn detection
  • AI answer -> text
  • Text -> generated voice with deepgram
  • Playback on client side

Requirements

Platform: the project is meant for Linux, specifically Ubuntu desktop.