Paste messy meeting notes — get decisions, owned action items, and a drafted follow-up email
Raw notes, a transcript, or even half-finished bullet points — Claude does the work of organizing it.
Separating decisions from action items, checking for gaps, drafting the follow-up...
As a Systems & Insights Lead, I sit in a lot of meetings where decisions and action items get said out loud but never get written down properly — or they do, but the notes are a mess and nobody follows up. I wanted to build something that takes those raw, messy notes and turns them into something I could actually act on the same day: who owes what, by when, and a draft email ready to send.
What you get: a short summary, the decisions that were actually made, a list of action items with the owner and deadline pulled out (and flagged if either is missing), the open questions nobody answered, and a ready-to-send follow-up email.
Unlike my Business Acquisition Assessor (which scores things with my own rules first, and only calls Claude if you want a deeper pass), this tool is AI-only from the start — there's no rule-based fallback. The moment you click "Generate Action Plan," your notes go straight to Claude's API with a single prompt that asks it to do several distinct jobs at once: separate decisions from action items, match each action item to the right owner using the attendee list you gave it, flag anything left unassigned or without a deadline, pull out anything left unresolved, and write a follow-up email in a normal, human tone — not a generic AI-sounding one.
Claude replies in a strict structured format (JSON) that my code reads and lays out on the page. Your API key is typed into a one-time popup, used for that single request, and kept only in your browser's memory for the session — never saved or sent anywhere else.
This is my second live Claude API integration (after the Business Acquisition Assessor), and the first tool I've built that's AI-only from the first click — no rule-based version sitting underneath it. It's also a different kind of problem entirely: instead of scoring a business or a budget, it's about understanding unstructured, messy human conversation and turning it into something organized. That's a genuinely different skill than the calculators and form-based tools I built earlier.