This n8n workflow automates the process of summarizing daily meetings by integrating Google Calendar, Gemini AI, and Slack. Triggered daily at a set time, it fetches the day’s events from Google Calendar, uses Gemini AI to generate a concise summary of these meetings, and then posts the summary in a designated Slack channel. This workflow helps teams stay informed without manually reviewing each meeting, improving efficiency and communication.
Daily Meeting Summarization with Gemini AI
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, googleCalendarTool, scheduleTrigger, slack, stickyNote |
Reviews
There are no reviews yet.