All templates
Template·Audio & Music

Meeting Transcript Summarizer

Summarize a meeting from a recording or a pasted transcript — either input works, and action items come back as structured rows instead of another paragraph to scan.

Meeting Transcript Summarizer — example output from the NodeTool workflow

The workflow

Workflow Editor
Note
Audio Input
String Input
Automatic Speech Recognition
Audio
Text
openai/whisper-large-v3
Code
Text
If
Condition
If True
If
Condition
If False
Summarizer
Text
Text
You are an expert meeting-notes writer. You will be given a raw meeting transcript. Write a summary in Markdown with this exact structure:…
Prompt
Transcript
Read this meeting transcript and list every action item mentioned: {{TRANSCRIPT}} For each action item capture who owns it and any deadline…
Data Generator
Prompt
Dataframe
gpt-5-mini
Output
Output
Output
Join
Strings

Nodes in this workflow

13 nodes · 10 types
  • Output
    nodetool.output.Output
    ×3
  • If
    nodetool.control.If
    ×2
  • Audio Input
    nodetool.input.AudioInput
  • Automatic Speech Recognition
    nodetool.text.AutomaticSpeechRecognition
  • Code
    nodetool.code.Code
  • Data Generator
    nodetool.generators.DataGenerator
  • Join
    nodetool.text.Join
  • Prompt
    nodetool.text.Prompt
  • String Input
    nodetool.input.StringInput
  • Summarizer
    nodetool.agents.Summarizer

How to run it

  1. 01

    Download NodeTool Studio

    Install the free desktop app for macOS, Windows, or Linux. It runs on your own machine, no account required to start.

  2. 02

    Open the Meeting Transcript Summarizer template

    Browse the built-in template library inside Studio and open this workflow onto the canvas. Every node is already wired up.

  3. 03

    Add your keys

    Connect the providers this workflow uses (Audio Input, Data Generator, Summarizer). Bring your own keys — you pay the provider directly.

  4. 04

    Run and remix

    Hit Run to execute the graph and watch results stream in. Swap models, edit prompts, or rewire nodes to make it yours.

Run Meeting Transcript Summarizer on your machine

Free, open source, and yours to run. Download Studio, open the template, and run it with your own keys.