๐Ÿ”ฌ Convert meeting recordings to notes & action items with AssemblyAI, GPT-4 & Sheets

โšก 363 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

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

Use cases


Quick Setup

  1. AssemblyAI API Key: Sign up at AssemblyAI 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.

  4. Configure the following essential nodes:

    • Recording Ready Webhook: Set the webhook URL in your meeting platform to trigger the workflow when a recording is ready.
    • Workflow Configuration: Enter your AssemblyAI API key, default due date, and admin email.
    • AssemblyAI Transcription: Add your AssemblyAI API key in the credentials.
    • Generate Meeting Notes & Extract Action Items: Add your OpenAI API key if required.
    • Log Meeting to Sheets: Enter your Google Sheets document ID and sheet name.

How to Use AssemblyAI in this Workflow


Requirements


Start the workflow by sending a meeting recording to the webhook URL. The rest is fully automated!

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, Webhook, AI Agent, OpenAI Chat Model, Structured Output Parser

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup