Skip to main content
Akapulu Labs provides a public catalog of avatars you can use in live conversations and scripted clips. We add new public avatars regularly, so your available options continue to grow over time.
If you need a custom avatar (for example custom backgrounds or other specific details), see our Enterprise plan.

Browse the catalog

You can view the public catalog at akapulu.com/catalog. Click any avatar row to open its detail page. Each entry includes an ID, name, profile image, description, and a sample video of how the avatar looks and sounds. Public avatar catalog showing name, profile image, description, and sample video

Use a catalog avatar in a conversation

Scenarios define behavior (nodes, tools, prompts). Which avatar performs the conversation is chosen separately when you start the conversation When you call POST /conversations/connect, include:
  • scenario_id — the scenario that controls the flow
  • avatar_id — the catalog avatar’s UUID
Example:
For a fuller walkthrough of how scenarios and avatars fit together, see How it works.

Use a catalog avatar in a clip

The same catalog avatar_id is what you send when you create a clip. Live conversations and clips use the same catalog avatars.