← Visual research archive

Character systems / Official demo still

One character. Several systems.

The Kairos demo made a conversational character visible. Its architecture made something else visible: speech, language, and facial animation are separate responsibilities.

Source event Retrospective prepared Not an original historical publication
Jin behind the ramen counter in NVIDIA and Convai’s Kairos character demo
Official demo still · NVIDIA / Convai · Original source ↗Local visual review · not cleared for production

The documented moment

NVIDIA announced ACE for Games in May 2023, naming NeMo for language, Riva for speech, and Audio2Face for facial animation. The company and Convai presented Kairos, an Unreal Engine 5 demonstration in which a player converses with the ramen-shop character Jin. NVIDIA described components that developers could adopt individually. This was a technology demonstration, not evidence that open-ended characters had become reliable in a released game.

What to take into your project

Treat the character as a set of contracts. Speech recognition supplies an uncertain transcript; dialogue decides what may be said; synthesis creates a performance; animation must remain synchronized with what is actually audible. Put cancellation and error handling at every boundary. When one part fails, the whole character needs a coherent response: a listening state, a visible transcript, a retry, or a graceful exit. A beautiful render cannot repair an unauthorized action or an answer grounded in the wrong world state.

A useful prototype test

Interrupt the character mid-sentence and then ask a question that depends on the correction. Check whether audio, mouth motion, conversation memory, and tool intent agree about the new turn. This is an editorial test suggestion, not a test we performed on Kairos. The source documents the announced stack and demonstration; it does not establish general response quality, production cost, or behavior under adversarial input.

Keep the evidence attached

Source and limits

NVIDIA ACE for Games sparks life into virtual characters ↗ · NVIDIA / Convai · 2023-05-28. Product status and documentation may have changed since this dated announcement. The design lessons are our editorial synthesis.

Source imagery is included for local owner review only. Copyright remains with the respective rights holders; public reuse is not cleared.

Find your next good decision.

Start typing to explore the guides.

76 sourced guides · Escape to close