Documentation

How to Embed Live Avatars

Learn how to embed live streaming avatars on your website.

Learn More
Customization Options

Explore customization options for your avatars.

Learn More

How to Create a Room

To create a room, log in to the dashboard and click on the "Rooms" tab. Here you will see the AI Avatars menu, click on it to start creating an avatar room.

Embedding and Room Configuration Steps

Step 1: Choose and Configure Avatar

First, select an avatar from the available options. Set specific instructions for your avatar in the "Avatar Attitude" field. Example:

[Your avatar's introductory script here...]

Step 2: Add Prompts and Greeting Text

Add text to train the avatar and set your personalized greeting text in the "Greetings Text" field using placeholders:

Hello {{name}}, this is Angela. I will guide you today. Please open the chat for more instructions.

Step 3: Name the Room

Optionally name the room or let the system generate a random string for you.

Step 4: Adjust Settings

Configure additional settings:

  • Turn on/off captions
  • Set a custom redirect URL
  • Enable/disable translation
  • Choose whether to keep the context of the conversation
  • Turn on/off recording options

Step 5: Utilize Advanced Options (Optional)

Set up live data retrieval functionality using advanced options. For example, you can configure API integrations such as YouTube, weather, or news.

Function: getCurrentWeather
Description: Get the current weather in a given location.
Parameters: location, unit

Advanced Tools: Check the documentation for more information on how to use advanced functions such as predefined custom avatars, assistants from your OpenAI dashboard, or setting a timeout for inactivity.

Step 6: Embed Code into Your Website

Embed your avatar using the following iframe code:

<iframe id="lsv_iframe" src="https://app.nattytech.com/YOUR_ROOM_URL" allow="camera; microphone; fullscreen; autoplay; encrypted-media;" style="background-color:#ffffff; padding: 0; margin:0; border:0;" width="100%" height="600"></iframe>

How to Add Users

To add users:

Subscribe to a Credit Plan

To subscribe to a credit plan, navigate to the subscription section in the dashboard and select a suitable plan. Each plan comes with a certain amount of credits which you can use to create and run avatar interactions.

Additional Customization

You can choose video or audio avatars, set AI preferences, and use advanced tools from the dashboard. You can also train avatars with predefined functions or assistants from your OpenAI dashboard.