ASMI, short for Avatar State Machine Interface, is a design surface for building reactive avatars that sit on top of your existing chatbot or LLM. Instead of a static text widget, users see a face that shifts expression, outfit, and micro-behaviors as the conversation unfolds.
What is inside
ASMI ships with a visual editor for avatar design, a simulator for testing dialog flows before deployment, a wardrobe system of reusable styling presets, and a per-business avatar database that stores brand knowledge. A public gallery lets teams share templates.
How you ship it
- Drop the React package and ASMI runtime into your site to embed the avatar.
- Keep your own LLM stack; ASMI decorates it rather than replacing it.
Typical use cases include SaaS onboarding, support copilots, dev tools with embedded agents, and service businesses that want a warmer conversational surface.











Comments
No comments yet
Be the first to comment