Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
Use the Full Pipeline (Default & Recommended)

- Low utterance-to-utterance latency with Tavus defaults (see What is CVI?)
- Best for natural humanlike interactions
CVI quickstart
Alternate Modes
Echo Mode
Tavus also supports an Echo mode pipeline. It lets you send text or audio input directly to the persona for playback, bypassing most of the CVI pipeline.Integration Modes
If you already run conversational AI on LiveKit or Pipecat, you can still use a Tavus replica for synchronized avatar video - see the dedicated guides for setup and API details.- LiveKit Agent — Tavus renders the replica in a LiveKit room alongside a LiveKit Agents voice assistant.
- Pipecat — Tavus joins as a transport participant or supplies video via
TavusVideoServicewhile Pipecat runs the pipeline on Daily.
Custom LLM / Bring Your Own Logic
Use this mode to integrate a custom LLM or a specialized backend for interpreting transcripts and generating responses.- Adds latency due to external processing
- Does not require an actual LLM—any endpoint that returns a compatible chat completion format can be used

