สร้าง Chatbot ที่มีประสิทธิภาพและสามารถตอบสนองได้อย่างแม่นยำ พร้อมวิธีการเชื่อมต่อกับ Line และ Facebook
.
ในคอร์สนี้เราจะสอนให้คุณเข้าใจขั้นตอนการสร้าง Chatbot ด้วยเทคนิคการดึงข้อมูลและสร้างคำตอบอย่างมีประสิทธิภาพ! ด้วยการอธิบายแต่ละขั้นตอนอย่างละเอียดและเข้าใจง่าย สามารถนำไปใช้งานจริงได้อย่างแน่นอน
.
คอร์สนี้เหมาะกับใคร
– ผู้ที่ต้องการเรียนรู้การทำ Chatbot ด้วยวิธีการแบบ RAG
– ผู้ที่ต้องการจะเข้าใจขั้นตอนการสร้าง Chatbot อย่างเข้าใจง่ายและเห็นภาพ
– ผู้ที่ต้องการสร้าง Chatbot ของตัวเอง ที่สามารถนำไปใช้งานได้จริง
– ผู้ที่มีความรู้พื้นฐาน Python programming
.
ดูรีวิวการสอนได้ที่ https://madebyai.io/reviews/
.
Agenda
.
Introduction to RAG Chatbot
RAG Chatbot Workflow and Document
RAG Chatbot on Facebook and Line
Conclusion
Workshop
.
Course Features
- Lectures 25
- Quizzes 0
- Duration Lifetime access
- Skill level All levels
- Language English
- Students 49
- Assessments Yes
-
Document
-
Contents
- Introduction to Building AI Chatbot with RAG
- ตอบคำถามนักเรียน 1
- Inspiration of this course
- Agenda Explanation
- Getting OpenAI API key
- Getting Anthropic API key
- Getting Gemini API key
- Getting start with Google Colab
- Considering what LLM should we use?
- ตอบคำถามนักเรียน 2
- Why not open-source?
- ChatGPT without RAG
- Claude without RAG
- Gemini without RAG
- RAG explanation
- ChatGPT with RAG (pdf)
- Claude & Gemini with RAG (pdf)
- Chatbot with RAG (json)
- General chatbot with RAG
- Complex chatbot
- Conclusion of fundamental knowledge
- Connecting with Line
- Connecting with FB messenger
- Deployment