This workflow automates daily meeting summaries by integrating Google Calendar, Google Gemini AI, and Slack. It fetches the day’s scheduled meetings from Google Calendar, generates a clear and concise summary using Gemini AI, and posts the results directly to a chosen Slack channel.
Perfect for teams that want to save time, stay aligned, and avoid missing important details from daily meetings.
⭐ Features
- Automated Schedule Trigger – Runs every morning at 9 AM.
- Google Calendar Integration – Retrieves all events for the day, including attendees.
- AI-Powered Summarization – Uses Gemini 1.5 Flash to generate structured summaries.
- Slack Notifications – Sends the AI-generated summary to a Slack channel of your choice.
- No Memory Overhead – The model runs a single-task summarization for efficiency.
- Customizable – Adjust schedule time, summary style, and Slack channel as needed.