# AI 訓練資源

## 概述

AI 訓練資源功能讓您不僅能使用知識庫，還可以管理或新增從外部資源匯入或同步的內容，來進行 AI 模型訓練。現在，您可以上傳最多 10 個 PDF、TXT 等格式的文件（最多 15,000 字元），進一步提升 AI 的問答能力，使其更準確地符合您的需求和業務內容，提供更具針對性的解決方案。

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

## **如何使用**

{% hint style="info" %}

#### **進行資料清理以提升 AI 準確性**

雖然我們支援多種資源上傳方式，但強烈建議在上傳前進行 **資料清理**（Data Cleaning）。如果原始資料中包含大量錯誤或不必要的資訊，這可能會對 AI 的訓練結果產生負面影響，進而降低回答的準確性。乾淨、準確的數據是提升 AI 效能的關鍵。
{% endhint %}

若要開始使用 \[AI 訓練資源] 功能，請按照以下步驟操作：

1. 點擊「**應用程式**」。
2. 找到並選擇「**AI 訓練資源**」，進入管理列表進行檢視。
3. 點擊「**新增**」按鈕，即可新增訓練資源，輕鬆管理與擴展 AI 的資料來源。

這樣，便可以進行自定義的 AI 模型訓練，讓 AI 更符合你的業務需求。

## **支援的上傳格式**

目前支援的資源上傳格式如下：

1. **PDF**：20MB 以內，且未加密或未受密碼保護的 PDF 檔案。
2. **TXT**：5KB 以內的 TXT 檔案。
3. **網址**：即將推出。

這些資源將幫助您進行 AI 訓練，增強其回答準確性與效率。


---

# 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://help.firstline.cc/feature/chatbot/ai-training-resource.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.
