Rapida v0.1.0 — Foundations
·
1463 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
This is the first public release of Rapida, an open-source, end-to-end Voice AI orchestration platform built for real production systems.
Rapida focuses on the hard problems teams face when deploying voice agents at scale: reliability, observability, and control.
What’s included in this release
- Real-time voice orchestration
- Streaming audio pipelines with low-latency handling
- Built-in VAD and end-of-speech detection
Pluggable AI stack
- Speech-to-Text (STT) integration
- LLM-based agent reasoning
- Text-to-Speech (TTS) streaming responses
Production-grade foundations
- Stateful call handling and routing
- gRPC-based internal APIs for performance and reliability
- Designed for horizontal scaling
Observability by design
- Visibility into audio flow, latency, and agent execution
- Debuggable interactions instead of black-box behavior