LangChain 實作加速器(LangChain 实战速成加速器):打造大型語言模型 LLM 驅動的應用程式

所在平台: Udemy

课程主页: https://www.udemy.com/course/langchain-mandarin/

课程评论:没有评论

第一个写评论        关注课程

课程简介

这是一个关于使用 LangChain 库快速开发大型语言模型 (LLM) 驱动的应用程序的课程。课程已更新至 LangChain 0.3.0 版本,并提供由 Steve Lai 全新的中文配音(含繁简体字幕),以帮助中文母语者更轻松、快速地学习。 **课程亮点:** * **聚焦实战:** 课程重点在于教授如何运用 LangChain 快速开发 LLM 应用,并提供必要的技能和知识,以开发跨领域的 LLM 解决方案。 * **全新中文配音:** 由 Steve Lai 提供全新中文配音,后续将有繁简中文字幕校正。 * **项目驱动:** 从零开始,通过构建三个真实可执行的 LLM 应用来学习: * **破冰神器 (Ice Breaker):** 基于 LangChain Agent,输入名字即可搜索对方的 LinkedIn 和 Twitter 信息,并生成定制化的开场白。 * **文件助手 (Documentation Helper):** 为 Python 包文档构建一个聊天机器人。 * **精简版 ChatGPT Code 解读器。** * **深度内容:** 涵盖 LangChain 的核心概念,包括:LangChain、LLM/GenAI 历史、Prompting 技术 (Few shots prompting, Chain of Thought, ReAct prompting)、Chat Models、Open Source Models、Prompts/PromptTemplates、Chains、Agents (Custom Agents, Python Agents, CSV Agents, Agent Routers)、OpenAI Functions、Tools/Toolkits、Memory、Vectorstores (Pinecone, FAISS)、RAG、DocumentLoaders、TextSplitters、Streamlit、LCEL、LangSmith、LangGraph、FireCrawl、Cursor IDE 简介等。 * **面向有经验者:** 课程假设学员具备软件工程背景且精通 Python,不适合初学者。 * **社区支持:** 提供终身课程访问权、讲师一对一故障排除支持、Github 资源链接、FAQ 和故障排除指南,以及专属 Discord 社区。 **重要声明:** * 截至 2025 年 1 月,中文配音已完成至第五章(共 39 讲,约 4 小时 33 分钟),包含首个 LangChain 应用、ReAct prompt 深入探讨及 RAG 内容。后续章节配音将陆续完成,并会及时通知。 * 课程的第一个项目“破冰神器”需要使用第三方 API(ProxyCURL, SerpAPI, Twitter API),这些通常是付费服务,但均提供免费额度用于开发和测试。

课程评论(0条)

课程详情

課程已重新錄製並支援 LangChain 版本 0.3.0,並經由 Steve Lai 全新中文配音(後續進行包含繁體與簡體中文字幕校正)。讓用中文母語的人能夠更容易並更快速的學習。课程已重新录制并支持 LangChain 版本 0.3.0,并经由 Steve Lai 全新中文配音(后续进行包含繁体与简体中文字幕校正)。让以中文为母语的人能够更加轻松、快速地学习。COURSE WAS RE-RECORDED and supports- LangChain Version 0.3.0, and with brand new Mandarin Chinese voiceover by Steve Lai (followed by traditional and simplified Chinese subtitle proofreading). This allows native Chinese speakers to learn more easily and quickly.--歡迎來到第一門 LangChain Udemy 課程 - 釋放 LLM 的力量!這是一堂全方位課程,目的是要教你如何快速運用 LangChain 函式庫來開發 LLM 應用。本課程將提供你開發跨領域 LLM 解決方案所需的技能與知識。欢迎来到第一门 LangChain Udemy 课程 - 释放 LLM 的力量!这是一门全方位课程,旨在教你如何快速运用 LangChain 函数库来开发 LLM 应用。本课程将为你提供开发跨领域 LLM 解决方案所需的技能与知识。Welcome to first LangChain Udemy course - Unleashing the Power of LLM!This comprehensive course is designed to teach you how to QUICKLY harness the power the LangChain library for LLM applications.This course will equip you with the skills and knowledge necessary to develop cutting-edge LLM solutions for a diverse range of topics.--(2025/01)重要聲明:中文配音目前完成至第五章節(講座 39),共約 4 小時 33 分鐘,包含第一個 LangChain 應用程式,以及 ReAct prompt 深入探討、RAG 等內容。後續章節中文配音將陸續完成,我們也會隨時通知各位最新狀況。(2025/01)重要声明:中文配音目前完成至第五章节(讲座 39),共计约 4 小时 33 分钟,包含第一个 LangChain 应用程序,以及 ReAct prompt 深入探讨、RAG 等内容。后续章节的中文配音将陆续完成,我们也会随时通知各位最新进展。(Jan 2024) Important Announcement: The Chinese voiceover is currently completed up to Chapter 5 (Lecture 39), totaling approximately 4 hours and 33 minutes. This includes the first LangChain application, an in-depth exploration of ReAct prompts and RAG. The Chinese voiceover for subsequent chapters will be completed gradually, and we will keep everyone updated on the latest progress--請注意,這不是入門課程。本課程假設你已具備軟體工程背景,且精通 Python。我會使用 Pycharm IDE,但你可以選用任何 IDE,因為我們只會用到像是 debug 和 running scripts 這類的基本功能。在本課程中,你將從零開始,一路建構可真實實際執行的 LLM 所驅動的應用程式。課程內容將圍繞在這三個主要的應用程式:破冰神器 Ice Breaker- 基於 LangChain agent 所開發的應用程式,只要輸入一個名字,就能在 Google 上搜尋對方的 Linledin 和 twitter 檔案,抓取網路上的相關資訊,並產生客製化的對話開場白。文件助手 Documentation Helper - 為 python package 文件建構一個 chatbot 聊天機器人。 (當然也可以用於任何你想要的資料)精簡版 ChatGPT code 解讀器Prompt Engineering 理論篇章请注意,这不是一门针对初学者的课程。本课程假设你已具备软件工程背景,并且精通 Python。我会使用 Pycharm IDE,但你可以使用任意编辑器,因为我们只需要用到诸如 debug 和 running scripts 这些基本功能。在本课程中,你将从零开始,一路构建可真实落地执行的 LLM 驱动应用程序。课程内容将围绕以下三个主要应用程序:破冰神器 Ice Breaker基于 LangChain agent 所开发的应用程序,只需输入一个名字,即可在 Google 上搜索对方的 Linkedin 和 twitter 资料,抓取网络上的相关信息,并生成个性化的对话开场白。文件助手 Documentation Helper为 python package 文档构建一个聊天机器人。(当然也可以用于任何你想要处理的数据)精简版 ChatGPT code 解读器另外,还包含一部分 Prompt Engineering 的理论篇章。Please note that this is not a course for beginners. This course assumes that you have a background in software engineering and are proficient in Python. I will be using Pycharm IDE but you can use any editor you'd like since we only use basic feature of the IDE like debugging and running scripts.In this course, you will embark on a journey from scratch to building a real-world LLM powered application using LangChain.We are going to do so by build 3 main applications:Ice Breaker- LangChain agent that given a name, searches in google to find Linkedin and twitter profiles, scrape the internet for information about a name you provide and generate a couple of personalized ice breakers to kick off a conversation with the person.Documentation Helper- Create chatbot over a python package documentation. (and over any other data you would like)A slim version of ChatGPT Code-InterpreterPrompt Engineering Theory Section--課程將涵蓋的主題包括:课程将涵盖的主题包括:The topics covered in this course include:LangChainLLM + GenAI historyLLMs: Few shots prompting, Chain of Thought, ReAct promptingChat ModelsOpen Source ModelsPrompts, PromptTemplates, langchainubOutput Parsers, Pydantic Output ParsersChains: create_retrieval_chain, create_stuff_documents_chainAgents, Custom Agents, Python Agents, CSV Agents, Agent RoutersOpenAI Functions, Tool CallingTools, ToolkitsMemoryVectorstores (Pinecone, FAISS)RAG (Retrieval Augmentation Generation)DocumentLoaders, TextSplittersStreamlit (for UI)LCEL, LangChain Expression LanguageLangSmithIntro to LangGraphFireCrawlGIST of Cursor IDECursor ComposterCurser Chat--在課程中,你將透過實作練習和真實專案,鞏固所學概念和技術。學完課程後,你將能熟練運用 LangChain 開發強大、高效能且多元的 LLM 應用。這不只是一堂課,更是一個社群。除了終身課程存取權,你還將獲得:與講師一對一的故障排除 troubleshooting 支援Github links,提供額外的 AI 資源、常見問題和疑難排解指南課程持續更新與改進,無額外費用在课程中,你将通过实战练习和真实项目,巩固所学概念和技术。学完课程后,你将能够熟练运用 LangChain 来开发强大、高性能且多元的 LLM 应用。这不仅是一门课程,更是一个社区。除了课程的终身访问权,你还将获得:与讲师的一对一故障排除(troubleshooting)支持Github links,提供额外的 AI 资源、常见问题解答和故障排除指南课程不断更新与改进,无需支付额外费用This is not just a course, it's also a community. Along with lifetime access to the course, you'll get:Dedicated 1 on 1 troubleshooting support with meGithub links with additional AI resources, FAQ, troubleshooting guidesAccess to an exclusive Discord community to connect with other learnersNo extra cost for continuous updates and improvements to the course--免責聲明再次強調,這不是入門課程。本課程假設你已有軟體工程背景,且精通 Python。我會使用 Pycharm IDE,但你可以選用任何編輯器,因為我們只會用到像是像是 debug 和 running scripts 這類的基本功能。課程的第一個專案(破冰神器 Ice-Breaker)需要使用第三方 API,包括 ProxyCURL、SerpAPI、Twitter API,這些通常都是付費服務。但所有這些第三方平台都有免費額度,我們將用於開發和測試的儲存。免责声明再次强调,这不是一门针对初学者的课程。本课程假设你已有软件工程背景,并且精通 Python。我会使用 Pycharm IDE,但你可以选择任何编辑器,因为我们只需要用到类似 debug 和 running scripts 这样一些基本功能。课程的第一个项目(破冰神器 Ice-Breaker)需要使用第三方 API,包括 ProxyCURL、SerpAPI、Twitter API,这些通常都是付费服务。但这些第三方平台都有免费额度,我们将在开发和测试中使用它们的免费配额。DISCLAIMERSPlease note that this is not a course for beginners. This course assumes that you have a background in software engineering and are proficient in Python.I will be using Pycharm IDE but you can use any editor you'd like since we only use basic feature of the IDE like debugging and running scripts.The first project of the course (Ice-Breaker) requires usage of 3rd party APIs-ProxyCURL, SerpAPI, Twitter API which are generally paid services.All of those 3rd parties have a free tier we will use to create stub responses development and testing.

课程标签

0人关注该课程

主题相关的课程