Agentrix212AI commited on
Commit
6ed0b76
·
verified ·
1 Parent(s): 7e65596

Upload AI Meeting Summary - Agentrix212.json

Browse files
Workflows/N8N_Workflows/AI Meetting Summary /AI Meeting Summary - Agentrix212.json ADDED
@@ -0,0 +1,497 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "AI Meeting Summary - Agentrix212",
3
+ "nodes": [
4
+ {
5
+ "parameters": {
6
+ "pollTimes": {
7
+ "item": [
8
+ {
9
+ "mode": "everyMinute"
10
+ }
11
+ ]
12
+ },
13
+ "triggerOn": "specificFolder",
14
+ "folderToWatch": {
15
+ "__rl": true,
16
+ "value": "YOUR_FOLDER_ID_HERE",
17
+ "mode": "list",
18
+ "cachedResultName": "Meetings-Recording",
19
+ "cachedResultUrl": "https://drive.google.com/drive/folders/YOUR_FOLDER_ID_HERE"
20
+ },
21
+ "event": "folderUpdated"
22
+ },
23
+ "id": "9bca4344-2da5-451a-8443-fa9cf319278d",
24
+ "name": "Google Drive Trigger",
25
+ "type": "n8n-nodes-base.googleDriveTrigger",
26
+ "typeVersion": 1,
27
+ "position": [
28
+ -1296,
29
+ 48
30
+ ],
31
+ "credentials": {
32
+ "googleDriveOAuth2Api": {
33
+ "id": "huu7ZUnEgj76oRBq",
34
+ "name": "Google Drive account 2"
35
+ }
36
+ }
37
+ },
38
+ {
39
+ "parameters": {
40
+ "resource": "fileFolder",
41
+ "filter": {
42
+ "folderId": {
43
+ "__rl": true,
44
+ "value": "={{ $json.id }}",
45
+ "mode": "id"
46
+ },
47
+ "whatToSearch": "files"
48
+ },
49
+ "options": {}
50
+ },
51
+ "id": "f25a43dd-2646-4f19-b537-fff9c0e015ef",
52
+ "name": "Find Audio File",
53
+ "type": "n8n-nodes-base.googleDrive",
54
+ "typeVersion": 3,
55
+ "position": [
56
+ -1040,
57
+ 48
58
+ ],
59
+ "credentials": {
60
+ "googleDriveOAuth2Api": {
61
+ "id": "huu7ZUnEgj76oRBq",
62
+ "name": "Google Drive account 2"
63
+ }
64
+ }
65
+ },
66
+ {
67
+ "parameters": {
68
+ "operation": "download",
69
+ "fileId": {
70
+ "__rl": true,
71
+ "value": "={{ $json.id }}",
72
+ "mode": "id"
73
+ },
74
+ "options": {}
75
+ },
76
+ "id": "d2d86623-5cf3-42ce-bd99-e91a3fb91eda",
77
+ "name": "Download Audio",
78
+ "type": "n8n-nodes-base.googleDrive",
79
+ "typeVersion": 3,
80
+ "position": [
81
+ -608,
82
+ 48
83
+ ],
84
+ "credentials": {
85
+ "googleDriveOAuth2Api": {
86
+ "id": "huu7ZUnEgj76oRBq",
87
+ "name": "Google Drive account 2"
88
+ }
89
+ }
90
+ },
91
+ {
92
+ "parameters": {
93
+ "resource": "audio",
94
+ "modelId": {
95
+ "__rl": true,
96
+ "value": "models/gemini-2.5-flash",
97
+ "mode": "list",
98
+ "cachedResultName": "models/gemini-2.5-flash"
99
+ },
100
+ "inputType": "binary",
101
+ "simplify": false,
102
+ "options": {}
103
+ },
104
+ "type": "@n8n/n8n-nodes-langchain.googleGemini",
105
+ "typeVersion": 1.1,
106
+ "position": [
107
+ -352,
108
+ 48
109
+ ],
110
+ "id": "6e4cc9fb-6117-4c69-ba84-7e54d9eb51ad",
111
+ "name": "Transcribe Audio",
112
+ "credentials": {
113
+ "googlePalmApi": {
114
+ "id": "XQqIB5RhIHwxr1NY",
115
+ "name": "Google Gemini(PaLM) Api account 2"
116
+ }
117
+ }
118
+ },
119
+ {
120
+ "parameters": {
121
+ "assignments": {
122
+ "assignments": [
123
+ {
124
+ "id": "fileName",
125
+ "name": "fileName",
126
+ "value": "={{ $('Google Drive Trigger').first().json.name }}",
127
+ "type": "string"
128
+ },
129
+ {
130
+ "id": "driveLink",
131
+ "name": "driveLink",
132
+ "value": "={{ $('Google Drive Trigger').first().json.webViewLink }}",
133
+ "type": "string"
134
+ },
135
+ {
136
+ "id": "83785dc9-ded4-408f-847b-bfa4ae21488e",
137
+ "name": "Transcription",
138
+ "value": "={{ $json.candidates[0].content.parts[0].text }}",
139
+ "type": "string"
140
+ }
141
+ ]
142
+ },
143
+ "options": {}
144
+ },
145
+ "id": "4ff9a075-2b27-453e-9377-fbb3f9b7e819",
146
+ "name": "Extract Transcription",
147
+ "type": "n8n-nodes-base.set",
148
+ "typeVersion": 3.4,
149
+ "position": [
150
+ -128,
151
+ 48
152
+ ]
153
+ },
154
+ {
155
+ "parameters": {
156
+ "promptType": "define",
157
+ "text": "=Analyze the following meeting transcription and create structured, visually appealing notes:\n\n## TRANSCRIPTION:\n{{ $json.Transcription }}\n---\n\nFormat your response for each section as follows:\n\n## Meeting Summary\nWrite a concise 2-3 sentence paragraph summarizing the meeting's main purpose and outcomes.\n\n## Key Discussion Points\nList the main topics discussed. Format each point on a new line with an emoji bullet:\n💡 [Topic name]: Brief description of what was discussed\n💡 [Next topic]: Description\n(Use 💡 for each point)\n\n## Action Items\nList each action item on a new line with checkbox emoji and responsible person:\n✅ [Task description] - @Person (if known)\n✅ [Next task] - @Person\n(If no person assigned, just the task)\n\n## Decisions Made\nList each decision on a new line with a decision emoji:\n🎯 [Decision description]\n🎯 [Next decision]\n(Use 🎯 for each decision. If no decisions, write: \"No major decisions were formalized in this meeting.\")\n\n## Participants & Their Contributions\nList each participant with their contributions:\n👤 [Name/Role]: Brief description of their contributions and topics discussed\n👤 [Next person]: Their contributions\n(Use 👤 for each participant)\n\n## Automation Opportunities\nIf automation opportunities were mentioned, list them:\n🤖 [Opportunity description]\n🤖 [Next opportunity]\n(If none, write: \"No automation opportunities were explicitly discussed.\")",
158
+ "hasOutputParser": true,
159
+ "messages": {
160
+ "messageValues": [
161
+ {
162
+ "message": "=You are an AI assistant for an an automation agency specializing in business process automations.\n\nYour task is to analyze meeting transcriptions and create beautifully formatted, scannable meeting notes.\n\nLANGUAGE HANDLING:\n- Input transcriptions may be in Moroccan Darija, Arabic, French, English, or mixed languages\n- Detect the dominant language in the transcription\n- Always output your analysis in English, regardless of input language\n\nFORMATTING RULES:\n- Use emojis strategically to make sections visually distinct\n- For summaries and context: write flowing paragraphs\n- For lists (action items, decisions, key points): use line breaks with emojis as bullets\n- Use clear spacing between items\n- Make it scannable and easy to read\n- Never include preambles like \"Here is the summary\"\n- Be concise but complete"
163
+ }
164
+ ]
165
+ },
166
+ "batching": {}
167
+ },
168
+ "type": "@n8n/n8n-nodes-langchain.chainLlm",
169
+ "typeVersion": 1.9,
170
+ "position": [
171
+ 64,
172
+ 48
173
+ ],
174
+ "id": "4d54d013-d81f-470c-a25a-c53de71794c7",
175
+ "name": "Analyze Meeting"
176
+ },
177
+ {
178
+ "parameters": {
179
+ "model": "google/gemini-2.0-flash-001",
180
+ "options": {}
181
+ },
182
+ "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
183
+ "typeVersion": 1,
184
+ "position": [
185
+ 32,
186
+ 240
187
+ ],
188
+ "id": "f3cfa943-da42-4252-9964-ec78395c0095",
189
+ "name": "OpenRouter Chat Model",
190
+ "credentials": {
191
+ "openRouterApi": {
192
+ "id": "Uh6EhUnlPGQ0AEYw",
193
+ "name": "OpenRouter account"
194
+ }
195
+ }
196
+ },
197
+ {
198
+ "parameters": {
199
+ "conditions": {
200
+ "options": {
201
+ "caseSensitive": true,
202
+ "leftValue": "",
203
+ "typeValidation": "strict",
204
+ "version": 3
205
+ },
206
+ "conditions": [
207
+ {
208
+ "id": "4c89f194-9876-4a64-a2a0-1040c32325b5",
209
+ "leftValue": "={{ $json.name }}",
210
+ "rightValue": "m4a",
211
+ "operator": {
212
+ "type": "string",
213
+ "operation": "contains"
214
+ }
215
+ }
216
+ ],
217
+ "combinator": "and"
218
+ },
219
+ "options": {}
220
+ },
221
+ "type": "n8n-nodes-base.filter",
222
+ "typeVersion": 2.3,
223
+ "position": [
224
+ -800,
225
+ 48
226
+ ],
227
+ "id": "e877d836-50b3-478c-9c51-e462fd59d0b4",
228
+ "name": "Filter"
229
+ },
230
+ {
231
+ "parameters": {
232
+ "resource": "databasePage",
233
+ "databaseId": {
234
+ "__rl": true,
235
+ "value": "YOUR_NOTION_DATABASE_ID",
236
+ "mode": "list",
237
+ "cachedResultName": "Meeting Notes",
238
+ "cachedResultUrl": "https://www.notion.so/YOUR_NOTION_DATABASE_ID"
239
+ },
240
+ "title": "={{ $('Extract Transcription').item.json.fileName }}",
241
+ "blockUi": {
242
+ "blockValues": [
243
+ {
244
+ "type": "heading_1",
245
+ "textContent": "={{ $('Extract Transcription').item.json.fileName }}"
246
+ },
247
+ {},
248
+ {
249
+ "type": "heading_2",
250
+ "textContent": "📋 Meeting Summary"
251
+ },
252
+ {
253
+ "textContent": "={{ $json.output.meeting_summary }}"
254
+ },
255
+ {},
256
+ {
257
+ "type": "heading_2",
258
+ "textContent": "💡 Key Discussion Points"
259
+ },
260
+ {
261
+ "textContent": "={{ $json.output.key_discussion_points }}"
262
+ },
263
+ {},
264
+ {
265
+ "type": "heading_2",
266
+ "textContent": "✅ Action Items"
267
+ },
268
+ {
269
+ "textContent": "={{ $json.output.action_items }}"
270
+ },
271
+ {},
272
+ {
273
+ "type": "heading_2",
274
+ "textContent": "🎯 Decisions Made"
275
+ },
276
+ {
277
+ "textContent": "={{ $json.output.decisions_made }}"
278
+ },
279
+ {},
280
+ {
281
+ "type": "heading_2",
282
+ "textContent": "👥 Participants & Contributions"
283
+ },
284
+ {
285
+ "textContent": "={{ $json.output.participants_contributions }}"
286
+ },
287
+ {},
288
+ {
289
+ "type": "heading_2",
290
+ "textContent": "🤖 Automation Opportunities"
291
+ },
292
+ {
293
+ "textContent": "={{ $json.output.automation_opportunities }}"
294
+ },
295
+ {},
296
+ {
297
+ "textContent": "🔗 Recording: ={{ $('Extract Transcription').item.json.driveLink }}"
298
+ }
299
+ ]
300
+ },
301
+ "options": {
302
+ "iconType": "emoji",
303
+ "icon": "🎙️"
304
+ }
305
+ },
306
+ "type": "n8n-nodes-base.notion",
307
+ "typeVersion": 2.2,
308
+ "position": [
309
+ 480,
310
+ 48
311
+ ],
312
+ "id": "bd12875a-70a1-4d02-ba05-0842e7a57dae",
313
+ "name": "Create a database page",
314
+ "credentials": {
315
+ "notionApi": {
316
+ "id": "0cqaLci3q2uizEcG",
317
+ "name": "Notion account"
318
+ }
319
+ }
320
+ },
321
+ {
322
+ "parameters": {
323
+ "schemaType": "manual",
324
+ "inputSchema": "{\n \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"meeting_summary\": {\n \"type\": \"string\"\n },\n \"key_discussion_points\": {\n \"type\": \"string\"\n },\n \"action_items\": {\n \"type\": \"string\"\n },\n \"decisions_made\": {\n \"type\": \"string\"\n },\n \"participants_contributions\": {\n \"type\": \"string\"\n },\n \"automation_opportunities\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\"meeting_summary\", \"key_discussion_points\", \"action_items\", \"decisions_made\", \"participants_contributions\"]\n}"
325
+ },
326
+ "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
327
+ "typeVersion": 1.3,
328
+ "position": [
329
+ 256,
330
+ 224
331
+ ],
332
+ "id": "ca40b728-35c0-4da3-8d12-320ffa2a4476",
333
+ "name": "Structured Output Parser"
334
+ },
335
+ {
336
+ "parameters": {
337
+ "content": "## Download Recording Audio\nWatches your Google Drive folder for new Zoom recordings and downloads them automatically.",
338
+ "height": 272,
339
+ "width": 912,
340
+ "color": 3
341
+ },
342
+ "type": "n8n-nodes-base.stickyNote",
343
+ "position": [
344
+ -1376,
345
+ -32
346
+ ],
347
+ "typeVersion": 1,
348
+ "id": "f6b0e98c-bc59-4777-9aec-67f856ba262d",
349
+ "name": "Sticky Note"
350
+ },
351
+ {
352
+ "parameters": {
353
+ "content": "## Audio Transcription\n**Using Gemini 2.5 Flash**\n\nTranscribes audio in ANY language including Darija, Arabic, French, and English mixed together!",
354
+ "height": 336,
355
+ "width": 272
356
+ },
357
+ "type": "n8n-nodes-base.stickyNote",
358
+ "position": [
359
+ -448,
360
+ -112
361
+ ],
362
+ "typeVersion": 1,
363
+ "id": "ea34a95d-4e18-4284-a809-fa7547381c76",
364
+ "name": "Sticky Note1"
365
+ },
366
+ {
367
+ "parameters": {
368
+ "content": "## Extract Meeting Details\nAI analyzes the transcription and extracts:\n• Summary\n• Key Points\n• Action Items\n• Decisions\n• Participants\n• Automation Opportunities",
369
+ "height": 544,
370
+ "width": 384,
371
+ "color": 7
372
+ },
373
+ "type": "n8n-nodes-base.stickyNote",
374
+ "position": [
375
+ 0,
376
+ -160
377
+ ],
378
+ "typeVersion": 1,
379
+ "id": "52495e0c-ca8d-4d98-b8fb-0e0568f8c94a",
380
+ "name": "Sticky Note2"
381
+ }
382
+ ],
383
+ "pinData": {},
384
+ "connections": {
385
+ "Google Drive Trigger": {
386
+ "main": [
387
+ [
388
+ {
389
+ "node": "Find Audio File",
390
+ "type": "main",
391
+ "index": 0
392
+ }
393
+ ]
394
+ ]
395
+ },
396
+ "Find Audio File": {
397
+ "main": [
398
+ [
399
+ {
400
+ "node": "Filter",
401
+ "type": "main",
402
+ "index": 0
403
+ }
404
+ ]
405
+ ]
406
+ },
407
+ "Download Audio": {
408
+ "main": [
409
+ [
410
+ {
411
+ "node": "Transcribe Audio",
412
+ "type": "main",
413
+ "index": 0
414
+ }
415
+ ]
416
+ ]
417
+ },
418
+ "Transcribe Audio": {
419
+ "main": [
420
+ [
421
+ {
422
+ "node": "Extract Transcription",
423
+ "type": "main",
424
+ "index": 0
425
+ }
426
+ ]
427
+ ]
428
+ },
429
+ "Extract Transcription": {
430
+ "main": [
431
+ [
432
+ {
433
+ "node": "Analyze Meeting",
434
+ "type": "main",
435
+ "index": 0
436
+ }
437
+ ]
438
+ ]
439
+ },
440
+ "Analyze Meeting": {
441
+ "main": [
442
+ [
443
+ {
444
+ "node": "Create a database page",
445
+ "type": "main",
446
+ "index": 0
447
+ }
448
+ ]
449
+ ]
450
+ },
451
+ "OpenRouter Chat Model": {
452
+ "ai_languageModel": [
453
+ [
454
+ {
455
+ "node": "Analyze Meeting",
456
+ "type": "ai_languageModel",
457
+ "index": 0
458
+ }
459
+ ]
460
+ ]
461
+ },
462
+ "Filter": {
463
+ "main": [
464
+ [
465
+ {
466
+ "node": "Download Audio",
467
+ "type": "main",
468
+ "index": 0
469
+ }
470
+ ]
471
+ ]
472
+ },
473
+ "Structured Output Parser": {
474
+ "ai_outputParser": [
475
+ [
476
+ {
477
+ "node": "Analyze Meeting",
478
+ "type": "ai_outputParser",
479
+ "index": 0
480
+ }
481
+ ]
482
+ ]
483
+ }
484
+ },
485
+ "active": false,
486
+ "settings": {
487
+ "executionOrder": "v1",
488
+ "availableInMCP": false
489
+ },
490
+ "versionId": "b95d56a3-6087-4b6f-8916-14372bf67daf",
491
+ "meta": {
492
+ "templateCredsSetupCompleted": true,
493
+ "instanceId": "66c58b798d3adbdaf64a47b3041d335e10015ca13cec5104fbf9f568a82eba73"
494
+ },
495
+ "id": "Gd3tWzVNK3OWhlt0Di_v4",
496
+ "tags": []
497
+ }