Read the code, read the docs.
Technical documentation lives alongside the source in
/docs. Each section below links to the canonical Markdown version
on GitHub. Full in-site MDX rendering with syntax highlighting is tracked as a
follow-up.
-
Architecture
Three-tier design (Rust shell, React UI, Python sidecar), full IPC command/event reference, and the complete file map.
-
Audio pipeline
Deep dive into the VAD → STT → LLM → TTS flow. Frame sizes, pre-buffer, latency budget, self-talk prevention, Hinglish corrections.
-
API reference
Sarvam AI and Groq endpoints, models, parameters, rate limits, and error modes.
-
Setup guide
Installation, first-run configuration, VB-Cable setup, API-key entry, and common troubleshooting.
-
Design system
Liquid Glass CSS tokens, component rules, transparency model, and what "never solid backgrounds" actually means in practice.