What is Avaturn.Live?
Avaturn is a realistic avatar creator and an avatar system for games, apps and metaverses. Avaturn allows game developers to focus on the game experience, while we handle the avatars
Last updated
Avaturn is a realistic avatar creator and an avatar system for games, apps and metaverses. Avaturn allows game developers to focus on the game experience, while we handle the avatars
Last updated
Our AI model produces the highest-quality AI avatars in the industry. Our Text-to-Face API allows you to build live, interactive streams where premier avatars speak and interact as if they were real people. Follow this guide to learn how to generate live streams from text, connect GPT models to avatars, and deliver human-like responses in real-time with AI.
Start a Session: Begin by creating a session on your backend and generate a session token. This token will be passed to the frontend to initiate the session that manages the real-time stream.
Control the Avatar: Use our Web SDK on the frontend to handle the avatar’s speech and interactions, allowing dynamic and responsive communication through the real-time stream.
End the Session: Once the interaction is complete, terminate the session on your backend to close the stream and free up resources.
Please note that the SDK and API are not alternatives; they are complementary components. To make Avaturn.live work, you must use both together.