First public release of Flowcat — a self-hosted, native-Rust runtime for real-time voice agents.
- One self-contained binary you deploy in your own VPC (or air-gapped): transport → VAD / turn-taking → STT · LLM · TTS, or a single speech-to-speech model.
- pipecat-compatible
FrameProcessorpipeline; native in-process SIP/RTP; a broad provider catalogue (STT/TTS/LLM/realtime), each adep:-gated Cargo feature so the default build pulls none. - Apache-2.0.
Docs: https://areevai.github.io/flowcat/ · Quickstart: QUICKSTART.md
Status: pre-1.0, building in the open. The Gemini Live + Plivo/Zadarma path is verified end-to-end; other connectors are fixture/wire-tested.