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 public experiences:
<LiformaExperience experienceId="exp_…" />
The SDK handles session minting, transport, audio, turns, avatar rendering, and lifecycle. See Quick Start.
vs standalone capabilities
Liforma also offers Text-to-Avatar, Text-to-Speech, and Speech-to-Speech as focused APIs. Avatar Experiences combine these into a complete character platform with state, tools, and worlds.