# Machine Learning Studio

ถ้าถามหลายๆคนว่าอยากเอา **AI** มาใช้ในงานของเราไหม แทบจะทุกคนก็อยากที่จะเอามันใช้หมดนั่นแหละ แต่พอถามว่าแล้วจะทำ AI ยังไงกันดีล่ะ? หลายๆคนก็เริ่มเบือนหน้าหนีเพราะอาจจะเคยเห็นเคยทำแล้วพบว่ามันยาก เพราะในเทคโนโลยีหลายๆอย่างในสมัยก่อน AI เกิดขึ้นยากจริงๆนั่นแหละ แต่ใน**ปัจจุบันการทำ AI กลายเป็นเรื่องที่แม้แต่เด็กประถมก็สามารถสร้างได้เองแล้ว** เพราะปัญหาการเขียน AI ที่มันยากๆ มันก็เกิดขึ้นกับทุกคนบนโลก รวมถึงทาง Microsoft ด้วยเช่นกัน เพราะเขาก็ทำ AI ใช้งานเองเหมือนกัน ซึ่งพอไหนๆก็ทำเองใช้เองอยู่แล้ว เขาก็เลยทำให้มันออกมาใช้งานได้ง่ายๆออกมายังไงละ ดังนั้นในคอร์นี้เราจะมาเรียนรู้และลองสร้าง AI กันด้วยสิ่งที่ชื่อว่า **`Machine Learning Studio`** กันครัช

## 😄 มาลองสร้าง AI ของแท้กัน

ผมจะค่อยเอาตัวอย่างการสร้าง AI ของแท้บน Machine Learning Studio มาลงในคอร์สนี้เรื่อยๆในหน้านี้นะครับ หรือเพื่อนๆกดดูเนื้อหาทั้งหมดได้จาก Side menu ได้นะครับ

{% content-ref url="/pages/-LoQ6n1EJXx7I7Vs4sQY" %}
[มาสร้าง AI ของแท้ตัวแรกของเรากัน](/cloud/machine-learning-studio/ml101.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lof6PkcdkF4vxtYv1n5" %}
[สร้าง AI ตัดสินใจอนุมัติบัตรเครดิต 💳](/cloud/machine-learning-studio/credit-risk.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lv9JpudRRZVPsbRRnwH" %}
[ลองเรียกใช้ AI ของเรากัน](/cloud/machine-learning-studio/call-your-api.md)
{% endcontent-ref %}

* ถ้าคิดเนื้อหาอะไรออกเดี๋ยวจะเอามาอัพเดทในส่วนนี้ละกันนะครับ

{% hint style="warning" %}
คอร์สนี้กำลังอยู่ในช่วงเขียนอยู่ซึ่งเพื่อนๆสามารถกดติดตามข่าวสารได้จาก [**Saladpuk Facebook**](https://facebook.com/mr.saladpuk) ตรงนี้เลย ฝากกดไลค์กดแชร์ด้วยก็ดีนะครับ 😍&#x20;
{% endhint %}

{% hint style="success" %}
สำหรับคนที่ใจร้อน ลองไปอ่านซีรี่ AI ที่จะพาทำของสนุกๆ เช่น [**Login ด้วยใบหน้า**](https://saladpuk.gitbook.io/learn/cloud/azure-cognitive-services/faceauth)**,** **ยืนยันตัวตนด้วยเสียง,** [**แปลงภาพเป็นข้อความ**](https://saladpuk.gitbook.io/learn/cloud/azure-cognitive-services/ocr)**,** [**แยกแยะภาพต่างๆ**](https://saladpuk.gitbook.io/learn/cloud/azure-cognitive-services/image-classification) และอื่นๆรอก่อนก็ได้ หรือจะดูเนื้อหาทั้งหมดได้จาก Side menu ก็ได้เหมือนกันครับ
{% endhint %}


---

# 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://www.saladpuk.com/cloud/machine-learning-studio.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.
