> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/avatar-studio-experiences.md).

# Avatar Studio 体验

## 简介

Convai 的 Avatar Studio 是一个用户友好的平台，任何人都可以直接通过网页浏览器创建智能、高质量的 3D 对话式虚拟形象。

{% embed url="<https://youtu.be/-08pVVY5yQo>" %}

***

## **你可以做什么**

借助简洁的界面，你可以设计并部署完全交互式的虚拟形象，它们可以：

* 通过以下方式进行讲话和回应： **语音和文字**
* 执行 **智能动画**
* 适应 **不同的虚拟环境**
* 具备 **完全可定制**
* 可选使用 **基于视觉的输入** 来“看到”用户，并通过自然、个性化的响应做出反应，增强真实感

***

## 适用对象

Avatar Studio 非常适合：

* **创作者** 和 **开发者** 构建数字角色
* **教育工作者** 打造引人入胜的学习体验
* **品牌** 希望提升数字活动效果
* **游戏设计师** 需要逼真 NPC 的人
* 任何对 AI 驱动的 **交互式故事讲述感兴趣的人**

无论你是在为游戏创建一个 NPC，还是为虚拟活动打造一个数字主持人，Convai 的 Avatar Studio 都能帮助你快速轻松地让角色栩栩如生。

***

## 主要功能

* **对话式 AI**\
  虚拟形象通过自然、类人的语音或文字对话进行互动。
* **高质量 Metahuman NPC**\
  逼真的 3D Metahuman 虚拟形象，具有高保真口型同步、自然眨眼和智能动画。
* **完全在浏览器中运行**\
  无需下载、安装或 GPU 算力——只需打开即可开始创作。
* **智能动作与动画**\
  虚拟形象会根据对话上下文，以挥手、思考和表达情绪等动作做出反应。
* **主动式与 Agentic AI 角色**\
  角色可以主动发起对话，并根据所处环境自主行动。
* **基于视觉的交互**\
  虚拟形象可以通过摄像头输入感知用户，并以符合上下文、类人的反应进行回应。
* **高质量背景**\
  从沉浸式环境中进行选择，为你的角色放置背景并增强表现力。
* **完全自定义**\
  全面个性化定制虚拟形象的外观、声音、动作、环境、品牌元素等。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/avatar-studio-experiences.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
