AI Personal Assistant with GPT-4o, RAG & Voice for WhatsApp using Supabase
Dies ist ein AI, IT Ops-Bereich Automatisierungsworkflow mit 76 Nodes. Hauptsächlich werden If, Set, Wait, Merge, Redis und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung.
- •Redis-Serververbindungsdaten
- •HTTP Webhook-Endpunkt (wird von n8n automatisch generiert)
- •PostgreSQL-Datenbankverbindungsdaten
- •Supabase URL und API Key
- •OpenAI API Key
Verwendete Nodes (76)
Kategorie
{
"id": "oztomvXcbguCwH2Q",
"meta": {
"instanceId": "b79da95dcb1b69eebc3470f6fd833d7e53e389c229c716386bdb8e7c291ad2b9"
},
"name": "🤖 AI Personal Assistant with GPT-4o, Memory & Scheduling for WhatsApp",
"tags": [
{
"id": "mhx5MJAkz32rJgeQ",
"name": "iloveflows.com",
"createdAt": "2025-05-09T14:28:31.509Z",
"updatedAt": "2025-05-09T14:28:31.509Z"
}
],
"nodes": [
{
"id": "d105b0e6-5d38-4389-a348-9f4edbd98043",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
2780,
1640
],
"parameters": {},
"typeVersion": 1
},
{
"id": "cd236a55-34ea-48b4-853a-5242e42888e2",
"name": "In Datei konvertieren",
"type": "n8n-nodes-base.convertToFile",
"position": [
0,
900
],
"parameters": {},
"typeVersion": 1.1,
"alwaysOutputData": true
},
{
"id": "68bb9541-283f-4639-b57b-601473d170ac",
"name": "Bearbeiten1",
"type": "n8n-nodes-base.set",
"position": [
540,
900
],
"parameters": {},
"typeVersion": 3.4,
"alwaysOutputData": true
},
{
"id": "8eaa4a55-879f-42bc-86b0-36303804258c",
"name": "Bearbeiten2",
"type": "n8n-nodes-base.set",
"position": [
540,
1340
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "3fa2fe0e-43e4-449d-9ab8-ce83f5f0ff77",
"name": "Authentifizierung",
"type": "n8n-nodes-base.if",
"position": [
-560,
1160
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "95d88cc9-b66f-45e7-bfb7-3142382c3ed7",
"name": "Nachrichtenverzögerung",
"type": "n8n-nodes-base.wait",
"position": [
1180,
1120
],
"webhookId": "c0def2c7-50d3-47c5-8a1e-4164f3625242",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "c70fc751-b54c-4bb6-a712-a9ec52ed607b",
"name": "Nachrichten abrufen",
"type": "n8n-nodes-base.redis",
"position": [
1360,
1120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1d798878-7ae1-4ad1-aa1f-67effe3f1aeb",
"name": "Bedingung1",
"type": "n8n-nodes-base.if",
"position": [
820,
1340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "46d45920-68a2-410d-97da-2a2978fdabc9",
"name": "Datenbank",
"type": "n8n-nodes-base.redis",
"position": [
1360,
1320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "45bb766b-ead9-4f69-aae1-8cf91de14f44",
"name": "Nachrichtenliste1",
"type": "n8n-nodes-base.redis",
"position": [
1000,
1120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f2ebd4bb-5a56-4048-8768-054ffac6783d",
"name": "Felder bearbeiten2",
"type": "n8n-nodes-base.set",
"position": [
1100,
1320
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "b5a4820c-0251-4cc2-a318-9252db2873f8",
"name": "Wichtige Notizen",
"type": "n8n-nodes-base.stickyNote",
"position": [
780,
980
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e244cead-b967-4311-940d-2ebc27b78d0b",
"name": "OpenAI",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
260,
900
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "d6da694b-52f0-492e-8a67-8fcb633d17db",
"name": "Notizzettel8",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1160,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "680eaca5-6ea9-4d27-b329-9a45cd6979f9",
"name": "Supabase-Vektortabellen einrichten",
"type": "n8n-nodes-base.postgres",
"position": [
-1080,
780
],
"parameters": {},
"typeVersion": 2.5
},
{
"id": "2f705e74-bd8a-4737-b4ed-36ae11b43388",
"name": "Standard-Datenlader",
"type": "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
"position": [
460,
420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4a3927c2-6f9e-4234-9e06-7fcf4c4e8b3b",
"name": "OpenAI-Embeddings1",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
320,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ba9aded7-9cbc-4fb6-a4eb-47f7c77e84b5",
"name": "Rekursiver Zeichentext-Splitter",
"type": "@n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter",
"position": [
500,
540
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6ee2f34b-e0d8-431b-9bf6-689b01df7068",
"name": "Datei-ID",
"type": "n8n-nodes-base.set",
"position": [
0,
700
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "c97e06e2-0179-431a-8d5b-87d96b7da4b9",
"name": "Alte Dateien löschen",
"type": "n8n-nodes-base.supabase",
"position": [
0,
20
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": true
},
{
"id": "a1bc0aee-6e48-4ff2-8df0-d3773fcaba50",
"name": "PDF extrahieren",
"type": "n8n-nodes-base.extractFromFile",
"position": [
0,
240
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": true
},
{
"id": "982be2d5-c606-4dc7-afc3-43764bb84761",
"name": "Text exportieren",
"type": "n8n-nodes-base.set",
"position": [
160,
240
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "dbab42c2-c699-4353-b4d4-a89e2209b673",
"name": "OpenAI-Embeddings",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
3160,
1940
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7eaad18d-1a77-4109-adef-3d424e7b0ea7",
"name": "OpenAI Chat Model2",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
3420,
1820
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6d63b8a6-6713-46b7-9893-d2cefd7e86bb",
"name": "Supabase-Vektorspeicher",
"type": "@n8n/n8n-nodes-langchain.vectorStoreSupabase",
"position": [
360,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e9ccd7f3-ca94-4c62-aa4b-63127d1f13c4",
"name": "Terminplanungen",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
3740,
1760
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "b8ab0a49-5584-4d3b-8b16-d66f653135a3",
"name": "Wissensbasis erstellen",
"type": "n8n-nodes-base.postgres",
"position": [
-1080,
460
],
"parameters": {},
"typeVersion": 2.5
},
{
"id": "ca88a0b1-34ee-4bbd-8a18-3eea1afbd311",
"name": "Notizzettel4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1160,
380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8f22b428-7cc3-4608-810d-ac66bccbc6ec",
"name": "Prompt abrufen",
"type": "n8n-nodes-base.postgres",
"position": [
1920,
1320
],
"parameters": {},
"typeVersion": 2.5
},
{
"id": "0fda91cb-760b-4f90-b944-71d359694ef3",
"name": "Postgres-Chat-Gedächtnis",
"type": "@n8n/n8n-nodes-langchain.memoryPostgresChat",
"position": [
3160,
1540
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "4d78bc5a-023b-4f05-9553-98320b2e86e9",
"name": "Notizzettel7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-860,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "193f806c-9f1c-4d74-aa64-bfe3db3b47e3",
"name": "Alle Nachrichten löschen1",
"type": "n8n-nodes-base.postgres",
"position": [
-780,
760
],
"parameters": {},
"typeVersion": 2.5
},
{
"id": "5adf5cdd-e820-44dd-bc2a-da9d8b18602b",
"name": "In Datei konvertieren",
"type": "n8n-nodes-base.convertToFile",
"position": [
500,
20
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "2860bd45-7c8d-4c28-bcd5-78d56eeb6e6e",
"name": "Base64",
"type": "n8n-nodes-base.set",
"position": [
320,
20
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "974fbf99-c727-47f2-bc54-b6c56421c08e",
"name": "Dateityp",
"type": "n8n-nodes-base.switch",
"position": [
680,
20
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "d5ba78ce-c3ef-4ecb-bec2-6728cff76a86",
"name": "OpenAI Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1180,
420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "17bd231d-b48b-42dd-ace0-1d4f0d5aae01",
"name": "Datenbankdaten zusammenführen1",
"type": "n8n-nodes-base.aggregate",
"position": [
720,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "06eaf689-221a-4074-855f-a04b0064b039",
"name": "Zusammenfassung",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1100,
240
],
"parameters": {},
"typeVersion": 1.4
},
{
"id": "e368d5f5-6cc7-4d05-8a35-72312e72cb55",
"name": "Notizzettel9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1160,
80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b9672003-1751-452c-95fb-931fd706bff4",
"name": "RAG-Steuerung erstellen",
"type": "n8n-nodes-base.postgres",
"position": [
-1080,
160
],
"parameters": {},
"typeVersion": 2.5
},
{
"id": "7c8b7a9e-2ffa-45b5-beea-52f3b49fb94d",
"name": "Dateiliste aktualisieren",
"type": "n8n-nodes-base.postgres",
"position": [
1420,
240
],
"parameters": {},
"typeVersion": 2.5
},
{
"id": "5deaf046-639a-4e0c-8ae0-c1605fc724fa",
"name": "RAG-Zusammenfassungen",
"type": "n8n-nodes-base.postgres",
"position": [
1840,
1520
],
"parameters": {},
"typeVersion": 2.5,
"alwaysOutputData": true
},
{
"id": "0d7ccb57-c1e3-4ba5-8457-1bdb14a95039",
"name": "Datenbankdaten zusammenführen2",
"type": "n8n-nodes-base.aggregate",
"position": [
2000,
1520
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": true
},
{
"id": "8e565942-0eae-4e95-9081-76b64b9debf2",
"name": "Supabase Vector Store",
"type": "@n8n/n8n-nodes-langchain.vectorStoreSupabase",
"position": [
3120,
1800
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab141574-d985-44ad-99a5-24ae3f1aab74",
"name": "RAG-Datei löschen",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
3740,
1600
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "10d1de05-dfef-4bba-95d2-00a4123a13ec",
"name": "E-Mails",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
3940,
1760
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ba175864-3c55-40d2-aa94-4ffa1a633e3a",
"name": "Wissen hinzufügen",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
3740,
1420
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "0baac00a-69b9-40d2-82fa-5d14f6abe055",
"name": "Wissen suchen",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
3940,
1420
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "188913c1-2bda-4e38-a3ba-8a3a574a8937",
"name": "In Datei konvertieren1",
"type": "n8n-nodes-base.convertToFile",
"position": [
180,
1120
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "788d471d-9069-4453-b0a2-1f7d02b3bfa1",
"name": "Basis",
"type": "n8n-nodes-base.set",
"position": [
0,
1120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ed432b2e-591a-41aa-80bc-909d5b1f76a8",
"name": "Felder bearbeiten",
"type": "n8n-nodes-base.set",
"position": [
540,
1120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "43cca877-16b3-41bd-b05b-b3e1c152bfd7",
"name": "Nachrichtentyp",
"type": "n8n-nodes-base.switch",
"position": [
-300,
1120
],
"parameters": {},
"typeVersion": 3.2,
"alwaysOutputData": false
},
{
"id": "89eda5b4-6565-41dc-a281-39a684a30103",
"name": "OpenAI1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
360,
1120
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "63c46d57-4c30-4471-9afe-e66c37852a10",
"name": "Zusammenführen",
"type": "n8n-nodes-base.merge",
"position": [
2200,
1340
],
"parameters": {},
"typeVersion": 3
},
{
"id": "77360555-fc36-45ff-ae57-81c27078f7ca",
"name": "Weiche",
"type": "n8n-nodes-base.switch",
"position": [
2760,
1340
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "aebffc93-4190-4490-b5e9-2b2e9a97c2fb",
"name": "Prompt aktualisieren",
"type": "n8n-nodes-base.executeWorkflow",
"position": [
3180,
1080
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "53a6befd-cea0-47a4-a3b5-dca6b033442c",
"name": "Verarbeitung",
"type": "n8n-nodes-base.set",
"position": [
3000,
1080
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "5e22a93e-0d5b-478c-be17-06142cf2ccaa",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-1140,
1160
],
"webhookId": "81dd8066-f3ed-462b-a538-3bad57450e37",
"parameters": {},
"typeVersion": 2
},
{
"id": "b1667935-b34f-47ad-a1b1-887854b55d15",
"name": "Empfangsmitarbeiter",
"type": "@n8n/n8n-nodes-langchain.agent",
"onError": "continueRegularOutput",
"maxTries": 3,
"position": [
3100,
1360
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 1.6
},
{
"id": "3ec8d76e-d19d-492e-8009-aeca5e71fc3d",
"name": "Absichtsklassifizierer",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
2440,
1340
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "a48d9f14-b6fe-49cf-9bdd-4daf1c041088",
"name": "Datenbankdaten zusammenführen3",
"type": "n8n-nodes-base.aggregate",
"position": [
160,
20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "94e34810-6b0a-49a8-a2b3-70b28088de7f",
"name": "Wissen löschen",
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"position": [
3940,
1600
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "def3ddbe-8317-4240-9a93-4b7bfaf920e6",
"name": "Konfiguration",
"type": "n8n-nodes-base.set",
"position": [
-820,
1160
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "8a2f094f-eaa8-4152-9fb3-4c45a93402b8",
"name": "Notizzettel",
"type": "n8n-nodes-base.stickyNote",
"position": [
-920,
1060
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3a2ed709-9091-479c-9f7f-e6d82e8566f5",
"name": "Kundennachricht",
"type": "n8n-nodes-base.set",
"position": [
1640,
1320
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "7e662537-681f-497f-aad1-4827db08e4bc",
"name": "Notizzettel1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-60,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1dc6da1b-f750-4033-97b3-eb8c7652bcd1",
"name": "Notizzettel5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1600,
1200
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b9e4d7a5-0fdf-465b-acf8-f3b160502f38",
"name": "Notizzettel2",
"type": "n8n-nodes-base.stickyNote",
"position": [
920,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d7d56279-4734-4b53-a05e-399dd4874b20",
"name": "Notizzettel10",
"type": "n8n-nodes-base.stickyNote",
"position": [
3620,
1280
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0ce9550d-7880-4aa6-a538-fa8657186980",
"name": "Erste Kundennachricht",
"type": "n8n-nodes-base.set",
"position": [
820,
1120
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ae823123-3b4c-4ae7-b47f-70933e1fdfd3",
"name": "Datei löschen",
"type": "n8n-nodes-base.postgres",
"position": [
920,
240
],
"parameters": {},
"typeVersion": 2.5,
"alwaysOutputData": true
},
{
"id": "01cc8857-474a-4649-a2a4-35041b45b7dd",
"name": "Postgres-Chat-Gedächtnis1",
"type": "@n8n/n8n-nodes-langchain.memoryPostgresChat",
"position": [
2520,
1540
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "88844d8e-2d75-4b8e-a86b-1b569d3dc98e",
"name": "Wissen löschen",
"type": "n8n-nodes-base.postgres",
"position": [
-780,
460
],
"parameters": {},
"typeVersion": 2.5
},
{
"id": "754dc315-dd63-4f64-b3e3-3d7669246f02",
"name": "Notizzettel11",
"type": "n8n-nodes-base.stickyNote",
"position": [
-860,
380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8c89dc7b-6abe-4a9e-b0e9-f491c716181d",
"name": "RAG",
"type": "@n8n/n8n-nodes-langchain.toolVectorStore",
"position": [
3260,
1660
],
"parameters": {},
"typeVersion": 1
},
{
"id": "27542401-fc46-415f-99c6-c116d485a50b",
"name": "Notizzettel3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1180,
-140
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "c8521f52-c7a6-4674-b2f8-9bc21b924506",
"connections": {
"1d798878-7ae1-4ad1-aa1f-67effe3f1aeb": {
"main": [
[
{
"node": "f2ebd4bb-5a56-4048-8768-054ffac6783d",
"type": "main",
"index": 0
}
]
]
},
"8c89dc7b-6abe-4a9e-b0e9-f491c716181d": {
"ai_tool": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_tool",
"index": 0
}
]
]
},
"3fa2fe0e-43e4-449d-9ab8-ce83f5f0ff77": {
"main": [
[
{
"node": "43cca877-16b3-41bd-b05b-b3e1c152bfd7",
"type": "main",
"index": 0
}
]
]
},
"788d471d-9069-4453-b0a2-1f7d02b3bfa1": {
"main": [
[
{
"node": "188913c1-2bda-4e38-a3ba-8a3a574a8937",
"type": "main",
"index": 0
}
]
]
},
"63c46d57-4c30-4471-9afe-e66c37852a10": {
"main": [
[
{
"node": "3ec8d76e-d19d-492e-8009-aeca5e71fc3d",
"type": "main",
"index": 0
}
]
]
},
"68bb9541-283f-4639-b57b-601473d170ac": {
"main": [
[
{
"node": "0ce9550d-7880-4aa6-a538-fa8657186980",
"type": "main",
"index": 0
}
]
]
},
"8eaa4a55-879f-42bc-86b0-36303804258c": {
"main": [
[
{
"node": "0ce9550d-7880-4aa6-a538-fa8657186980",
"type": "main",
"index": 0
}
]
]
},
"e244cead-b967-4311-940d-2ebc27b78d0b": {
"main": [
[
{
"node": "68bb9541-283f-4639-b57b-601473d170ac",
"type": "main",
"index": 0
}
]
]
},
"77360555-fc36-45ff-ae57-81c27078f7ca": {
"main": [
[
{
"node": "53a6befd-cea0-47a4-a3b5-dca6b033442c",
"type": "main",
"index": 0
}
],
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "main",
"index": 0
}
]
]
},
"2860bd45-7c8d-4c28-bcd5-78d56eeb6e6e": {
"main": [
[
{
"node": "5adf5cdd-e820-44dd-bc2a-da9d8b18602b",
"type": "main",
"index": 0
}
]
]
},
"def3ddbe-8317-4240-9a93-4b7bfaf920e6": {
"main": [
[
{
"node": "3fa2fe0e-43e4-449d-9ab8-ce83f5f0ff77",
"type": "main",
"index": 0
}
]
]
},
"10d1de05-dfef-4bba-95d2-00a4123a13ec": {
"ai_tool": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_tool",
"index": 0
}
]
]
},
"06eaf689-221a-4074-855f-a04b0064b039": {
"main": [
[
{
"node": "7c8b7a9e-2ffa-45b5-beea-52f3b49fb94d",
"type": "main",
"index": 0
}
]
]
},
"89eda5b4-6565-41dc-a281-39a684a30103": {
"main": [
[
{
"node": "ed432b2e-591a-41aa-80bc-909d5b1f76a8",
"type": "main",
"index": 0
}
]
]
},
"5e22a93e-0d5b-478c-be17-06142cf2ccaa": {
"main": [
[
{
"node": "def3ddbe-8317-4240-9a93-4b7bfaf920e6",
"type": "main",
"index": 0
}
]
]
},
"6ee2f34b-e0d8-431b-9bf6-689b01df7068": {
"main": [
[
{
"node": "c97e06e2-0179-431a-8d5b-87d96b7da4b9",
"type": "main",
"index": 0
}
]
]
},
"53a6befd-cea0-47a4-a3b5-dca6b033442c": {
"main": [
[
{
"node": "aebffc93-4190-4490-b5e9-2b2e9a97c2fb",
"type": "main",
"index": 0
}
]
]
},
"ed432b2e-591a-41aa-80bc-909d5b1f76a8": {
"main": [
[
{
"node": "0ce9550d-7880-4aa6-a538-fa8657186980",
"type": "main",
"index": 0
}
]
]
},
"a1bc0aee-6e48-4ff2-8df0-d3773fcaba50": {
"main": [
[
{
"node": "982be2d5-c606-4dc7-afc3-43764bb84761",
"type": "main",
"index": 0
}
]
]
},
"e9ccd7f3-ca94-4c62-aa4b-63127d1f13c4": {
"ai_tool": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_tool",
"index": 0
}
]
]
},
"8f22b428-7cc3-4608-810d-ac66bccbc6ec": {
"main": [
[
{
"node": "63c46d57-4c30-4471-9afe-e66c37852a10",
"type": "main",
"index": 0
}
]
]
},
"974fbf99-c727-47f2-bc54-b6c56421c08e": {
"main": [
[
{
"node": "a1bc0aee-6e48-4ff2-8df0-d3773fcaba50",
"type": "main",
"index": 0
}
]
]
},
"43cca877-16b3-41bd-b05b-b3e1c152bfd7": {
"main": [
[
{
"node": "6ee2f34b-e0d8-431b-9bf6-689b01df7068",
"type": "main",
"index": 0
}
],
[
{
"node": "5adf5cdd-e820-44dd-bc2a-da9d8b18602b",
"type": "main",
"index": 0
}
],
[
{
"node": "788d471d-9069-4453-b0a2-1f7d02b3bfa1",
"type": "main",
"index": 0
}
],
[
{
"node": "8eaa4a55-879f-42bc-86b0-36303804258c",
"type": "main",
"index": 0
}
]
]
},
"982be2d5-c606-4dc7-afc3-43764bb84761": {
"main": [
[
{
"node": "6d63b8a6-6713-46b7-9893-d2cefd7e86bb",
"type": "main",
"index": 0
}
]
]
},
"5adf5cdd-e820-44dd-bc2a-da9d8b18602b": {
"main": [
[
{
"node": "974fbf99-c727-47f2-bc54-b6c56421c08e",
"type": "main",
"index": 0
}
]
]
},
"ae823123-3b4c-4ae7-b47f-70933e1fdfd3": {
"main": [
[
{
"node": "06eaf689-221a-4074-855f-a04b0064b039",
"type": "main",
"index": 0
}
]
]
},
"188913c1-2bda-4e38-a3ba-8a3a574a8937": {
"main": [
[
{
"node": "89eda5b4-6565-41dc-a281-39a684a30103",
"type": "main",
"index": 0
}
]
]
},
"3a2ed709-9091-479c-9f7f-e6d82e8566f5": {
"main": [
[
{
"node": "8f22b428-7cc3-4608-810d-ac66bccbc6ec",
"type": "main",
"index": 0
},
{
"node": "5deaf046-639a-4e0c-8ae0-c1605fc724fa",
"type": "main",
"index": 0
}
]
]
},
"dbab42c2-c699-4353-b4d4-a89e2209b673": {
"ai_embedding": [
[
{
"node": "8e565942-0eae-4e95-9081-76b64b9debf2",
"type": "ai_embedding",
"index": 0
}
]
]
},
"d105b0e6-5d38-4389-a348-9f4edbd98043": {
"ai_languageModel": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_languageModel",
"index": 0
},
{
"node": "3ec8d76e-d19d-492e-8009-aeca5e71fc3d",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"4a3927c2-6f9e-4234-9e06-7fcf4c4e8b3b": {
"ai_embedding": [
[
{
"node": "6d63b8a6-6713-46b7-9893-d2cefd7e86bb",
"type": "ai_embedding",
"index": 0
}
]
]
},
"d5ba78ce-c3ef-4ecb-bec2-6728cff76a86": {
"ai_languageModel": [
[
{
"node": "06eaf689-221a-4074-855f-a04b0064b039",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"7eaad18d-1a77-4109-adef-3d424e7b0ea7": {
"ai_languageModel": [
[
{
"node": "8c89dc7b-6abe-4a9e-b0e9-f491c716181d",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"c70fc751-b54c-4bb6-a712-a9ec52ed607b": {
"main": [
[
{
"node": "1d798878-7ae1-4ad1-aa1f-67effe3f1aeb",
"type": "main",
"index": 0
}
]
]
},
"2f705e74-bd8a-4737-b4ed-36ae11b43388": {
"ai_document": [
[
{
"node": "6d63b8a6-6713-46b7-9893-d2cefd7e86bb",
"type": "ai_document",
"index": 0
}
]
]
},
"0baac00a-69b9-40d2-82fa-5d14f6abe055": {
"ai_tool": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_tool",
"index": 0
}
]
]
},
"ab141574-d985-44ad-99a5-24ae3f1aab74": {
"ai_tool": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_tool",
"index": 0
}
]
]
},
"0d7ccb57-c1e3-4ba5-8457-1bdb14a95039": {
"main": [
[
{
"node": "63c46d57-4c30-4471-9afe-e66c37852a10",
"type": "main",
"index": 1
}
]
]
},
"0fda91cb-760b-4f90-b944-71d359694ef3": {
"ai_memory": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_memory",
"index": 0
}
]
]
},
"88844d8e-2d75-4b8e-a86b-1b569d3dc98e": {
"ai_tool": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_tool",
"index": 0
}
]
]
},
"01cc8857-474a-4649-a2a4-35041b45b7dd": {
"ai_memory": [
[
{
"node": "3ec8d76e-d19d-492e-8009-aeca5e71fc3d",
"type": "ai_memory",
"index": 0
}
]
]
},
"8e565942-0eae-4e95-9081-76b64b9debf2": {
"ai_vectorStore": [
[
{
"node": "8c89dc7b-6abe-4a9e-b0e9-f491c716181d",
"type": "ai_vectorStore",
"index": 0
}
]
]
},
"ba175864-3c55-40d2-aa94-4ffa1a633e3a": {
"ai_tool": [
[
{
"node": "b1667935-b34f-47ad-a1b1-887854b55d15",
"type": "ai_tool",
"index": 0
}
]
]
},
"0ce9550d-7880-4aa6-a538-fa8657186980": {
"main": [
[
{
"node": "45bb766b-ead9-4f69-aae1-8cf91de14f44",
"type": "main",
"index": 0
}
]
]
},
"3ec8d76e-d19d-492e-8009-aeca5e71fc3d": {
"main": [
[
{
"node": "77360555-fc36-45ff-ae57-81c27078f7ca",
"type": "main",
"index": 0
}
]
]
},
"ba9aded7-9cbc-4fb6-a4eb-47f7c77e84b5": {
"ai_textSplitter": [
[
{
"node": "2f705e74-bd8a-4737-b4ed-36ae11b43388",
"type": "ai_textSplitter",
"index": 0
}
]
]
}
}
}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 - Künstliche Intelligenz, IT-Betrieb
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
Amanda Benks
@amandaHi loves! I've been making workflows for n8n for two years, and I hope you like my flows <3
Diesen Workflow teilen