> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-matthew-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmu-matthew-ai/creator-portal/ai-teaching-assistant.md).

# วิธีสร้างผู้ช่วยสอน AI (Create Assistant)

## Creator portal

เลือกเมนู Creator portal จากแถบเมนูด้านซ้ายมือ

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

## Create Assistant

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

## New Assistant

ระบบจะแสดงหน้าต่าง New Assistant ดังภาพด้านล่าง โดยจะมีภาพรวมขั้นตอนการสร้าง 4 Step หลักได้แก่

### **1. General** &#x20;

รายละเอียดเพิ่มเติม [Step 1: General Setting](/cmu-matthew-ai/creator-portal/ai-teaching-assistant/step-1-general-setting.md)

### **2. Tools**

รายละเอียดเพิ่มเติม [Step 2: Tools Setting](/cmu-matthew-ai/creator-portal/ai-teaching-assistant/step-2-tools-setting.md)

### **3. Knowledge**

รายละเอียดเพิ่มเติม [Step 3: Knowledge Setting](/cmu-matthew-ai/creator-portal/ai-teaching-assistant/step-3-knowledge-setting.md)

### **4. Access**

รายละเอียดเพิ่มเติม [Step 4: Access Control Setting](/cmu-matthew-ai/creator-portal/ai-teaching-assistant/step-4-access-control-setting.md)

<figure><img src="/files/3n999bVNg845uuRCzIVY" alt=""><figcaption></figcaption></figure>

## My Assistant&#x20;

เมื่อสร้างเรียบร้อยแล้ว แชทบอทของท่านจะปรากฏในเมนู Creator portal > **My assistancts**

<figure><img src="/files/2tH1zWr7vk6jVWFxLrpU" 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://docs.tlic.cmu.ac.th/cmu-matthew-ai/creator-portal/ai-teaching-assistant.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.
