workflows.fit
Back to n8n workflows
n8n templateFreeBy Țugui Dragoș

Convert meeting recordings to notes & action items with AssemblyAI, GPT-4 & Sheets

This workflow automates the process of turning meeting recordings into structured notes and actionable tasks using AssemblyAI and Google Sheets. It is ideal for teams who want to save time on manual note-taking and en...

Data & StorageProductivityDevelopmentCore NodesAILangchainWebhookSet
Loading interactive preview...

Template notes

This workflow automates the process of turning meeting recordings into structured notes and actionable tasks using AssemblyAI and Google Sheets. It is ideal for teams who want to save time on manual note-taking and ensure that action items from meetings are never missed.

What it does - Receives a meeting recording (audio file) via webhook - Transcribes the audio using AssemblyAI - Uses AI to generate structured meeting notes and extract action items (tasks) - Logs meeting details and action items to a Google Sheet for easy tracking

Use cases - Automatically document meetings and share notes with your team - Track action items and responsibilities from every meeting - Centralize meeting outcomes and tasks in Google Sheets

---

Quick Setup

1. AssemblyAI API Key: Sign up at [AssemblyAI](https://www.assemblyai.com/) and get your API key.

2. Google Sheets Credentials: Set up a Google Service Account and share your target Google Sheet with the service account email.

3. OpenAI API Key (optional, if using OpenAI for notes extraction): Get your API key from [OpenAI](https://platform.openai.com/).