Appearance
Platform Internals
How the platform works under the hood — useful when debugging, contributing, or making architectural decisions.
| Doc | What's in it |
|---|---|
| Architecture | System diagram, component overview, data flow |
| Voice Pipeline | Real-time audio chain — VAD → STT → LLM → TTS, Pipecat integration |
| Flow Engine | State machine that drives multi-node conversations — node transitions, locking, pre-actions |