workflows.fit
Back to n8n workflows
n8n templateFreeBy Oka Hironobu

Summarize meeting recordings and create Notion action items with Gemini AI

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 wo...

DevelopmentCore NodesCommunicationHITLProductivitySticky NoteForm TriggerHttp Request
Loading interactive preview...

Template notes

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

1. Add a Google Gemini API credential for file upload and audio analysis. 2. Add a Notion API credential and create a database with columns: Title, Date, Summary, Action Items, Status. 3. 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