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

OpenClaw: สถาปัตยกรรม การพัฒนา และความปลอดภัยสำหรับตัวแทนปัญญาประดิษฐ์แบบท้องถิ่น

หลักสูตรนี้นำเสนอการวิเคราะห์อย่างละเอียดเกี่ยวกับ OpenClaw ซึ่งเป็นเฟรมเวิร์กโอเพนซอร์สที่ก้าวล้ำสำหรับตัวแทนปัญญาประดิษฐ์อัตโนมัติ หลักสูตรจะวิเคราะห์โครงสร้างสถาปัตยกรรมแบบชั้นของเฟรมเวิร์กอย่างเป็นระบบ กลไกหน่วยความจำแบบเน้นพื้นที่เฉพาะ (local-first RAG memory) โปรโตคอลการควบคุมเบราว์เซอร์ และระบบนิเวศทักษะที่สามารถขยายขนาดได้อย่างสูง หลักสูตรครอบคลุมการจัดการกระบวนการที่ซับซ้อนอย่างเป็นจริง รวมถึงลำดับงานการอัตโนมัติแบบ PIV และรูปแบบการประชุมของตัวแทนหลายตัว นอกจากนี้ยังวิเคราะห์ข้อจำกัดด้านฮาร์ดแวร์ในแนวทางการใช้งานระดับผลิตภัณฑ์ และเสนอแนวทางป้องกันแบบหลายชั้นเพื่อป้องกันภัยคุกคามหลัก เช่น ช่องโหว่ด้านการดำเนินการระยะไกล (RCE) และการโจมตีผ่านคำสั่ง (prompt injection) หลักสูตรนี้มีวัตถุประสงค์เพื่อเสริมศักยภาพให้กับนักพัฒนาและสถาปนิกระดับสูงในการสร้างระบบตัวแทนปัญญาประดิษฐ์ที่มีความสามารถในการทำงานอิสระสูง พร้อมทั้งคงความปลอดภัยและความสามารถในการควบคุมได้

5.0
15.0h
500 ผู้เรียน
5 lessons
1 การถูกใจ
ปัญญาประดิษฐ์
เริ่มเรียน

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

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

หลักสูตรนี้นำเสนอการวิเคราะห์อย่างละเอียดเกี่ยวกับ OpenClaw ซึ่งเป็นเฟรมเวิร์กโอเพนซอร์สที่ปฏิวัติวงการสำหรับเอเจนต์ปัญญาประดิษฐ์อัตโนมัติ หลักสูตรนี้ถอดรหัสสถาปัตยกรรมแบบชั้นหลายชั้นอย่างเป็นระบบ โดยเน้นไปที่กลไกหน่วยความจำแบบ Local-First RAG โปรโตคอลการควบคุมเบราว์เซอร์ และระบบนิเวศทักษะที่มีความสามารถในการขยายตัวได้อย่างสูง

หลักสูตรไม่ได้จำกัดอยู่แค่ทฤษฎี แต่ยังครอบคลุมการจัดการงานที่ซับซ้อน เช่น กระบวนการอัตโนมัติแบบ PIV และ รูปแบบคณะกรรมการเอเจนต์หลายตัว อย่างมีประสิทธิภาพ โดยสำคัญที่สุด คือ การจัดการกับปัญหาในระดับผลิตภัณฑ์ (production-grade) วิเคราะห์ข้อเสียของฮาร์ดแวร์ และนำไปสู่การใช้กลยุทธ์ การป้องกันหลายชั้น (Defense-in-Depth) เพื่อต่อต้านภัยคุกคามสำคัญ เช่น ช่องโหว่ด้านการดำเนินการระยะไกล (RCE) และการโจมตีผ่านคำขอ (prompt injection) หลักสูตรนี้ออกแบบมาเพื่อเสริมพลังให้กับนักพัฒนาขั้นสูงและสถาปนิกระบบ ในการสร้างระบบที่มีความเป็นอัตโนมัติสูงและมีความปลอดภัยอย่างเข้มงวด

กลุ่มเป้าหมาย: นักพัฒนาขั้นสูง & สถาปนิกระบบ

🎯 วัตถุประสงค์การเรียนรู้

เมื่อจบหลักสูตรนี้ คุณจะสามารถ:

  1. ออกแบบระบบอัตโนมัติ โดยใช้เฟรมเวิร์ก OpenClaw พร้อมปรัชญาแบบ Markdown-First
  2. ติดตั้งระบบหน่วยความจำแบบเฉพาะที่ (local-first) ที่ปลอดภัย ป้องกันการเสียหายของสถานะในสภาพแวดล้อมที่มีการเข้าถึงพร้อมกันจำนวนมาก
  3. เสริมความแข็งแรงให้กับห่วงโซ่การจัดหาเอเจนต์ ต่อต้านภัยคุกคามขั้นสูง เช่น การโจมตีแบบ Indirect Prompt Injection และ Silent Fallback RCE

บทเรียน

Lesson

This lesson introduces the OpenClaw architecture, which utilizes a Markdown-first philosophy to define agent identity and logic through human-readable files like SOUL.md and MEMORY.md. Students learn how the system ensures reliability and security through session isolation via lane queues, a model-agnostic runtime, and a centralized gateway for managing autonomous tasks.

This lesson explores the OpenClaw architecture, focusing on the PIV (Planning-Interaction-Verification) workflow for autonomous browser agents and the importance of session isolation for system security. It also covers the modular configuration system, where openclaw.json manages technical routing and SOUL.md defines the agent's persistent identity and ethical boundaries.

This lesson introduces the OpenClaw architecture, which utilizes a Markdown-first philosophy to manage agent identity, capabilities, and workflows through human-readable configuration files. Students learn how to build robust, model-agnostic agents by leveraging core infrastructure components like the Gateway, Agent Runtime, and a structured manifest system to ensure secure, version-controlled, and transparent AI orchestration.

This lesson covers the production deployment of autonomous agents using the OpenClaw architecture, emphasizing the Markdown-First philosophy for configuration and runtime sovereignty. Students will learn to optimize performance through hybrid execution models, local-first RAG, and memory management techniques like semantic snapshots and pre-compaction flushing.

This lesson explores the evolving threat landscape for autonomous AI agents, focusing on risks like indirect prompt injection, skill supply chain poisoning, and delegated compromise. It emphasizes implementing a Zero Trust architecture, including strict network binding and ephemeral credential management, to secure agent gateways and minimize the blast radius of potential security breaches.