Prerequisites
Before installing and running the application, ensure the following:
- Python 3.12+ - (Required due to version-specific features)
- Poetry - (For dependency and environment management)
- API Keys for external services:
- OpenAI (for Whisper STT)
- Google Cloud (for Google STT)
- ElevenLabs (for ElevenLabs STT)
- OpenRouter (for LLM access)
- Langfuse (for prompt management and tracing)