AI邮件自动回复系统 - 邮箱RAG智能代理
高级
这是一个Support, AI领域的自动化工作流,包含 34 个节点。主要使用 If, Set, Gmail, Notion, Aggregate 等节点,结合人工智能技术实现智能自动化。 AI邮件自动回复系统 - 邮箱RAG智能代理
前置要求
- •Google 账号和 Gmail API 凭证
- •Notion API Key
- •Google Drive API 凭证
- •OpenAI API Key
- •Pinecone API Key
使用的节点 (34)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "T7GqmcUwv8GVTe8L",
"meta": {
"instanceId": "740c1df6d3b1b6ea8a9d2223701f6904173f9e3cf7381cd181644b043420ba09",
"templateCredsSetupCompleted": true
},
"name": "AI Email Auto-Responder System",
"tags": [],
"nodes": [
{
"id": "2db5e025-209e-48ef-bdf5-8ee1eb0fab7b",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1780,
1200
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c11e07ab-75e8-42ed-b6a7-c98f0039eddb",
"name": "Answer questions with a vector store",
"type": "@n8n/n8n-nodes-langchain.toolVectorStore",
"position": [
2200,
1200
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "e615fb6f-0870-4c81-bcef-c8a9d7ae0233",
"name": "Pinecone Vector Store1",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
2040,
1400
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "fcf497be-9614-4701-a5a8-15e04a9040fe",
"name": "Embeddings OpenAI",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
2040,
1520
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "d1b4ab12-fe69-406a-8c1b-d4bab1c02e63",
"name": "OpenAI Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
2340,
1420
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7ab09163-cea5-45a1-8a49-235b734773e5",
"name": "Get Brand brief",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
2080,
1220
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "8e571e5e-aa9f-48ac-86d7-365f05d25f7f",
"name": "Gmail Trigger",
"type": "n8n-nodes-base.gmailTrigger",
"position": [
780,
900
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "a63ac63b-2002-4c56-9674-2ec20e406932",
"name": "OpenAI Chat Model2",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1360,
1120
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "cdc804b7-6b4f-4669-b3c0-3da3df1681d9",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
1660,
900
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "1ea5665e-15ea-4dda-b1d7-88669139c0d4",
"name": "Simple Memory",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
1940,
1220
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "b50d2551-8b91-41aa-9e88-03f292e41858",
"name": "OpenAI Chat Model3",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
2660,
1200
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c833622a-c488-41a0-80b6-fced19b5c497",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
3080,
900
],
"webhookId": "2f018774-35ff-4090-b5d2-acad7f512034",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "f35198e9-2479-4e58-8d0e-21c96f8e9411",
"name": "Search Information",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1960,
900
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "8cc3a83a-0772-4d2d-b26a-1030b6d0a55b",
"name": "Response writer",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
2620,
900
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7cb7bae5-0630-4406-893b-c66d6888680b",
"name": "Set Data",
"type": "n8n-nodes-base.set",
"position": [
1040,
900
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "9cc8f67f-dac0-41b7-9277-8f6ee6d4c0d7",
"name": "Google Drive Trigger",
"type": "n8n-nodes-base.googleDriveTrigger",
"position": [
1040,
-720
],
"parameters": {},
"typeVersion": 1
},
{
"id": "92c8079b-f3c7-4949-b5e9-b01c4cf9395f",
"name": "Google Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
1280,
-720
],
"parameters": {},
"typeVersion": 3
},
{
"id": "6b851c32-609a-4970-8065-5ad6193f1637",
"name": "Pinecone Vector Store",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
1580,
-720
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "5492ffd8-21df-4dd9-9f3c-b55b8ecfb258",
"name": "Default Data Loader",
"type": "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
"position": [
1800,
-500
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d27b5bd6-0136-4a5d-a524-91b3c50a9524",
"name": "Recursive Character Text Splitter",
"type": "@n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter",
"position": [
1800,
-300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2453df3e-9fc6-4b23-9076-339d9fcb4281",
"name": "Embeddings OpenAI1",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
1440,
-500
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "d5603de9-510d-42d4-9cca-b81326933550",
"name": "When Executed by Another Workflow",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
1120,
180
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "2315b4c2-e4df-4934-9b16-40e362397da1",
"name": "Notion",
"type": "n8n-nodes-base.notion",
"position": [
1360,
180
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "9709f9dc-f2d0-4453-9795-ed321577a301",
"name": "Aggregate",
"type": "n8n-nodes-base.aggregate",
"position": [
1580,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1e62669f-dd75-443c-a967-f362c824f9cf",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
1800,
180
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a00066ed-aa5c-4d06-ac84-defe30c44358",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
680,
-900
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0d1f7c5d-0826-46f5-8c79-15516e97e1cc",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
2320,
-900
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "18e784de-5ae5-45d5-8c92-067406327abd",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
680,
-60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d0afaa13-fdec-4006-8a5e-f31b2ebe308b",
"name": "Google Docs",
"type": "n8n-nodes-base.googleDocs",
"disabled": true,
"position": [
1360,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7f79c5f2-6430-4b4d-b578-7d95006d10bd",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
2320,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9a3c6070-aad1-4d7f-a274-d75929b54796",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
640,
740
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a77c19e2-02ab-445f-b748-ee471d20add5",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
3420,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "00cae7df-b14b-4b9f-9252-7eaf285906a4",
"name": "Check if Question",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1260,
900
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "aefac4d4-9c6a-4b1c-9526-83a8909b51f7",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
3360,
-780
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"timezone": "Europe/Warsaw",
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1"
},
"versionId": "c77d2b14-2465-402f-8668-98d82ba09383",
"connections": {
"cdc804b7-6b4f-4669-b3c0-3da3df1681d9": {
"main": [
[
{
"node": "f35198e9-2479-4e58-8d0e-21c96f8e9411",
"type": "main",
"index": 0
}
],
[]
]
},
"2315b4c2-e4df-4934-9b16-40e362397da1": {
"main": [
[
{
"node": "9709f9dc-f2d0-4453-9795-ed321577a301",
"type": "main",
"index": 0
}
]
]
},
"7cb7bae5-0630-4406-893b-c66d6888680b": {
"main": [
[
{
"node": "00cae7df-b14b-4b9f-9252-7eaf285906a4",
"type": "main",
"index": 0
}
]
]
},
"9709f9dc-f2d0-4453-9795-ed321577a301": {
"main": [
[
{
"node": "1e62669f-dd75-443c-a967-f362c824f9cf",
"type": "main",
"index": 0
}
]
]
},
"92c8079b-f3c7-4949-b5e9-b01c4cf9395f": {
"main": [
[
{
"node": "6b851c32-609a-4970-8065-5ad6193f1637",
"type": "main",
"index": 0
}
]
]
},
"8e571e5e-aa9f-48ac-86d7-365f05d25f7f": {
"main": [
[
{
"node": "7cb7bae5-0630-4406-893b-c66d6888680b",
"type": "main",
"index": 0
}
]
]
},
"1ea5665e-15ea-4dda-b1d7-88669139c0d4": {
"ai_memory": [
[
{
"node": "f35198e9-2479-4e58-8d0e-21c96f8e9411",
"type": "ai_memory",
"index": 0
}
]
]
},
"7ab09163-cea5-45a1-8a49-235b734773e5": {
"ai_tool": [
[
{
"node": "f35198e9-2479-4e58-8d0e-21c96f8e9411",
"type": "ai_tool",
"index": 0
}
]
]
},
"8cc3a83a-0772-4d2d-b26a-1030b6d0a55b": {
"main": [
[
{
"node": "c833622a-c488-41a0-80b6-fced19b5c497",
"type": "main",
"index": 0
}
]
]
},
"00cae7df-b14b-4b9f-9252-7eaf285906a4": {
"main": [
[
{
"node": "cdc804b7-6b4f-4669-b3c0-3da3df1681d9",
"type": "main",
"index": 0
}
]
]
},
"fcf497be-9614-4701-a5a8-15e04a9040fe": {
"ai_embedding": [
[
{
"node": "e615fb6f-0870-4c81-bcef-c8a9d7ae0233",
"type": "ai_embedding",
"index": 0
}
]
]
},
"2db5e025-209e-48ef-bdf5-8ee1eb0fab7b": {
"ai_languageModel": [
[
{
"node": "f35198e9-2479-4e58-8d0e-21c96f8e9411",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"2453df3e-9fc6-4b23-9076-339d9fcb4281": {
"ai_embedding": [
[
{
"node": "6b851c32-609a-4970-8065-5ad6193f1637",
"type": "ai_embedding",
"index": 0
}
]
]
},
"d1b4ab12-fe69-406a-8c1b-d4bab1c02e63": {
"ai_languageModel": [
[
{
"node": "c11e07ab-75e8-42ed-b6a7-c98f0039eddb",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"a63ac63b-2002-4c56-9674-2ec20e406932": {
"ai_languageModel": [
[
{
"node": "00cae7df-b14b-4b9f-9252-7eaf285906a4",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"b50d2551-8b91-41aa-9e88-03f292e41858": {
"ai_languageModel": [
[
{
"node": "8cc3a83a-0772-4d2d-b26a-1030b6d0a55b",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"f35198e9-2479-4e58-8d0e-21c96f8e9411": {
"main": [
[
{
"node": "8cc3a83a-0772-4d2d-b26a-1030b6d0a55b",
"type": "main",
"index": 0
}
]
]
},
"5492ffd8-21df-4dd9-9f3c-b55b8ecfb258": {
"ai_document": [
[
{
"node": "6b851c32-609a-4970-8065-5ad6193f1637",
"type": "ai_document",
"index": 0
}
]
]
},
"9cc8f67f-dac0-41b7-9277-8f6ee6d4c0d7": {
"main": [
[
{
"node": "92c8079b-f3c7-4949-b5e9-b01c4cf9395f",
"type": "main",
"index": 0
}
]
]
},
"e615fb6f-0870-4c81-bcef-c8a9d7ae0233": {
"ai_vectorStore": [
[
{
"node": "c11e07ab-75e8-42ed-b6a7-c98f0039eddb",
"type": "ai_vectorStore",
"index": 0
}
]
]
},
"d27b5bd6-0136-4a5d-a524-91b3c50a9524": {
"ai_textSplitter": [
[
{
"node": "5492ffd8-21df-4dd9-9f3c-b55b8ecfb258",
"type": "ai_textSplitter",
"index": 0
}
]
]
},
"d5603de9-510d-42d4-9cca-b81326933550": {
"main": [
[
{
"node": "2315b4c2-e4df-4934-9b16-40e362397da1",
"type": "main",
"index": 0
}
]
]
},
"c11e07ab-75e8-42ed-b6a7-c98f0039eddb": {
"ai_tool": [
[
{
"node": "f35198e9-2479-4e58-8d0e-21c96f8e9411",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 客户支持, 人工智能
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
基于AI的MIS代理
基于AI的管理信息系统代理
If
Set
Code
+
If
Set
Code
129 节点Kumar Shivam
客户支持
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+
If
Ftp
Set
113 节点I versus AI
其他
在Braze中更新现有邮件模板
使用AI为Instagram、Facebook、LinkedIn和X自动化社交媒体内容
Set
Gmail
Merge
+
Set
Gmail
Merge
73 节点LukaszB
设计
自动化博客撰写与社交媒体推广代理
使用GPT-4、Perplexity和WordPress自动化SEO博客创建+社交媒体
Set
Code
Gmail
+
Set
Code
Gmail
79 节点LukaszB
设计
AI自动化X(Twitter)帖子发布器 - 打造个人品牌
使用GPT-4、Discord和Google Sheets自动生成并发布推文
If
Set
Notion
+
If
Set
Notion
44 节点LukaszB
人工智能
使用 Google Drive 和 Pinecone 向量数据库创建 AI 驱动的
使用 Google Drive 和 Pinecone 向量数据库创建 AI 驱动的 WhatsApp 机器人
If
Set
Code
+
If
Set
Code
23 节点Cecilia
客户支持
工作流信息
难度等级
高级
节点数量34
分类2
节点类型21
作者
LukaszB
@lukaszbAI Automation Expert | Web & Mobile App Integrator With 2+ years of experience, I build smart automations, web & mobile app workflows, and scalable platforms using tools like n8n, Make, and more. I help businesses reduce operational costs, save time, and scale faster with AI-powered solutions. For business enquiries, send me an email at kontakt@lumizone.pl
外部链接
在 n8n.io 查看 →
分享此工作流