|
|
|
|
|
by etienne_l
185 days ago
|
|
What it is: Stimm (v0.1 Public Beta) is an Open Source (AGPL v3) platform designed to orchestrate low-latency voice conversations with AI agents. We focused heavily on the Python/FastAPI event loop and media transport (using LiveKit for WebRTC) to achieve a near real-time feel. Why we built it: To provide a robust, modular foundation for builders. Stimm handles the complex real-time pipeline (WebRTC, VAD, STT/LLM/TTS streaming) so you can focus on the AI. It includes built-in SIP telephony support and is fully Dockerized. Feedback wanted: We're looking for technical feedback on the architecture, particularly the audio stream handling. Looking forward to the discussion! |
|