Tägliche Meetings-Zusammenfassung (Google Kalender + Gemini AI, unterstützt Slack-Discord-WhatsApp)
Dies ist ein Personal Productivity, AI Summarization-Bereich Automatisierungsworkflow mit 9 Nodes. Hauptsächlich werden Slack, Discord, WhatsApp, Agent, ScheduleTrigger und andere Nodes verwendet. Tägliche Meeting-Zusammenfassung mit Google Kalender und Gemini AI, unterstützt durch Slack, Discord und WhatsApp
- •Slack Bot Token oder Webhook URL
- •Discord Bot Token oder Webhook
- •Google Gemini API Key
Verwendete Nodes (9)
{
"nodes": [
{
"id": "c8b0129b-4640-4b46-9626-b42fdd676840",
"name": "Notizzettel",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f625cfdf-8135-4cc9-9a8a-d30976a8a5ff",
"name": "Zeitplan-Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
0,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7ecd8a91-3da1-494a-bcb0-8b02343f8489",
"name": "KI-Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
208,
0
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "a0bc0097-efdd-4a45-9129-55f620d7f7f3",
"name": "Google Gemini-Chat-Modell",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
96,
224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d8e03223-2917-4470-919a-771f141a077a",
"name": "Google Kalender 2",
"type": "n8n-nodes-base.googleCalendarTool",
"position": [
512,
224
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "824ed333-9716-4485-800e-ff5e9a01277b",
"name": "Google Kalender 1",
"type": "n8n-nodes-base.googleCalendarTool",
"position": [
304,
224
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "12afd813-c97a-4b09-af1d-3d9aa0614253",
"name": "An Discord senden",
"type": "n8n-nodes-base.discord",
"position": [
832,
0
],
"webhookId": "43f7291e-f498-47dd-8d5d-ad7e8985f6cc",
"parameters": {},
"typeVersion": 2
},
{
"id": "4b0933c1-451f-4745-b623-14503749d215",
"name": "An WhatsApp senden",
"type": "n8n-nodes-base.whatsApp",
"position": [
832,
192
],
"webhookId": "98fd8d5f-09b6-4f94-97b3-9f36ebcda4ce",
"parameters": {},
"typeVersion": 1
},
{
"id": "37a811a6-b5d1-4ef5-ac28-20d6e152f54c",
"name": "An Slack senden",
"type": "n8n-nodes-base.slack",
"position": [
832,
-192
],
"webhookId": "f3e29a3d-e761-4842-a6e3-e5a4ac264302",
"parameters": {},
"typeVersion": 2.3
}
],
"pinData": {},
"connections": {
"7ecd8a91-3da1-494a-bcb0-8b02343f8489": {
"main": [
[
{
"node": "37a811a6-b5d1-4ef5-ac28-20d6e152f54c",
"type": "main",
"index": 0
},
{
"node": "12afd813-c97a-4b09-af1d-3d9aa0614253",
"type": "main",
"index": 0
},
{
"node": "4b0933c1-451f-4745-b623-14503749d215",
"type": "main",
"index": 0
}
]
]
},
"37a811a6-b5d1-4ef5-ac28-20d6e152f54c": {
"main": [
[]
]
},
"f625cfdf-8135-4cc9-9a8a-d30976a8a5ff": {
"main": [
[
{
"node": "7ecd8a91-3da1-494a-bcb0-8b02343f8489",
"type": "main",
"index": 0
}
]
]
},
"Google Calendar 1": {
"ai_tool": [
[
{
"node": "7ecd8a91-3da1-494a-bcb0-8b02343f8489",
"type": "ai_tool",
"index": 0
}
]
]
},
"Google Calendar 2": {
"ai_tool": [
[
{
"node": "7ecd8a91-3da1-494a-bcb0-8b02343f8489",
"type": "ai_tool",
"index": 0
}
]
]
},
"Google Gemini Chat Model": {
"ai_languageModel": [
[
{
"node": "7ecd8a91-3da1-494a-bcb0-8b02343f8489",
"type": "ai_languageModel",
"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 - Persönliche Produktivität, KI-Zusammenfassung
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
Zain Khan
@zainI partner with businesses to streamline processes and accelerate growth through intelligent AI automation and Web/mobile Development. Leveraging deep expertise in GPT-4, LangChain, and n8n, I develop AI-powered agents and sophisticated LLM pipelines.
Diesen Workflow teilen