Text Tools
Meeting Minutes Generator
🔒 Runs in your browser
Turn a meeting transcript (or recording) into structured minutes — decisions, action items with owners, and key points — entirely in your browser. No upload, no account.
How to use this tool
- Paste a meeting transcript, or upload a recording to transcribe it first in your browser.
- An on-device embedding model extracts decisions, action items with owners, open questions, and key points — every line is a real sentence from the transcript.
- Review the structured minutes and copy them out.
Minutes are extracted entirely in your browser with an on-device model (ONNX/WASM). Every line is a real sentence from your transcript — nothing is summarized by a generative model, so it can't hallucinate. Your transcript and audio never leave your device.
Frequently Asked Questions
- What does it pull from a transcript?
- Decisions, action items with their owner and due date, open questions, and the key points — organised into structured minutes.
- Can it hallucinate action items?
- No. It is extractive, not generative: every line in the output is a real sentence taken from your transcript, so it never invents items that were not said.
- What if I only have a recording?
- You can transcribe the recording first using the in-browser Whisper model, then build the minutes from that transcript — all on-device.
- Where is my transcript processed?
- On your device. It runs a small sentence-embedding model (all-MiniLM-L6-v2, about 23MB) that downloads once and is cached; the transcript is never uploaded.
Processing EU personal data in your workflow?
GDPR compliance is required. EuroComply maps your obligations in minutes.