Strukturierten Notion-Arbeitsbereich aus Notizen und Sprachaufzeichnungen mit Gemini und GPT erstellen
Experte
Dies ist ein Multimodal AI-Bereich Automatisierungsworkflow mit 36 Nodes. Hauptsächlich werden If, Set, Code, Crypto, Notion und andere Nodes verwendet. Erstellen Sie einen strukturierten Notion-Arbeitsbereich aus Notizen und Sprachnachrichten mit Gemini und GPT
Voraussetzungen
- •Notion API Key
- •Google Drive API-Anmeldedaten
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •OpenAI API Key
Verwendete Nodes (36)
Kategorie
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
"meta": {
"instanceId": "7888501fe66f93847229a4fe1e4efd9754bf14b1b98634200b2ff2090b5002a3",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "e1716e31-c9e1-4888-adf8-1346461f7c70",
"name": "Setzen Done",
"type": "n8n-nodes-base.notion",
"position": [
3024,
768
],
"parameters": {},
"executeOnce": true,
"typeVersion": 2.2
},
{
"id": "805e7523-e73e-448c-b1d8-9cf3a0410f03",
"name": "OpenAI-Chat-Modell4",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-240,
1136
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "011d8674-ad72-40bc-be7e-6aa97a9d8523",
"name": "Structured Output Parser4",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
-96,
1136
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "143afddb-a90f-4d70-9def-0d3ef399234b",
"name": "Create Row",
"type": "n8n-nodes-base.notion",
"position": [
112,
912
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
"name": "Report Page Generator",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
-240,
912
],
"parameters": {},
"typeVersion": 1.5
},
{
"id": "691e8cd7-b85b-4ac0-b5d2-3f1a1ed397bb",
"name": "Get Existing Row",
"type": "n8n-nodes-base.notion",
"position": [
336,
912
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "4fcb71bb-a65f-44e1-b8d7-832cc33c63cd",
"name": "Generate Request ID",
"type": "n8n-nodes-base.crypto",
"position": [
-448,
912
],
"parameters": {},
"typeVersion": 1
},
{
"id": "da875116-f165-404a-99e5-e4e956ba920a",
"name": "Content Analyzer LLM",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
544,
1136
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "be7d0447-6477-418d-b3a1-94897723dbd5",
"name": "Content Analysis Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
672,
1136
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "941172d0-e0c4-4a9a-ad2b-369c1c1787b3",
"name": "Structure Generator LLM",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
896,
1136
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "8f6b8029-8351-4979-bb7b-cd773f1c5d70",
"name": "Structure Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
1024,
1136
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ee401edd-eabd-4037-82ba-42674a80bd2a",
"name": "Database Structure Generator",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
896,
912
],
"parameters": {},
"typeVersion": 1.5
},
{
"id": "9a2e2308-d090-499f-8f76-c74358afc84f",
"name": "Create Sample Pages",
"type": "n8n-nodes-base.httpRequest",
"position": [
3024,
960
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "739a2590-22bb-472a-9893-9fab0c70b2e3",
"name": "LLM Smart Mapping",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
2112,
1136
],
"parameters": {},
"typeVersion": 1
},
{
"id": "19d70272-1e05-4ef9-8941-e0cd4b1bb7a6",
"name": "Parse LLM Response",
"type": "n8n-nodes-base.code",
"position": [
2384,
912
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5a1892f5-9de0-4e38-9c73-528f937985ab",
"name": "KI-Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1952,
912
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "ad18c9db-ea38-49f6-a6f5-4af1f43f8957",
"name": "Über Elemente schleifen",
"type": "n8n-nodes-base.splitInBatches",
"position": [
2800,
912
],
"parameters": {},
"typeVersion": 3
},
{
"id": "b3a5c5a4-2973-47f9-b23c-da812627ee87",
"name": "Split Out",
"type": "n8n-nodes-base.splitOut",
"position": [
2592,
912
],
"parameters": {},
"typeVersion": 1
},
{
"id": "685ce899-2f61-4819-b4f7-4108f1453059",
"name": "Google Vertex Chat Model2",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleVertex",
"position": [
1984,
1136
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e59af55e-a89a-48e3-ad95-3d2088b4c341",
"name": "Data Formatter2",
"type": "n8n-nodes-base.set",
"position": [
1280,
912
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "f9ec1602-616d-48da-b88d-6fe7621a2780",
"name": "Prepare Notion Data1",
"type": "n8n-nodes-base.code",
"position": [
1504,
912
],
"parameters": {},
"typeVersion": 2
},
{
"id": "760d7440-a13a-48af-824a-74612f78b2ab",
"name": "Create Notion Database4",
"type": "n8n-nodes-base.httpRequest",
"position": [
1728,
912
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "1c4c05d5-2777-411c-9695-b74f83313e88",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
-672,
912
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "8e40a68c-29a6-4614-9f9a-e57c52774391",
"name": "Content Analyzer",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
544,
912
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "559531a8-0ed0-41be-a789-046c6f230633",
"name": "Google Drive Trigger",
"type": "n8n-nodes-base.googleDriveTrigger",
"position": [
-1568,
912
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a5e08e62-d63c-403d-9688-6548a8426cbb",
"name": "Analyze image",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
-896,
800
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2d059c82-8476-4f39-bfbc-7c2eb867da5e",
"name": "Download file",
"type": "n8n-nodes-base.googleDrive",
"position": [
-1344,
912
],
"parameters": {},
"typeVersion": 3
},
{
"id": "9442d9ea-3b66-486c-b4ae-ae7ea40be58a",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
-1120,
912
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "568c4f31-a171-43bb-b83c-349787688ac2",
"name": "Transcribe a recording",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"position": [
-896,
1024
],
"parameters": {},
"typeVersion": 1
},
{
"id": "95b09f9d-01f4-4179-a244-ca6ed006c9d5",
"name": "Setzenup Instructions",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2128,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fc187102-ae7d-4d5b-b53e-af6efa55e971",
"name": "Haftnotiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1600,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a49935ad-17f9-417c-b61f-56a0431d5e4c",
"name": "Haftnotiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1152,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2c7c682a-d3bf-4da1-9c74-7c30a3075568",
"name": "Haftnotiz2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-496,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6a63debe-b904-4c8b-9b5d-2cbe53d9cba8",
"name": "Haftnotiz3",
"type": "n8n-nodes-base.stickyNote",
"position": [
512,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7810c1f7-2761-4c6c-a5bf-4dfe054adc46",
"name": "Haftnotiz4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1216,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0d69c65e-e773-481e-b048-3211346227b3",
"name": "Haftnotiz5",
"type": "n8n-nodes-base.stickyNote",
"position": [
2336,
592
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"9442d9ea-3b66-486c-b4ae-ae7ea40be58a": {
"main": [
[
{
"node": "a5e08e62-d63c-403d-9688-6548a8426cbb",
"type": "main",
"index": 0
}
],
[
{
"node": "568c4f31-a171-43bb-b83c-349787688ac2",
"type": "main",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[
{
"node": "19d70272-1e05-4ef9-8941-e0cd4b1bb7a6",
"type": "main",
"index": 0
}
]
]
},
"b3a5c5a4-2973-47f9-b23c-da812627ee87": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"143afddb-a90f-4d70-9def-0d3ef399234b": {
"main": [
[
{
"node": "691e8cd7-b85b-4ac0-b5d2-3f1a1ed397bb",
"type": "main",
"index": 0
}
]
]
},
"1c4c05d5-2777-411c-9695-b74f83313e88": {
"main": [
[
{
"node": "4fcb71bb-a65f-44e1-b8d7-832cc33c63cd",
"type": "main",
"index": 0
}
]
]
},
"a5e08e62-d63c-403d-9688-6548a8426cbb": {
"main": [
[
{
"node": "1c4c05d5-2777-411c-9695-b74f83313e88",
"type": "main",
"index": 0
}
]
]
},
"2d059c82-8476-4f39-bfbc-7c2eb867da5e": {
"main": [
[
{
"node": "9442d9ea-3b66-486c-b4ae-ae7ea40be58a",
"type": "main",
"index": 0
}
]
]
},
"e59af55e-a89a-48e3-ad95-3d2088b4c341": {
"main": [
[
{
"node": "f9ec1602-616d-48da-b88d-6fe7621a2780",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[
{
"node": "Set Done",
"type": "main",
"index": 0
}
],
[
{
"node": "9a2e2308-d090-499f-8f76-c74358afc84f",
"type": "main",
"index": 0
}
]
]
},
"8e40a68c-29a6-4614-9f9a-e57c52774391": {
"main": [
[
{
"node": "ee401edd-eabd-4037-82ba-42674a80bd2a",
"type": "main",
"index": 0
}
]
]
},
"691e8cd7-b85b-4ac0-b5d2-3f1a1ed397bb": {
"main": [
[
{
"node": "8e40a68c-29a6-4614-9f9a-e57c52774391",
"type": "main",
"index": 0
}
]
]
},
"8f6b8029-8351-4979-bb7b-cd773f1c5d70": {
"ai_outputParser": [
[
{
"node": "ee401edd-eabd-4037-82ba-42674a80bd2a",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"739a2590-22bb-472a-9893-9fab0c70b2e3": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 1
}
]
]
},
"OpenAI Chat Model4": {
"ai_languageModel": [
[
{
"node": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"19d70272-1e05-4ef9-8941-e0cd4b1bb7a6": {
"main": [
[
{
"node": "b3a5c5a4-2973-47f9-b23c-da812627ee87",
"type": "main",
"index": 0
}
]
]
},
"9a2e2308-d090-499f-8f76-c74358afc84f": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"4fcb71bb-a65f-44e1-b8d7-832cc33c63cd": {
"main": [
[
{
"node": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
"type": "main",
"index": 0
}
]
]
},
"da875116-f165-404a-99e5-e4e956ba920a": {
"ai_languageModel": [
[
{
"node": "8e40a68c-29a6-4614-9f9a-e57c52774391",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"559531a8-0ed0-41be-a789-046c6f230633": {
"main": [
[
{
"node": "2d059c82-8476-4f39-bfbc-7c2eb867da5e",
"type": "main",
"index": 0
}
]
]
},
"f9ec1602-616d-48da-b88d-6fe7621a2780": {
"main": [
[
{
"node": "760d7440-a13a-48af-824a-74612f78b2ab",
"type": "main",
"index": 0
}
]
]
},
"35808a02-dd5c-4c20-a5be-a2027bf74bf1": {
"main": [
[
{
"node": "143afddb-a90f-4d70-9def-0d3ef399234b",
"type": "main",
"index": 0
}
]
]
},
"568c4f31-a171-43bb-b83c-349787688ac2": {
"main": [
[
{
"node": "1c4c05d5-2777-411c-9695-b74f83313e88",
"type": "main",
"index": 0
}
]
]
},
"be7d0447-6477-418d-b3a1-94897723dbd5": {
"ai_outputParser": [
[
{
"node": "8e40a68c-29a6-4614-9f9a-e57c52774391",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"760d7440-a13a-48af-824a-74612f78b2ab": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"941172d0-e0c4-4a9a-ad2b-369c1c1787b3": {
"ai_languageModel": [
[
{
"node": "ee401edd-eabd-4037-82ba-42674a80bd2a",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"685ce899-2f61-4819-b4f7-4108f1453059": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"011d8674-ad72-40bc-be7e-6aa97a9d8523": {
"ai_outputParser": [
[
{
"node": "35808a02-dd5c-4c20-a5be-a2027bf74bf1",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"ee401edd-eabd-4037-82ba-42674a80bd2a": {
"main": [
[
{
"node": "e59af55e-a89a-48e3-ad95-3d2088b4c341",
"type": "main",
"index": 0
}
]
]
}
}
}Häufig gestellte Fragen
Wie verwende ich diesen Workflow?
Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.
Für welche Szenarien ist dieser Workflow geeignet?
Experte - Multimodales KI
Ist es kostenpflichtig?
Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.
Verwandte Workflows
Kontextbasierte hybride RAG-KI-Texterstellung
Google Drive zu Supabase Kontext-Vektordatenbank-Synchronisierung für RAG-Anwendungen
If
Set
Code
+
If
Set
Code
76 NodesMichael Taleb
KI RAG
Haustierladen 4
🐥 KI-Terminassistent für Tierbedarfsgeschäfte
If
Set
Code
+
If
Set
Code
187 NodesBruno Dias
Künstliche Intelligenz
Lieferanten-Hamburger MVP
🤖 KI-angetriebener WhatsApp-Assistent für Restaurant- und Lieferautomaten
If
Set
Code
+
If
Set
Code
152 NodesBruno Dias
InhaltGenerator v3
If
Set
Code
+
If
Set
Code
144 NodesJay Emp0
Content-Erstellung
WordPress-Blog-Automatisierung Professional Edition (Deep Research) v2.1 Markt
Automatisierung der Erstellung von SEO-optimierten Blogs mit GPT-4o, Perplexity AI und mehrsprachiger Unterstützung
If
Set
Xml
+
If
Set
Xml
125 NodesDaniel Ng
Content-Erstellung
[Template] KI-Haustierladen v8
🐥 KI-Assistent für Tiernahrungsshops - Integriert GPT-4o, Google Kalender und WhatsApp/Instagram/Facebook
If
N8n
Set
+
If
N8n
Set
244 NodesAmanda Benks
Vertrieb
Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes36
Kategorie1
Node-Typen17
Autor
Alex Huy
@alexhuyExterne Links
Auf n8n.io ansehen →
Diesen Workflow teilen