|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/ai-agents-with-n8n-automate-anything-with-no-code/
课程评论:没有评论
课程名称:生成式人工智能、LLM应用与AI代理大师班 2025 课程概述:本课程将教授如何构建AI代理和基于LLM的应用,以轻松实现任务自动化和工具连接。学习者将从工作流自动化的基础知识开始,逐步深入到创建自己的AI驱动代理中。课程内容包括连接API,融合OpenAI、Google Gemini、Claude等强大工具,并使用LangChain等框架构建LLM应用。该课程适合初学者及有一定经验的学习者,无论你是希望自动化日常任务,探索生成式AI的潜力,还是构建可扩展的LLM应用,你都将获得创建强大AI代理所需的技能,而不需要先进的编码知识。 课程内容: 第1部分:介绍 - 什么是AI代理? - 什么是n8n?使用它的好处是什么? - 工作流、自动化与AI代理的区别 - n8n定价说明:哪个计划适合你? - n8n登录步骤指南 - 探索n8n用户界面 第2部分:在n8n中设置Google凭证 - 如何在n8n中设置Google凭证 第3部分:引导工作流:自动保存到Google Sheets、按预算过滤和发送电子邮件 - 在n8n中创建触发器 - 在n8n中创建动作 - 在n8n中编写自定义函数 - 在n8n中使用过滤器 - 在n8n中使用开关功能 - 在n8n中使用合并节点 第4部分:创建AI代理以管理日历和任务自动化 - 使用AI代理在Google日历中创建事件 - 使用AI代理获取Google日历事件详情 - 使用AI代理在Google Sheets中创建任务 - 使用AI代理获取并更新Google Sheets中的任务详情 第5部分:在n8n中的Webhook和HTTP请求 - n8n中的Webhook - n8n中的HTTP请求 第6部分:构建RAG(增强检索生成)AI代理 - 构建RAG AI代理 第7部分:构建n8n WhatsApp聊天机器人 - 在WhatsApp上与AI代理聊天 第8部分:如何在n8n中设置Mistral OCR API进行文档文本提取 - 使用Mistral OCR理解n8n中的文档 第9部分:使用Apify提取Instagram个人资料数据并存储到Google Sheets - 在n8n中使用Apify和Google Sheets的Instagram个人资料抓取器 第10部分:AI YouTube分析代理:评论分析与见解报告 - AI YouTube分析代理:评论分析与见解报告 第11部分:AI客户入职代理:自动欢迎邮件生成器 - 客户入职自动化 第12部分:使用DeepSeek R1在Streamlit中构建AI聊天机器人及RAG应用 - 使用DeepSeek R1 LLM创建Streamlit AI聊天机器人 - 使用DeepSeek R1通过Ollama构建RAG驱动的Streamlit应用 第13部分:使用LangChain在Python中构建MCP服务器 - 使用LangChain从零开始构建MCP服务器 第14部分:使用Mistral OCR从PDF文档和图像中提取文本 - 从PDF和图像中提取文本 第15部分:在FastAPI应用中挂载多个MCP服务器 - 如何在FastAPI应用中运行多个MCP服务器 第16部分:Gemini CLI及MCP设置简介 - Gemini CLI:谷歌的免费开源AI代理 - 如何安装并使用Gemini CLI及任何MCP服务器—逐步教程 该课程为学习者提供了实践经验和技能,帮助他们掌握AI代理和LLM应用的构建。
Learn how to build AI agents and LLM-powered applications that automate tasks and connect tools with ease.In this course, you'll begin with the basics of workflow automation and move step by step into building your own AI-powered agents. You'll learn how to connect APIs, integrate powerful tools like OpenAI, Google Gemini, Claude, and build LLM applications using LangChain and other frameworks.This course is designed for both beginners and those with some experience. Whether you're looking to automate daily tasks, explore the potential of generative AI, or build scalable LLM apps, you'll gain the skills to create powerful AI agents-without needing advanced coding knowledge.What You'll Learn in This Course:Section 1: IntroductionWhat are AI Agents?What is n8n?What is n8n and What are the Benefits of Using It?Workflows, Automation, AI Agents - What's the Difference?n8n Pricing Explained: Which Plan Is Right for You?How to Sign in to n8n: Step-by-Step GuideExploring the n8n User InterfaceSection 2: Set up Google Credentials in n8nHow to Set up Google Credentials in n8nSection 3: Lead Workflow: Auto-Save to Google Sheets, Filter, and Send Emails by BudgetCreate a trigger in n8nCreate an action in n8nWriting Custom Functions in n8nUsing Filters in n8nUsing the Switch Function in n8nUsing the Merge Node in n8nSection 4: Creating an AI Agent to Manage Calendar and Task Automation in n8nUsing an AI Agent to Create Events in Google CalendarUsing an AI Agent to Get Event Details from Google CalendarUsing an AI Agent to Create Tasks in Google SheetsUsing an AI Agent to Get and Update Task Details in Google SheetsSection 5: Webhooks and HTTP requests in n8nWebhooks in n8nHTTP requests in n8nSection 6: Building a RAG (Retrieval-Augmented Generation) AI AgentBuilding a RAG AI AgentSection 7: Build n8n WhatsApp ChatbotChat with Your AI Agent on WhatsAppSection 8: How to Set Up Mistral OCR API in n8n for Document Text ExtractionUsing Mistral OCR to Understand Documents in n8nSection 9: Extract Instagram Profile Data with Apify and Store in Google SheetsInstagram Profile Scraper using Apify and Google Sheets in n8nSection 10: AI Youtube Analytics Agent: Comments Analyzer & Insights ReporterAI Youtube Analytics Agent: Comments Analyzer & Insights ReporterSection 11: AI Client Onboarding Agent: Auto Welcome Email GeneratorClient Onboarding AutomationSection 12: AI Chatbots & RAG Apps in Streamlit using DeepSeek R1Create a Streamlit AI Chatbot with DeepSeek R1 LLM (via Ollama)Build a RAG-Powered Streamlit App with DeepSeek R1 via OllamaSection 13: Building MCP Servers with LangChain in PythonBuild MCP Servers from Scratch with LangChain in PythonSection 14: Extract Text from PDF Documents and Images using Mistral OCRText Extraction from PDFs and Images with Mistral OCRSection 15: Mounting Multiple MCP Servers in a FastAPI ApplicationHow to run Multiple MCP Servers in a Fast API ApplicationSection 16: Introduction to Gemini CLI & MCP SetupGemini CLI: Google's Free Open-Source AI AgentHow to Install & Use Gemini CLI + ANY MCP Server - Step by Step Tutorial