Skip to main content

Meeting Minutes Action Items

Extract action items and generate structured meeting minutes from meeting transcripts.

Problem Statement

Who: Project managers, team leads, executive assistants
Why: Manual note-taking misses details. Automated extraction ensures nothing falls through the cracks.

What You’ll Build

A recipe that analyzes meeting transcripts and produces structured minutes with action items.

Input/Output Contract

Prerequisites

Step-by-Step Build

1

Create Recipe Directory

2

Create TEMPLATE.yaml

3

Create recipe.py

4

Create test_recipe.py

Run Locally

Deploy & Integrate: 6 Integration Models

Safety: Meeting content may contain sensitive business information.

Troubleshooting

Ensure the transcript clearly states commitments. Phrases like “I will” or “by Friday” help extraction.
Provide the attendees list to help the model match names correctly.

Next Steps