The person on the other end of a video conversation knows within seconds whether they're being heard. A candidate mid-thought gets cut off. A patient asking about a medication at 2 a.m. waits a full beat too long. Those small failures decide whether a video agent feels like a person or a kiosk, and they should anchor any AI platform comparison.

In 2026, vendors of pre-rendered avatar video launched real-time conversational products alongside their scripted lines, and several now sell both a rendered-file product and an "agent." This guide ranks eight platforms against the criteria that decide whether a live conversation feels present or synthetic.

What real-time video agent infrastructure actually is

A real-time video agent runs a live, two-way session: the person speaks, the agent sees and hears them, and audio and video come back in the same conversation.

Three architectures share the "agent" label. Pre-rendered generators produce one-way files. Rendering-only face layers animate a face behind a voice agent you build. Full conversational stacks ship speech recognition, the large language model (LLM), perception, speech synthesis, and rendering as a single system.

The person on the other end judges the result by conversational presence, and four criteria determine whether the infrastructure delivers it.

  • Response latency across the whole pipeline. Human conversation runs on tight timing. Any delay above a few hundred milliseconds registers as system lag rather than natural thought, so latency matters at the full-pipeline boundary, not just at one component.
  • Turn-taking, or endpointing. Silence-based voice activity detection (VAD) triggers after a fixed period of quiet, so the agent either barges in on a mid-sentence pause or waits until the caller assumes the line dropped.
  • Perception and grounding. A transcript-only pipeline discards tone, pacing, hesitation, and facial expression. Retrieval-augmented generation (RAG) adds retrieval time, and an ungrounded answer is a compliance problem.
  • Deployment terms. Check bring-your-own LLM (BYO-LLM) support, Web Real-Time Communication (WebRTC) transport, concurrency caps, and whether System and Organization Controls (SOC) 2 Type II and a HIPAA Business Associate Agreement (BAA) cover the product you buy.

Those four criteria set the baseline for evaluating any platform, whether it ships a full conversational stack or a single layer.

Eight video agent platforms ranked

The vendors below range from full conversational stacks to single-layer face renderers, and each answers those four criteria differently. Entries rank by stack completeness and current deployability, so teams comparing AI platforms can see at a glance which vendor ships the whole pipeline versus which requires assembly. Latency figures come from each vendor's published benchmarks; because they measure different pipeline boundaries, treat them as directional rather than directly comparable.

1. Tavus

Tavus is the human computing company, building PALs (Personified Application Layers): real-time applications you talk to and build a relationship with, ones that see, hear, remember, and respond face-to-face.

Its Conversational Video Interface (CVI) ships the full behavioral stack as one integrated pipeline, and each component plays a specific role in the closed loop.

  • Conversational flow. Sparrow-2 governs when the PAL speaks, waits, and yields; the prior-generation Sparrow-1 posted 55 ms median floor-prediction latency, 100% precision, and zero interruptions across 28 real-world samples.
  • Multimodal perception. Raven-1 fuses a candidate's flat tone with an averted gaze, catching the mismatch between what she says and how she says it so the LLM layer holds the follow-up question.
  • Real-time facial behavior. Phoenix-4.5 renders responsive facial behavior in 134 ms from audio to video, and Tavus targets 200-500 ms across the full pipeline.
  • Grounding, BYO-LLM, and compliance. The Knowledge Base retrieves grounded answers from uploaded documents in about 30 ms; any OpenAI-compatible LLM connects with a model name and API key, and the platform supports SOC 2 Type II, HIPAA, and BAA.

The full-stack scope suits product, platform, and innovation teams running several conversation types on one integrated pipeline rather than assembling perception, timing, LLM, and rendering separately.

2. Anam

Anam is a developer application programming interface (API) for real-time conversational avatars on its proprietary CARA models, current version CARA-4 (July 2026), running over WebRTC with LiveKit and Pipecat integrations across 70+ languages.

  • One-Shot avatar creation. A custom avatar from one photo or text prompt in under 2 minutes.
  • BYO-LLM and grounding. Built-in or custom LLMs across OpenAI, Anthropic, and Groq, with built-in RAG and tool calling.
  • Latency. Published figures cover different boundaries: 180 ms median server-side, sub-1-second median for the conversation engine, and 400-1,200 ms for a full WebRTC response.

On one hand, avatar creation from a single image is fast, and LLM support is broad. On the other hand, perception input is undocumented, and the expression range is defined by the model rather than fused from the user's live signals.

3. D-ID

D-ID built its name by animating still portraits into lip-synced presenter videos, and now runs two lines: batch-rendered avatar video and V4 Expressive Visual Agents, launched March 16, 2026.

  • Latency. Under-500 ms conversational latency and under-120 ms model latency on V4 Expressive Visual Agents.
  • LLM and grounding. Agents run on D-ID's models or your API keys and answer from uploaded PDF, TXT, and PPTX files.
  • Deployment and compliance. Expressive Avatars can run inside your own cloud, and compliance coverage includes SOC 2, the General Data Protection Regulation (GDPR), ISO/IEC 42001:2023, and ISO/IEC 27799 across 120+ languages.

Its main strengths are self-hosting, an established photo-to-presenter workflow, and strong compliance coverage. The main downside is that the batch line exports MP4 only, so teams standardizing on other formats have to plan around it.

4. HeyGen

HeyGen's core business is pre-rendered avatar video, translation, and lip-synced dubbing. LiveAvatar, its real-time line, keeps plans and credits separate from the main API, which moved to pay-as-you-go in February 2026.

  • LiveAvatar modes. Avatar Only lets you bring the LLM and text-to-speech (TTS); Voice Agent supplies both through HeyGen.
  • Session and concurrency caps. 5-minute sessions and 5 concurrent streams on Starter ($19/mo) rise to 60 minutes and 40 streams on Business ($475/mo).
  • Credit rates. One credit (10 US cents) buys 30 seconds of Full-mode streaming or one minute in Lite mode.

For teams already using HeyGen's dubbed-video products, LiveAvatar is a natural real-time line to add alongside them. The limitations to weigh are that perception input and full-pipeline latency are not published, and session caps constrain long conversations on lower tiers.

5. Synthesia

Synthesia produces pre-rendered presenter video from typed script for corporate training and calls its 3.0 release "the first step toward video becoming a two-way conversation." Real-time arrives in stages: Roleplay Sessions launched July 29, 2026, Interactive Avatars are in Beta, and Video Agents that "can talk, listen, and act in real time" are coming soon.

  • Interactive Avatars. A plugin component attached to your own LiveKit Agent, with your team supplying the LLM and conversational logic.
  • Roleplay Sessions. Live practice conversations with AI personas and automated feedback, capped at 10 a month on Basic, Starter, and Creator, and 25 on Enterprise.
  • Quality caveats. MIT Technology Review reported that body movements could be jerky, accents sometimes slipped, and voice emotions did not always match facial expressions.

The platform is most relevant to learning and development (L&D) teams already using Synthesia who want live practice in the same workflow. However, full Video Agents are not yet available, and reviewers have flagged expressive-quality issues.

6. Simli

Simli, founded in 2023, positions itself as the face layer for AI agents. Its Agent and speech-to-video (STV) APIs run over WebRTC on Daily's infrastructure, with LiveKit and Pipecat integrations.

  • Rendering latency. Under 300 ms from audio to animated face on Trinity-1, which uses Gaussian Splatting at 25 frames per second (FPS), or the legacy 30 FPS model.
  • Session and avatar setup. Faces come from one image; sessions run up to 3,600 seconds, with a handleSilence option for idle periods.
  • Stack assembly. Engineering teams supply speech recognition, LLM, TTS, and RAG around the face layer.

Engineering teams with an existing voice stack get a fast way to add a real-time face layer. That narrow scope is also the trade-off: perception, turn-taking, and grounding are not part of the product and must be assembled separately.

7. bitHuman

bitHuman is an avatar engine that runs on-device across central processing units (CPUs), Apple Silicon, the browser, and Raspberry Pi, so "no data leaves your hardware." Its second-generation models launched July 10, 2026: Essence 1 turns a photo or video into an .imx file that runs on any CPU, and Expression 1 needs NVIDIA graphics processing units (GPUs).

  • Air-gapped deployment. Self-hosted, on-premises, or fully offline operation supports regulated environments, with 25 FPS rendering and sub-200 ms latency.
  • Integration and local inference. livekit-plugins-bithuman drops into any LiveKit agent worker in about five minutes, and Python SDK 2.2.1 adds local whisper.cpp, llama.cpp, and SupertonicTTS.
  • Credit-based billing. 99 free credits a month, then 1 credit per minute for Essence 1 self-hosted and 2 for Expression 1.

The on-device architecture fits kiosks, clinical devices, and edge deployments where video cannot leave the machine. Watch for a few rough edges, though: Expression 1 has no Apple, browser, or Android build, and bitHuman's docs warn the creation endpoint returns HTTP 200 even when the job fails seconds later.

8. Soul Machines

Soul Machines sells enterprise digital humans through Digital Workforce, Workforce Connect, and Soul Machines Studio, built on a Digital Brain that simulates Sensory, Motor, Attention/Perception, and Autonomic Nervous systems.

  • Integration. A JavaScript Web SDK and Skills API connect to OpenAI GPT or fine-tuned LLMs.
  • Pricing. Published pricing runs from $12.99/mo to $2,700/mo for Studio, and Workforce Connect lists at $40,000 a year for six Digital Workers and 120,000 minutes.
  • Deployment. Multi-tenant software as a service sold through the AWS and Microsoft Azure marketplaces.

The strength here is a fuller enterprise digital-human stack with simulated-emotion modeling. That said, Soul Machines entered receivership on February 5, 2026, and it does not publish latency figures, so any multi-year commitment carries real vendor risk.

AI platform comparison table: video agents at a glance

The table below condenses each platform's stack scope, perception input, grounding options, and published latency boundary so teams can scan the field before drilling into a shortlist.

PlatformStack scope and turn-takingPerception inputBYO-LLM and groundingPublished response latency
TavusFull CVI pipeline: perception, flow, LLM, TTS, rendering; Sparrow-2 conversational flowRaven-1 fuses audio and visual signals into one description; camera and screen shareOpenAI-compatible BYO-LLM; Knowledge Base RAG200–500 ms target across the full pipeline
AnamReal-time avatar API; BYO-LLM support; language settings for speech recognition and voiceDerived from the agent's own voice and LLM output. Camera-based user perception only when stacking MediaPipe on top.OpenAI, Anthropic, Groq; built-in RAG and tool calling180 ms server-side; 400-1,200 ms full response
D-IDV4 Visual Agents; self-hosted; turn-taking mechanism not documentedSentiment control on output; optional camera input added with V4, described by D-ID as giving the agent added contextual awarenessBuilt-in or external keys; RAG over PDF/TXT/PPTXUnder 500 ms conversational; under 120 ms model
HeyGenLiveAvatar: Avatar Only or With Voice Agent; VAD-based interruption handling stops the avatar when the user starts speaking; no semantic/endpointing detail published beyond thatNo evidence of native camera or facial input on the user sideBYO LLM and TTS in Avatar Only mode; per-avatar Knowledge BaseNot published as a figure; HeyGen's own materials describe it only as low-latency/sub-second
SynthesiaInteractive Avatars (Beta) LiveKit plugin; turn-taking, listening, and interruption are handled entirely by the customer's own LiveKit AgentSessionNo native camera/vision perception confirmed in the Interactive Avatars docsYou supply the LLMNot published; Synthesia states latency is still an active area of improvement in beta, not a finished figure
SimliFace layer only; your stack supplies turn-takingAudio in, face outYou assemble LLM, speech recognition, TTS, RAGUnder 300 ms, face layer only
bitHumanOn-device rendering layer; external agent stack supplies turn-takingCamera chat mode on managed agentsLocal or OpenAI modelsSub-200 ms rendering
Soul MachinesFull stack on Digital Brain. The company entered receivership February 5, 2026, and as of an April 2026 update its platform remained offline with services suspendedSimulated Attention/Perception systemSkills API with OpenAI or fine-tuned LLMsNot published

Because those figures measure different pipeline boundaries, the useful shortlist question is which vendor ships the whole pipeline versus which requires assembly, and which preserves conversational presence once the session is live.

Presence is the spec that decides everything else

Every criterion in this AI platform comparison ladders up to a single experience: whether the person on the other end feels heard. Latency, perception, grounding, and deployment terms matter because they add up to presence. A pipeline that hits sub-second latency but reads a hesitant pause as a completed turn still feels wrong. A rendered face that lip-syncs perfectly but cannot ground its answer still breaks trust.

For teams building human-like AI agents, Tavus is the human computing company building PALs designed to see, hear, understand, remember, and respond in real-time conversations. The behavioral stack operates as a closed loop, so timing, perception, reasoning, and expression reach the person on the other end as one continuous conversation, not four bolted-together components.

See it for yourself. Book a demo.