-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
6,721 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: What's new in MongoDB 8.0 | ||
speaker: Piti Champeethong | ||
youtube: wqedcVO_HKw | ||
managed: true | ||
published: false | ||
subtitles: [th] | ||
chapters: | ||
'0:00': "แนะนำวิทยากรและหัวข้อ What's New in MongoDB 8.0" | ||
'0:52': 'MongoDB เวอร์ชั่นต่างๆ และ ความสำคัญของ Community Edition' | ||
'2:51': 'ฟีเจอร์ใหม่ใน MongoDB 8.0: Search และ Vector Search' | ||
'6:19': 'เครื่องมือ Migration: ย้ายข้อมูลจาก Relational Database สู่ MongoDB' | ||
'10:56': 'Modernization: อัพเกรดแอปพลิเคชั่นเก่าด้วย AI' | ||
'12:41': '4 จุดเด่นของ MongoDB 8.0: Optimization, Workload, Scaling, Security' | ||
'13:54': 'Optimization: Performance เร็วขึ้น, ยกตัวอย่างคำสั่งที่ปรับปรุง' | ||
'17:17': 'การทำ Index ใน MongoDB: ESR Rule และ Best Practice' | ||
'19:18': 'มาตรฐานใหม่ของ Performance: เปรียบเทียบ MongoDB 8.0 กับเวอร์ชั่น 7' | ||
'22:11': 'Time Series Collection: จัดเก็บข้อมูล Real-time ได้ดีขึ้น' | ||
'24:50': 'Machine Learning Model ใน MongoDB: ใช้สำหรับ Vector Search' | ||
'25:28': 'Query Execution: ลดความซับซ้อน เพิ่มประสิทธิภาพ' | ||
'28:44': 'Memory Management: การจัดการ RAM และ Data File' | ||
'33:15': 'การเพิ่ม RAM ช่วยแก้ปัญหาความเร็วได้จริงหรือ? + วิธีวิเคราะห์ปัญหา' | ||
'37:28': 'สาเหตุหลักของ Database ช้า + แนะนำเครื่องมือวิเคราะห์ Log' | ||
'39:06': 'Replica Set: ลด Lag Time เพิ่มประสิทธิภาพ HA' | ||
'40:40': 'Acknowledge (Write Concern): การันตีความถูกต้องของข้อมูล' | ||
'41:25': 'Atlas Search: เครื่องมือวิเคราะห์ Query บน Cloud' | ||
'42:30': 'Query Shape: บล็อค Query รูปแบบเฉพาะ ป้องกันปัญหา' | ||
'43:36': 'Timeout: ตั้งค่า Max Time ป้องกัน Query ค้าง' | ||
'44:06': 'Force Index: บังคับ Query ให้ใช้ Index ที่ต้องการ' | ||
'44:48': 'Scaling: ย้าย Collection ใน Sharding ได้ง่ายขึ้น' | ||
'46:41': 'Faster Resharding: ลดเวลา Reshard ลง 10 เท่า' | ||
'47:00': 'ลดค่าใช้จ่าย Server ด้วยการยุบ Config Server' | ||
'47:59': 'Security: เชื่อมต่อ OpenID, Federation ได้ง่ายขึ้น' | ||
'49:01': 'Queryable Encryption: ค้นหาข้อมูลที่เข้ารหัสแบบ Range ได้แล้ว' | ||
'50:26': 'Log Format: รองรับมาตรฐาน Open Cybersecurity' | ||
'50:51': "สรุป What's New in MongoDB 8.0" | ||
description: | | ||
พบกับ คุณปิติ Senior Consulting Engineer จาก MongoDB สิงคโปร์ กับหัวข้อ What is new in MongoDB 8.0 เรียนรู้เกี่ยวกับฟีเจอร์ใหม่ๆ ที่น่าสนใจใน MongoDB เวอร์ชัน 8.0 ไม่ว่าจะเป็นเรื่องประสิทธิภาพการทำงานที่ดีขึ้น เครื่องมือ migration ที่ใช้งานง่ายขึ้น รวมถึงการปรับปรุงด้านความปลอดภัย มาดูกันว่าฟีเจอร์เหล่านี้จะช่วยเพิ่มประสิทธิภาพและความสะดวกสบายในการทำงานกับ MongoDB ได้อย่างไรบ้าง | ||
--- |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: Multimodal RAG for Images and Text with MongoDB | ||
speaker: Witthawin Sripheanpol | ||
youtube: sWEy_OTijqA | ||
managed: true | ||
published: false | ||
subtitles: [th] | ||
chapters: | ||
'0:00': 'แนะนำตัวและเกริ่นนำ: Multimodal LLM' | ||
'0:47': 'Multimodal คืออะไร? แตกต่างจาก Unimodal อย่างไร?' | ||
'3:02': 'Multimodal ในอุดมคติ: เปลี่ยนทุกอย่างเป็น Text' | ||
'6:45': 'โฟกัส Image + Text: เปลี่ยนรูปเป็น Text ได้อย่างไร?' | ||
'8:08': 'Image Captioning & Visual Language Model: สอน AI ให้เข้าใจรูป' | ||
'12:08': 'Fine-tuned Model vs. RAG: เลือกแบบไหนดี?' | ||
'13:38': 'RAG คืออะไร? ทำงานอย่างไร?' | ||
'15:13': 'Image Collection: เปลี่ยนรูปเป็น Vector ทำไม?' | ||
'19:50': 'เตรียม Vector Database ให้พร้อม ก่อนทำ RAG' | ||
'20:03': 'Question Answering: ถาม-ตอบ ฉบับ Multimodal' | ||
'21:45': 'VQA with RAG: รวมรูปภาพในการถาม-ตอบ' | ||
'23:13': 'VQA แบบ Advance: ใช้ Model ที่เข้าใจทั้งรูปและข้อความ' | ||
'24:11': 'สรุป Multimodal & RAG: เปลี่ยนทุกอย่างเป็น Text แล้วค่อยถาม' | ||
'26:12': 'Workshop: ลองทำ Image Captioning & Vector Search' | ||
'36:54': 'สาธิตการใช้งาน: ค้นหารูปภาพด้วย Text' | ||
'42:20': 'ปัญหาและการปรับปรุง: Image Captioning สำคัญมากแค่ไหน?' | ||
'43:20': 'สรุปและคำขอบคุณ' | ||
'43:45': 'ประกาศกิจกรรมเล่นเกมและแจกของรางวัล' | ||
description: | | ||
มาร่วมสำรวจโลกของ Multimodal AI ใน session ที่จะพาไปรู้จักกับเทคโนโลยีที่ ChatGPT หรือ Gemini ใช้ ในการทำความเข้าใจทั้งรูปภาพและข้อความพร้อมๆ กัน บรรยายโดยโร่ AI engineer จาก Botnoi Group ที่จะอธิบายตั้งแต่พื้นฐานของ Multimodal ไปจนถึงการประยุกต์ใช้กับงานอย่าง VQA (Visual Question Answering) ผ่านเทคนิคอย่าง Image Captioning และ RAG (Retrieval Augmented Generation) | ||
Session นี้เหมาะสำหรับผู้ที่สนใจ AI และต้องการต่อยอดความรู้ไปสู่ Multimodal เพื่อสร้างแอปพลิเคชันที่สามารถเข้าใจข้อมูลได้หลากหลายรูปแบบมากขึ้น | ||
--- |
Oops, something went wrong.