# การสร้างผู้ช่วยสอน AI (AI Teaching Assistant)

ความต่างของ Matthew ที่ Generative AI อื่นให้ไม่ได้คือ **การสร้างผู้ช่วยสอน AI ที่อาจารย์สามารถให้นักศึกษาในคลาสเรียนของอาจารย์เข้าไปใช้ได้**&#x20;

## <mark style="color:red;">1. เลือก "Creator Portal" ตรงแถบเมนูด้านซ้ายมือ</mark>

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

## <mark style="color:red;">2. เลือก "CREATE NEW ASSISTANT" ใน "My Assistants"</mark>

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

## <mark style="color:red;">3. เมื่อเลือก  "CREATE NEW ASSISTANT" แล้ว</mark> <mark style="color:red;"></mark><mark style="color:red;">**New Assistance Setting**</mark> <mark style="color:red;"></mark><mark style="color:red;">จะปรากฏทางซ้าย</mark>&#x20;

อาจารย์สามารถระบุข้อมูลในส่วนของ "New assistant" เพื่อสร้าง Assistant (ผู้ช่วยสอน) ให้มีลักษณะตามที่ผู้ใช้ประสงค์อยากให้เป็น&#x20;

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

&#x20;

New assistant ประกอบด้วย 4 แท็บ :&#x20;

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

* **General Setting:** กำหนดค่าผู้ช่วยโดยรวม (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [General Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/general-setting.md))
* **Available Tools:** เปิด/ปิดเครื่องมือเพิ่มเติม (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [Available Tools Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/available-tools-setting.md))
* **Knowledge:** อัปโหลดข้อมูลหรือเนื้อหาที่ใช้ (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [Knowledge Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/knowledge-setting.md))
* **Access Control:** กำหนดสิทธิ์ให้นักศึกษาเข้าถึงผู้ช่วย (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [Access Control Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/access-control-setting.md))

{% tabs %}
{% tab title="General Setting" %}
**General Setting:** กำหนดค่าผู้ช่วยโดยรวม (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [General Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/general-setting.md))

<figure><img src="/files/s8XzfwhanyrhiqJ5xbmh" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Available Tools" %}
**Available Tools:** เปิด/ปิดเครื่องมือเพิ่มเติม (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [Available Tools Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/available-tools-setting.md))
{% endtab %}

{% tab title="Knowledge" %}
**Knowledge:** อัปโหลดข้อมูลหรือเนื้อหาที่ใช้ (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [Knowledge Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/knowledge-setting.md))
{% endtab %}

{% tab title="Access Control" %}
**Access Control:** กำหนดสิทธิ์ให้นักศึกษาเข้าถึงผู้ช่วย (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [Access Control Setting](/cmu-matthew-ai/getting-started/ai-teaching-assistant/access-control-setting.md))

{% endtab %}
{% endtabs %}

## <mark style="color:red;">4. เมื่อสร้างเสร็จ ผู้ช่วยใหม่จะแสดงใน My Assistance และ Lift Sidebar Menu</mark> &#x20;

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

อาจารย์สามารถแก้ไข ปรับปรุง และดูสถิติการใช้งานได้ นอกจากนี้ สามารถ **เปิด ปิด สถานะ Publish** (สถานะสีเขียว) ให้นักศึกษาใช้งาน ได้ตามต้องการ (<mark style="color:purple;">ดูรายละเอียดการตั้งค่า ที่</mark> [การเปิด-ปิด การแก้ไข การดูสถิติการใช้ และจำนวน tokens ที่เหลือ](/cmu-matthew-ai/getting-started/token.md))


---

# 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.tlic.cmu.ac.th/cmu-matthew-ai/getting-started/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.
