กลับสู่คอร์สเรียน
AI011 มืออาชีพ

ปัญญาประดิษฐ์เชิงสร้างสรรค์สำหรับผู้เริ่มต้น

หลักสูตรที่ครอบคลุมซึ่งสำรวจพื้นฐานของระบบปัญญาประดิษฐ์แบบสร้างสรรค์ โมเดลภาษาขนาดใหญ่ การเขียนคำสั่ง (prompt engineering) และการพัฒนาแอปพลิเคชันที่ใช้ปัญญาประดิษฐ์ โดยใช้เครื่องมือต่างๆ เช่น Azure OpenAI และ Power Platform

5.0
21.0h
615 ผู้เรียน
7 lessons
0 การถูกใจ
ปัญญาประดิษฐ์
เริ่มเรียน

ภาพรวมคอร์สเรียน

📚 สรุปเนื้อหา

หลักสูตรที่ครอบคลุม สำรวจพื้นฐานของปัญญาประดิษฐ์สร้างสรรค์ (Generative AI) โมเดลภาษาขนาดใหญ่ (Large Language Models) การออกแบบคำสั่ง (Prompt Engineering) และการพัฒนาแอปพลิเคชันที่ใช้ปัญญาประดิษฐ์ โดยใช้เครื่องมืออย่าง Azure OpenAI และ Power Platform

เรียนรู้พื้นฐานของปัญญาประดิษฐ์สร้างสรรค์ และสร้างแอปพลิเคชันอัจฉริยะตั้งแต่ศูนย์

ข้อขอบคุณ: Microsoft, Azure, และ OpenAI

🎯 เป้าหมายการเรียนรู้

  1. อธิบายกลไกการทำงานภายในของโมเดลภาษาขนาดใหญ่ (LLMs) รวมถึงกระบวนการแบ่งข้อความ (tokenization) กลไกการจดจำความสำคัญ (attention mechanism) และผลลัพธ์ที่ไม่แน่นอน (non-deterministic output)
  2. เปรียบเทียบประเภทต่าง ๆ ของโมเดลภาษาขนาดใหญ่ (โมเดลพื้นฐาน, เปิดแหล่งที่มาเทียบกับแบบเฉพาะเจาะจง, และสถาปัตยกรรม Encoder/Decoder) เพื่อเลือกเครื่องมือที่เหมาะสมกับสถานการณ์ทางธุรกิจ
  3. ประเมินกลยุทธ์ในการปรับปรุงผลลัพธ์ของโมเดล โดยเฉพาะการเลือกระหว่างการเขียนคำสั่ง (Prompt Engineering), การเพิ่มเติมข้อมูลจากแหล่งข้อมูล (Retrieval Augmented Generation - RAG) และการปรับแต่งแบบเฉพาะ (Fine-tuning)
  4. นิยามการเขียนคำสั่ง (Prompt Engineering) และอธิบายบทบาทของมันในฐานะอินเทอร์เฟซการเขียนโปรแกรมหลักสำหรับปัญญาประดิษฐ์สร้างสรรค์
  5. แยกแยะระหว่างโมเดลภาษาขนาดใหญ่พื้นฐาน (Base LLMs) กับโมเดลที่ได้รับการปรับให้เข้าใจคำสั่ง (Instruction-Tuned LLMs) และวิธีการประมวลผลข้อความของแต่ละแบบ
  6. สร้างคำสั่งที่ซับซ้อนโดยใช้คำสั่ง ข้อมูลหลัก สัญญาณชี้นำ และแม่แบบ
  7. สร้างและตั้งค่าแอปพลิเคชันสร้างข้อความโดยใช้ไลบรารี openai จัดการตัวแปรสภาพแวดล้อม และปรับเปลี่ยนความหลากหลายของผลลัพธ์ผ่านอุณหภูมิ (temperature)
  8. แยกแยะระหว่างแชทบอทที่ทำงานตามกฎกับแอปพลิเคชันปัญญาประดิษฐ์สร้างสรรค์ที่รับรู้บริบท พร้อมดำเนินการตามหลักการหกประการของปัญญาประดิษฐ์ที่รับผิดชอบของไมโครซอฟต์
  9. ดำเนินการค้นหาเชิงความหมายโดยแปลงข้อความเป็นเวกเตอร์ (embeddings) และใช้ความคล้ายคลึงแบบโคซายน์ (cosine similarity) เพื่อค้นหาเนื้อหาที่เกี่ยวข้องนอกเหนือจากการค้นหาด้วยคำหลัก
  10. สร้างและตั้งค่าแอปพลิเคชันสร้างภาพ พร้อมใช้ "คำสั่งเมตา" (meta prompts) เพื่อกำหนดขอบเขตเนื้อหาและความปลอดภัย

บทเรียน

Lesson

This lesson explores the evolution of AI from rigid, rule-based systems to modern Large Language Models that utilize tokenization, attention mechanisms, and statistical probability to generate human-like text. Students will learn how these non-deterministic models function and how to evaluate strategies like prompting, fine-tuning, and RAG to optimize AI performance for specific business needs.

This lesson introduces prompt engineering as the essential interface for guiding generative AI, distinguishing between base models and instruction-tuned models. Students learn to construct effective prompts by mastering tokenization, parameter adjustment, and structural techniques like delimiting to improve model accuracy and reliability.

This lesson explores the transition from traditional, deterministic programming to flexible Generative AI applications by mastering API security, environment configuration, and output control via temperature settings. Students will also learn to implement semantic search using embeddings and apply Microsoft’s Six Principles of Responsible AI to build reliable, context-aware solutions.

This lesson explores how to build secure, integrated AI solutions using low-code platforms like Microsoft Power Platform and advanced techniques such as meta-prompting and function calling. Students learn to bridge the gap between generative models and external data while implementing safety guardrails and deterministic configurations for enterprise-grade applications.

This lesson explores how to build trustworthy Generative AI by balancing user experience pillars, such as explainability and instructional friction, with robust security measures against threats like data poisoning and prompt injection. It also introduces the LLMOps lifecycle, covering the essential stages of ideating, building, and operationalizing AI applications to ensure reliability and performance.

This lesson explores how Retrieval-Augmented Generation (RAG) overcomes LLM knowledge cutoffs and hallucinations by grounding model responses in real-time, external data. Students will learn the technical RAG workflow—including chunking, embeddings, and vector search—while evaluating open-source models and AI agent frameworks for practical implementation.

This lesson explores the optimization hierarchy for generative AI, emphasizing that developers should prioritize prompt engineering and Retrieval-Augmented Generation (RAG) before considering resource-intensive fine-tuning. It also introduces specialized architectures like Small Language Models (SLMs) and Mixture of Experts (MoE) to help balance model performance, inference speed, and deployment efficiency.