Summarize meeting recordings and create Notion action items with Gemini AI

Go to Workflow
1 views
Built by Oka Hironobu Oka Hironobu
Created on June 07, 2026

Description

Who is this for

Team leads, project managers, and operations staff who want to automate meeting documentation. Useful for any team that records meetings and needs structured notes with clear action items.

What this workflow does

This workflow accepts a meeting recording upload via a web form. The recording is uploaded to Gemini Files API for audio analysis. Gemini AI generates a structured summary including key decisions, action items with assignees, and follow-up topics. A Notion page is created with the complete notes, and the team is notified on Slack with a summary and the action item list.

Setup

Add a Google Gemini API credential for file upload and audio analysis.
Add a Notion API credential and create a database with columns: Title, Date, Summary, Action Items, Status.
Add a Slack OAuth2 credential and set your meetings channel.

Requirements

Google Gemini API key (supports audio file analysis)
Notion workspace with API integration enabled
Slack workspace with OAuth2 app

How to customize

Edit the analysis prompt in "Analyze recording with Gemini" to focus on specific meeting types (standup, retrospective, planning).
Change the Gemini model to a larger variant for longer recordings.
Add a Google Calendar integration to automatically match recordings to calendar events.

Important disclaimer

AI-generated summaries may not capture every detail or nuance from the recording. Always review the notes before sharing externally or making decisions based on them.

Nodes Used (4)

Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
Notion
n8n-nodes-base.notion
Slack
n8n-nodes-base.slack