从会议记录生成项目摘要
中级
这是一个Document Extraction, AI Summarization领域的自动化工作流,包含 10 个节点。主要使用 Set, Code, Markdown, GoogleDocs, HttpRequest 等节点。 使用GPT-4和Google文档从会议记录创建项目摘要
前置要求
- •可能需要目标 API 的认证凭证
- •OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "2HlbXBsdar2SqJK9",
"meta": {
"instanceId": "b50483b2122f6dc268662b45507d575d939570ea8e1e086601ebb3b6273c1cfd",
"templateCredsSetupCompleted": true
},
"name": "从会议记录生成项目摘要",
"tags": [],
"nodes": [
{
"id": "01d49932-017c-4afb-af33-5d6c85bfd7a0",
"name": "创建Google文档",
"type": "n8n-nodes-base.httpRequest",
"position": [
736,
32
],
"parameters": {
"url": "https://www.googleapis.com/upload/drive/v3/files",
"body": "={{ $json.rawData }}",
"method": "POST",
"options": {},
"sendBody": true,
"sendQuery": true,
"contentType": "raw",
"authentication": "predefinedCredentialType",
"rawContentType": "multipart/related; boundary=divider",
"queryParameters": {
"parameters": [
{
"name": "uploadType",
"value": "multipart"
},
{
"name": "supportsAllDrives",
"value": "true"
}
]
},
"nodeCredentialType": "googleDriveOAuth2Api"
},
"credentials": {
"googleDriveOAuth2Api": {
"id": "NzErn7lDOwCSEPj5",
"name": "Google Drive account - chzainali6363@gmail.com"
}
},
"notesInFlow": true,
"typeVersion": 4.2
},
{
"id": "2312d005-6930-4ad7-9043-dfae981c87b9",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"position": [
256,
32
],
"parameters": {
"mode": "markdownToHtml",
"options": {
"emoji": true,
"tables": true
},
"markdown": "={{ $json.text }}",
"destinationKey": "html_content"
},
"typeVersion": 1
},
{
"id": "2cfbb626-c4a8-45d8-b278-5d8b3b83fc70",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-656,
-144
],
"parameters": {
"width": 1792,
"height": 544,
"content": "## 从会议记录创建项目摘要"
},
"typeVersion": 1
},
{
"id": "4d39d4d7-0e66-498e-9784-70721ef27f4c",
"name": "OpenAI 聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
16,
272
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini",
"cachedResultName": "gpt-4.1-mini"
},
"options": {
"timeout": 300000,
"maxTokens": 32768,
"maxRetries": 2
}
},
"credentials": {
"openAiApi": {
"id": "K8T7HIhpd7gMJG20",
"name": "OpenAi account - Remap"
}
},
"typeVersion": 1.2
},
{
"id": "8a750e1d-88dc-47e6-8476-295fc480d884",
"name": "当点击“执行工作流”时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-592,
32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8976101d-0619-48b4-8440-bd5ddf47aecd",
"name": "获取会议记录",
"type": "n8n-nodes-base.googleDocs",
"position": [
-384,
32
],
"parameters": {
"operation": "get",
"documentURL": "1L05uM0Iovq4gySv6lIUUQhRBKoQzW_FnYr4YEfxu4y8"
},
"credentials": {
"googleDocsOAuth2Api": {
"id": "QpLhhpFQnEmw6uPn",
"name": "Google Docs account- chzainali6363@gmail.com"
}
},
"typeVersion": 2
},
{
"id": "68d8121a-1f60-4c94-858a-3bc3c2d065b6",
"name": "项目摘要",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
-96,
32
],
"parameters": {
"text": "=You are a professional project manager and planner, your task is to provide a proper Client summary, you will given a structure of headings with a structure of an existing example of how a client summary would look like, and you will also be given a transcript from which you have to make all of this content from. Ensure everything is proper and take things step by step to ensure clearity. \n\nToday date is: {{ $today }}\n\nThis is an example of the project summary we are expecting you to give from a transcript that will be given to you:\n```\nProject Overview\nDescribe the client's current business or process, key goals, and overall vision discussed in the transcript. Summarize what they do and the context for the automation or technology intervention.\n\nKey Challenges\nHighlight specific issues, pain points, or bottlenecks the client is currently facing. Use direct examples from the transcript wherever possible.\n\nWhat [Your Automation Platform] Will Deliver\nDescribe what the platform/solution will deliver to address the client’s challenges. This section should be broken into specific deliverables (usually 2–4), clearly titled and explained under subheadings. These should reflect the solution areas mentioned in the transcript.\n\n1. [First Deliverable Name]\nExplain what this component is, how it works, and what it solves.\n\n2. [Second Deliverable Name]\nRepeat for additional components.\n\n(Add more sections like ### 3, ### 4 as needed, based on the transcript.)\n\nExpected Business Impact\nDescribe the measurable or expected benefits of this solution for the client. Focus on improvements in efficiency, scale, response time, conversion, cost, etc.\n\n🗓 Project Timeline & Rollout\nProvide a timeline broken down by project phases, using this format:\n\nPhase\tActivities\tDuration\nDiscovery & Planning\tDefine business rules, qualification flow, integration touchpoints\tX business days\n[Setup Phase]\tBuild and test the automation components\tX business days\n[Integration Phase]\tSet up any webhooks, 3rd-party connectors, or API touchpoints\tX business days\nTesting & Launch\tQA all flows and finalize for production use\tX business days\n\nTotal Duration: X Weeks\n```\n\nTranscript, make use of this to provide me the project summary in Markdown format without these ``` and ``` symbols:\n ``` {{ $json.content }} ```",
"promptType": "define"
},
"typeVersion": 1.6
},
{
"id": "509a03c3-24d1-484d-a9e0-dc774cdfab1e",
"name": "设置字段",
"type": "n8n-nodes-base.set",
"position": [
416,
32
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "e7ee03ac-13e3-4fca-a7bc-57c8fc56dc42",
"name": "document_name",
"type": "string",
"value": "=Project Summary"
},
{
"id": "f9703662-f8c1-4562-ac76-5514bada5439",
"name": "google_drive_folder_id",
"type": "string",
"value": "driveFolderId"
}
]
}
},
"notesInFlow": true,
"typeVersion": 3.4
},
{
"id": "3475c757-07cb-4ffb-9900-f53dd7ca8813",
"name": "准备请求",
"type": "n8n-nodes-base.code",
"position": [
576,
32
],
"parameters": {
"jsCode": "const boundary = 'divider';\nconst docName = $input.first().json.document_name;\nconst folderId = $input.first().json.google_drive_folder_id;\nconst htmlContent = $('Markdown').first().json.html_content;\n\nconst metadata = JSON.stringify({\n name: docName,\n mimeType: \"application/vnd.google-apps.document\",\n parents: [folderId]\n});\n\nconst htmlWithStyles = `\n<!DOCTYPE html>\n<html>\n<head>\n <meta charset=\"UTF-8\">\n <style>\n /* Add bottom margin to block elements for spacing */\n p,\n ul,\n ol,\n table,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin-bottom: 10pt;\n }\n\n h2 {\n margin-top: 20pt;\n }\n\n /* Prevent margin collapse issues or excessive space inside lists */\n li {\n margin-bottom: 2pt; /* Optional: small space between list items */\n }\n\n /* Remove margin from the last child within common containers if needed */\n /* This might be overly aggressive, test without it first */\n /*\n body > *:last-child,\n li > *:last-child {\n margin-bottom: 0;\n }\n */\n </style>\n</head>\n<body>\n ${htmlContent}\n</body>\n</html>\n`;\n\n// Construct the body with literal \\r\\n ONLY\nlet body = `--${boundary}\\r\\n`;\nbody += `Content-Type: application/json; charset=UTF-8\\r\\n`;\nbody += `\\r\\n`; // Blank line\nbody += `${metadata}\\r\\n`;\nbody += `--${boundary}\\r\\n`;\nbody += `Content-Type: text/html\\r\\n`;\nbody += `\\r\\n`; // Blank line\nbody += `${htmlWithStyles}\\r\\n`; // Add the HTML content\nbody += `--${boundary}--\\r\\n`; // Final boundary\n\nreturn {\n rawData: body \n};"
},
"typeVersion": 2
},
{
"id": "0003d9a0-fcbe-4423-90e9-6583c9546f12",
"name": "无操作,不执行任何操作",
"type": "n8n-nodes-base.noOp",
"position": [
944,
32
],
"parameters": {},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "5773cc9b-6232-4ddb-b76f-3b7904c9b9fe",
"connections": {
"Markdown": {
"main": [
[
{
"node": "set_fields",
"type": "main",
"index": 0
}
]
]
},
"set_fields": {
"main": [
[
{
"node": "Prepare_Request",
"type": "main",
"index": 0
}
]
]
},
"CreateGoogleDoc": {
"main": [
[
{
"node": "No Operation, do nothing",
"type": "main",
"index": 0
}
]
]
},
"Prepare_Request": {
"main": [
[
{
"node": "CreateGoogleDoc",
"type": "main",
"index": 0
}
]
]
},
"Project Summary": {
"main": [
[
{
"node": "Markdown",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "Project Summary",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Get meeting transcript": {
"main": [
[
{
"node": "Project Summary",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "Get meeting transcript",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 文档提取, AI 摘要总结
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用VEXA、OpenAI和Mem0自动化会议智能分析
使用VEXA、OpenAI和Mem0自动化会议对话洞察分析
Set
Code
Merge
+13
26 节点Stephan Koning
文档提取
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+93
113 节点I versus AI
其他
潜在客户开发与邮件工作流
使用Google Maps、SendGrid和AI自动化B2B潜在客户开发与邮件营销
If
Set
Code
+21
141 节点Ezema Kingsley Chibuzo
潜在客户开发
Fireflies会议转录和摘要自动化
使用Gemini和Gmail从Fireflies转录自动化会议摘要
Set
Code
Gmail
+11
26 节点Davide
文档提取
使用 AI 和 Gmail 自动更新 YNAB 中的亚马逊交易备注
使用 AI 和 Gmail 自动更新 YNAB 中的亚马逊交易备注
If
Set
Wait
+13
30 节点Angel Menendez
文档提取
(Duc)深度研究市场模板
集成PerplexityAI研究和OpenAI内容的多层级WordPress博客生成器
If
Set
Xml
+28
132 节点Daniel Ng
人工智能