這門課教你如何用 LangChain 結合 ChatGPT 開發可投入實際生產的 AI 應用,包含使用 RAG 提升回應準確性、打造可上傳 PDF 並對話的 Web App、整合 OpenAI Plugins 實作資料庫查詢與程式執行等功能。你還將學會串流回應、使用者追蹤與錯誤觀察技術,適合具備 Python 基礎、想掌握 AI 工程落地技巧的開發者。
此教程為高質量英文原版視頻教學資源,英文不好的可以使用翻譯插件學習。
=====================================================
教程名稱:ChatGPT and LangChain: The Complete Developer’s Masterclass
下載連結:https://www.nidown.com/chatgpt-343156.html
=====================================================
最便捷、最實惠的 ChatGPT Plus 升級服務來了!!!
點擊查看詳情:https://www.kkmac.com/go/chatgpt
=====================================================
英文原版介紹
Last updated 12/2024
Created by Stephen Grider
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: All | Genre: eLearning | Language: English + subtitle | Duration: 137 Lectures ( 12h 11m ) | Size: 3.3 GB
Intensive masterclass on ChatGPT, LangChain, and Python. Make production-ready apps focused on real-world AI integration
What you’ll learn
Integrate ChatGPT into production-style apps with LangChain
Use LangChain components to build complex text generation pipelines
Enhance ChatGPT’s output by automatically integrating user feedback
Teach ChatGPT new facts through Retrieval Augmented Generation
Extend LangChain to implement server-to-browser text streaming
Use OpenAI Plugins to add new capabilities to ChatGPT, such as database access and code execution
Understand every line of code we write so you can use these exact same techniques on your own projects
Build your own chat-with-a-PDF web application, complete with document upload and authentication
See how users interact with your chat features using observability and tracing
Requirements
Basic programming experience with Python