Generiere AI-gewählte Verkaufsofferten mit OpenAI, Qdrant und CraftMyPDF
Dies ist ein Lead Nurturing, AI RAG-Bereich Automatisierungsworkflow mit 15 Nodes. Hauptsächlich werden Set, Code, EmailSend, FormTrigger, HttpRequest und andere Nodes verwendet. AI-gekrönte Verkaufsangebote mit OpenAI, Qdrant und CraftMyPDF PDF-Lieferung generieren
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •OpenAI API Key
- •Qdrant-Serververbindungsdaten
- •Google Gemini API Key
Verwendete Nodes (15)
Kategorie
{
"meta": {
"instanceId": "783d2046f405cc6ecb20ef185376ed1023323a3da628b9d8156b1fb75c75e037"
},
"nodes": [
{
"id": "6024e2ec-0a2d-4e0a-9e90-9c20da7bf6c1",
"name": "Haftnotiz",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3c4cf768-02eb-4a2f-830d-389581d94476",
"name": "Haftnotiz1",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e360e245-7dfb-4b50-b8ab-9929ba1b53f6",
"name": "Haftnotiz2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1360,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "58eba77d-a3f2-47c4-98be-c2947c4506c1",
"name": "Formular: Angebot anfordern",
"type": "n8n-nodes-base.formTrigger",
"position": [
32,
288
],
"webhookId": "FORM-QUOTE-ID",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "51f3b457-56fb-41dd-921c-89f3c87e4e07",
"name": "Setzen: Agentenkontext vorbereiten",
"type": "n8n-nodes-base.set",
"position": [
416,
288
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "84cd898b-994e-4258-a511-c0a524701832",
"name": "OpenAI-Chat-Modell (Agent)",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
704,
496
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "217a67b4-cc63-46cd-be00-d9ce8331b76a",
"name": "Sales Quote Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
784,
288
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "7596c355-4174-48bb-b612-af217a99f699",
"name": "Qdrant Vektorspeicher (Products)",
"type": "@n8n/n8n-nodes-langchain.vectorStoreQdrant",
"position": [
816,
672
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e1f3367a-7b76-43a2-9fb8-becec399dd6d",
"name": "Einbettungen OpenAI (Products)",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
816,
816
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "0c4ee604-6b4d-4468-9ff0-7865b6581422",
"name": "PRODUCTS_QDRANT",
"type": "@n8n/n8n-nodes-langchain.toolVectorStore",
"position": [
976,
496
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8ab0eaf6-6fac-406e-a030-f83fdead366b",
"name": "Code: Map for CraftMyPDF",
"type": "n8n-nodes-base.code",
"position": [
1280,
288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5035d222-3685-4b71-aa62-8f73e888ac75",
"name": "PDF erstellen",
"type": "n8n-nodes-craftmypdf.craftMyPdf",
"position": [
1584,
288
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c145f87f-38d0-4178-a180-4b94bdfdc1a4",
"name": "PDF-Datei abrufen",
"type": "n8n-nodes-base.httpRequest",
"position": [
1856,
288
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "71a385b1-ddd2-4ee3-92cb-3b03a1b4ca6a",
"name": "E-Mail: Angebot senden",
"type": "n8n-nodes-base.emailSend",
"position": [
2096,
288
],
"webhookId": "8934d5d2-fe1f-4b79-9445-c794acf61d3d",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "433c3e34-d5b0-4429-9bb9-98f4884ebab4",
"name": "Google Gemini-Chat-Modell",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1120,
688
],
"parameters": {},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"5035d222-3685-4b71-aa62-8f73e888ac75": {
"main": [
[
{
"node": "c145f87f-38d0-4178-a180-4b94bdfdc1a4",
"type": "main",
"index": 0
}
]
]
},
"c145f87f-38d0-4178-a180-4b94bdfdc1a4": {
"main": [
[
{
"node": "71a385b1-ddd2-4ee3-92cb-3b03a1b4ca6a",
"type": "main",
"index": 0
}
]
]
},
"0c4ee604-6b4d-4468-9ff0-7865b6581422": {
"ai_tool": [
[
{
"node": "217a67b4-cc63-46cd-be00-d9ce8331b76a",
"type": "ai_tool",
"index": 0
}
]
]
},
"217a67b4-cc63-46cd-be00-d9ce8331b76a": {
"main": [
[
{
"node": "8ab0eaf6-6fac-406e-a030-f83fdead366b",
"type": "main",
"index": 0
}
]
]
},
"58eba77d-a3f2-47c4-98be-c2947c4506c1": {
"main": [
[
{
"node": "Set: Agentenkontext vorbereiten",
"type": "main",
"index": 0
}
]
]
},
"8ab0eaf6-6fac-406e-a030-f83fdead366b": {
"main": [
[
{
"node": "5035d222-3685-4b71-aa62-8f73e888ac75",
"type": "main",
"index": 0
}
]
]
},
"Google Gemini Chat Model": {
"ai_languageModel": [
[
{
"node": "0c4ee604-6b4d-4468-9ff0-7865b6581422",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model (Agent)": {
"ai_languageModel": [
[
{
"node": "217a67b4-cc63-46cd-be00-d9ce8331b76a",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Set: Agentenkontext vorbereiten": {
"main": [
[
{
"node": "217a67b4-cc63-46cd-be00-d9ce8331b76a",
"type": "main",
"index": 0
}
]
]
},
"Embeddings OpenAI (Products)": {
"ai_embedding": [
[
{
"node": "Qdrant Vector Store (Products)",
"type": "ai_embedding",
"index": 0
}
]
]
},
"Qdrant Vector Store (Products)": {
"ai_vectorStore": [
[
{
"node": "0c4ee604-6b4d-4468-9ff0-7865b6581422",
"type": "ai_vectorStore",
"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?
Fortgeschritten - Lead-Pflege, KI RAG
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
Cong Nguyen
@cong-nguyenI’m a developer specialized in building web and mobile applications with AI integration and intelligent automation. With a solid background in data science, I help businesses build smarter digital solutions using cutting-edge technologies.
Diesen Workflow teilen