Avatar Experiences
The full Liforma platform — intelligent characters that listen, think, speak, and animate.
What is an Avatar Experience?
An Avatar Experience is a live, interactive session with an AI character. The character can:
- Listen — via browser speech recognition or streamed audio
- Think — powered by a configurable language model
- Speak — with natural text-to-speech
- Animate — lip-sync, expressions, and body motion in real time
- Interact — update state, use tools, and exist in richer scenes
Simple to rich
Experiences scale from a single tutor to multi-character worlds:
| Complexity | Example |
|---|---|
| Single character | Spanish language tutor in a virtual café |
| Stateful | Interview coach that tracks progress across turns |
| Multi-character | Adventure game with NPCs in different locations |
| Tool-enabled | Sales trainer that checks CRM data mid-conversation |
How you integrate
One line for a browser embed:
<Experience experienceId="exp_…" />
The SDK handles session minting, transport, audio, turns, avatar rendering, and lifecycle. See Quick Start.
vs focused capabilities
Text-to-Avatar, Text-to-Speech, and Speech-to-Speech are not separate product APIs —
they are Experience modes (and optional speechOnly) documented as capability recipes.
Avatar Experiences remain the full character platform with state, tools, and worlds.