Self-hosting
Run Arivox on your own GPUs or private cloud so call data, models and vector stores stay inside your boundary.
Architecture
PSTN / SIP ─▶ LiveKit (transport + SIP)
└▶ Orchestrator (turn-taking, barge-in)
├▶ STT (streaming speech-to-text)
├▶ LLM (your region's best model + skills)
└▶ TTS (streaming HE / AR / RU / EN voices)
post-call ─▶ memory · evals (LLM-judge) · analytics
LiveKit handles transport and SIP only. The agent loop, skill router and character runtime live behind our own interface — so the media plumbing is swappable and there's no lock-in.
Data residency
Keep data resident in Israel, the Gulf or the EU, or fully on your own infrastructure. See security & compliance.
Bring your own model
Enterprise deployments can route specific languages or workloads to your own model via the model-router abstraction.
note
Self-hosting is available on the Enterprise plan. Talk to sales to scope a deployment for your region.