高级 AI 示例和概念#
¥Advanced AI examples and concepts
本节解释了重要的 AI 概念,并提供了高亮这些概念的工作流模板,以及相应的解释和配置指南。这些示例涵盖常见用例,并重点介绍 n8n 中高级 AI 的不同功能。
¥This section provides explanations of important AI concepts, and workflow templates that highlight those concepts, with explanations and configuration guides. The examples cover common use cases and highlight different features of advanced AI in n8n.
-
Agents and chains
Learn about agents and chains in AI, including exploring key differences using the example workflow.
What's a chain in AI?
What's an agent in AI?
Demonstration of key differences between agents and chains -
Call n8n Workflow Tool
Learn about tools in AI, then explore examples that use n8n workflows as custom tools to give your AI workflow access to more data.
What's a tool in AI?
Chat with Google Sheets
Call an API to fetch data
Set up a human fallback
Let AI specify tool parameters with$fromAI() -
Vector databases
Learn about vector databases in AI, along with related concepts including embeddings and retrievers.
What's a vector database?
Populate a Pinecone vector database from a website -
Memory
Learn about memory in AI.
-
AI workflow templates
You can browse AI templates, included community contributions, on the n8n website.