One-Line Summary: Build an AI-powered meeting assistant that automatically transcribes meetings, generates structured summaries, extracts action items, and drafts follow-up emails — no coding required.
Prerequisites: A computer with internet access, a free account on an AI tool (Claude or ChatGPT), and access to a video conferencing platform (Zoom, Google Meet, or Microsoft Teams)
The Goal
By the end of this blueprint, you will have:
- Automatic meeting transcription using a tool like Otter.ai, Fireflies.ai, or your platform's built-in transcription
- Structured AI-generated summaries for every meeting, tailored to the meeting type
- Action items with owners and deadlines extracted automatically from your transcripts
- Draft follow-up emails personalized for each recipient and audience
- A repeatable workflow you can run after every meeting in under 10 minutes
No code. No technical setup. Just tools you can start using today.
Why This Matters
The average professional spends 31 hours per month in unproductive meetings. Even productive meetings lose value when:
| Problem | Impact |
|---|---|
| No one takes notes | Decisions and context are forgotten within days |
| Action items are vague | Tasks fall through the cracks with no clear owner |
| Follow-ups are delayed | Momentum dies when emails go out 3 days later |
| Knowledge is lost | New team members have no record of past decisions |
An AI meeting assistant solves all of these. You walk out of a meeting, and within minutes you have a summary, a task list, and draft emails ready to send.
The Tools
This blueprint uses a combination of free and freemium tools. You do not need paid plans to get started.
| Layer | Tool Options | What It Does |
|---|---|---|
| Transcription | Otter.ai, Fireflies.ai, Zoom, Google Meet, Teams | Records and transcribes your meetings |
| AI Processing | Claude, ChatGPT | Generates summaries, extracts actions, drafts emails |
| Documentation | Notion, Google Docs | Stores your meeting notes and knowledge base |
| Task Tracking | Notion, Todoist, Asana | Tracks action items with owners and deadlines |
| Automation (optional) | Zapier, Make | Connects the tools into an automatic pipeline |
You can mix and match based on what you already use. The prompts and techniques work with any AI assistant.
Who This Is For
- Team leads who run multiple meetings per week and need to keep everyone aligned
- Project managers tracking action items across several workstreams
- Individual contributors who want to focus on the conversation instead of note-taking
- Executives who need concise summaries without sitting through entire meetings
- Anyone tired of writing "per our conversation" emails from memory
The Workflow at a Glance
┌──────────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ Meeting │───►│ Transcript │───►│ AI Summary │───►│ Follow-Up │
│ (recorded) │ │ (automatic) │ │ + Actions │ │ Emails │
└──────────────┘ └──────────────┘ └──────────────┘ └──────────────┘
│ │ │
▼ ▼ ▼
Auto-record Notion/Docs Sent within
via calendar knowledge base minutesWhat Each Step Covers
- This overview — what we are building, why it matters, and the tools involved
- Set up transcription — choose a transcription tool, connect your calendar, configure auto-recording
- AI-powered summaries — turn raw transcripts into structured meeting notes with prompt templates
- Extract action items — pull out tasks with owners, deadlines, and priorities using AI
- Automate follow-ups — draft personalized follow-up emails for different audiences
- Build your workflow — connect everything into a repeatable, semi-automated pipeline
Each step includes copy-paste prompt templates you can use immediately.
Time Investment
| Step | Time |
|---|---|
| Set up transcription | 15 minutes |
| Learn the summary prompts | 10 minutes |
| Learn the action item prompts | 10 minutes |
| Learn the follow-up prompts | 10 minutes |
| Build your workflow | 15 minutes |
| Total setup | ~1 hour |
| Per meeting (ongoing) | 5–10 minutes |
Let's start by setting up your transcription tool.