# AI助手

ChatKnow AI能力包括：

图片翻译、语音分析总结、解释、总结、回答此问题、修正语法、调整语气；

支持上传文件使用AI能力，文件类型包括PDF、TXT、图片、音频等。

**图片翻译：**

聊天过程中发送或接收的图片，可使用AI能力，包括提取文本、分析图片、翻译图片内文字。

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

翻译图片内文字，会根据您会话右侧栏的翻译设置—>接收翻译设置的目标语言来翻译，如果没有设置默认会翻译成*中文*。

**语音分析总结：**

支持分析总结聊天对话中的语音消息，结果回显在AI助手面板中。

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

**解释、总结、回答此问题、修正语法、调整语气：**

非输入框选中内容，弹出复制、翻译、解释、总结和回答此问题的AI能力。

<figure><img src="/files/5Jk4ZDr1YVClF84U605d" alt=""><figcaption></figcaption></figure>

选中输入框选中内容，弹出修正语法、调整语气、翻译、复制的AI能力。

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

**截屏：**

支持对会话账号内的区域进行截屏，截屏后可以对截屏的图片使用快捷AI能力，包括提取文本、分析图片、翻译。

也支持在输入框中，自定义输入内容去使用AI能力，例如输入：‘帮我总结一下图片里的内容’等。

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

**文件处理：**

支持PDF、TXT、PNG、JPEG、JPG、MP3、WAV、M4A等文件类型。

一次支持上传6个文件，每个文件大小限制10MB以内。

<figure><img src="/files/6EC618MlvNcqwrfYaZOG" alt=""><figcaption></figcaption></figure>

不同文件类型支持的快捷AI能力见下表。

| 序号 | 文件类型         | AI能力         |
| -- | ------------ | ------------ |
| 1  | pdf、txt      | 分析总结         |
| 2  | png、jpg、jpeg | 提取文本、分析图片、翻译 |
| 3  | mp3、wav、m4a  | 总结内容、提取文本    |

也支持在输入框中输入指令，自定义使用AI能力。

**总结聊天：**

选中联系人或群组，使用AI助手可总结与该联系人或群组的历史聊天记录。

<figure><img src="/files/2L0Xccs1PnRyGgKHptJY" alt=""><figcaption></figcaption></figure>

**提示词：**

AI助手中选择提示词，可以帮助我们在输入框输入内容后，使用提示词向AI精准的提问。

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


---

# Agent Instructions: 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.chatknow.com/chatknow-ke-hu-duan/te-se-gong-neng/ai-zhu-shou.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.
