> For the complete documentation index, see [llms.txt](https://feelin.ai/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://feelin.ai/wiki/creation/getting-started/cg-guide/guide/ai-editor.md).

# CG编辑器 - 活用AI小帮手

<figure><img src="/files/aDwGZwSPKPlnXpPtYsLR" alt=""><figcaption></figcaption></figure>

使用AI编辑器，能使您在纯粹使用自然语言的情况下，完成CG的创建，快来试试吧。

***

#### **素材**

您可以在这里上传希望AI 置入CG中的图片与音乐素材。

**音乐**：支持mp3和wav格式，不超过10分钟和20MB

**图片**：支持png，jpeg，gif和webp格式，不超过10MB

<figure><img src="/files/dN5rX22nng32jXobnza9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qiu3DVNTxQjq9miREOif" alt=""><figcaption></figcaption></figure>

上传素材后，点击**右侧圆形按钮**选中图片，此图片即会自动被导入**指令框**中，在输入您希望AI进行的指令后（如：将此图片放置于人物介绍顶端），AI即会将相应素材上传至CG中，并进行操作。

***

#### 变量

<figure><img src="/files/GcqIyRPYZbAl0wJfIIXw" alt=""><figcaption></figcaption></figure>

通过选择合适的**变量**，您可以使AI编辑器快速理解您希望它进行的工作（譬如，告知AI生成{char}的人物简介)，从而给出更贴合您生成意愿的CG。

***

#### 角色文本

您可以在此处选择您已经创建的角色的相应角色文本，从而快速导入**角色简介、角色描述、角色设定**和**开场白**。

<figure><img src="/files/SkHw0iBm4avYRhuKE82C" alt=""><figcaption></figcaption></figure>

***

#### 生成LLM动态指令

如果您希望生成的CG使用LLM功能（生成会产生变化的CG，譬如：朋友圈、社媒类CG，每一次用户激活新CG时，都会根据当前剧情发展不同产生变化），则可以勾选此选项。

<figure><img src="/files/iCpIxRtVOgYdi4Spak5a" alt=""><figcaption></figcaption></figure>

***

#### 应用结果

<figure><img src="/files/FPtaxkal26tqGCdDVtnp" alt=""><figcaption></figcaption></figure>

当AI 编辑器按照您的要求完成了生成后，您可以点击“**应用结果**”，从而浏览**AI生成的CG效果**。

<figure><img src="/files/akjFsOoqq7qPdIEaU30T" alt=""><figcaption></figcaption></figure>

假如您进行了多次指令操作，而后续应用结果所产生的生成效果并不满意，您也可以点击原本生成后的“应用结果”，从而回归更早的CG呈现效果。

***

#### 预览CG

当完成CG创建后，您可以在右侧的实时预览，观察CG的即时生成效果，进而针对您所不满意的地方进行快速调整。

<figure><img src="/files/lvHk0vq8PEXSkrEI5V1V" alt=""><figcaption></figcaption></figure>

如果您想要观察CG的最终呈现情况（感知者所能看到的CG模样），请点击右侧顶端的完整预览，从而观察CG的最终生成效果。

<figure><img src="/files/X5UrUYQ6GxJFez9cRjOb" alt=""><figcaption></figcaption></figure>

善用“完整预览”： 交互功能（如点击、展开、播放音乐）在实时预览中可能受限，点击右上角的“完整预览”才是感知者看到的最终成品。


---

# 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://feelin.ai/wiki/creation/getting-started/cg-guide/guide/ai-editor.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.
