AI meeting minutes generator
Turn a meeting transcript into decisions, action items with owners and due dates, and the questions left open.
Your key stays in your browser.It goes straight to the provider, never to our servers, and we neither log nor keep it. Use a dedicated key with a spending cap, and delete it in the provider's dashboard when you are done.
Input
Result
The result will appear here.What people need from a meeting a week later is not what was said but what was decided, who promised what by when, and what nobody resolved. Paste a transcript from Zoom, Teams, Google Meet or Feishu Minutes, or your own rough notes, and get minutes with an overview, key points, decisions, action items as a checklist with owners and due dates, open questions, risks, a timeline, references and next steps. The structure extends Fabric's summarize_meeting pattern with separate sections for action items and open questions, the two things most meeting summaries bury.
How it works
- Action items come out as a Markdown checklist — owner, task, due date — ready to paste into a GitHub issue, Notion or a Feishu doc.
- An owner or deadline nobody stated is written as Unassigned or no date, never guessed, so the gaps are visible rather than papered over.
- A decision must actually be agreed in the transcript; a suggestion nobody confirmed stays under key points, not decisions.
- The transcript is sent from the browser to the model provider you select, on your key; for internal meetings, pick a provider whose API terms rule out training on your data.
Where your data goes
With your own key, what you type and the key go from your browser straight to the provider you choose; neither passes through Hysen Labs. In hosted mode, your text goes through our server to our provider (DeepSeek) and is billed in credits; we keep the token counts and cost of each run for billing, never the text itself or the answer. How the provider handles the text is governed by its own privacy policy.
This tool handles keys and credentials, so nothing about a run is saved, not even to your own history.
About your API key
We do not collect, store or leak your key: it lives only in this page's memory (unless you tick “remember in this tab”) and is gone when you close it. Still, treat any key you have pasted into a web page with care — create a dedicated key with a spending cap for use here, and delete or rotate it in your provider's dashboard when you are done.
What it costs
This tool is free, with no sign-in and no points.
Common questions
- Does it work with auto-generated transcripts full of errors?
- Mostly. Models read through recognition mistakes and filler words well, but names are the weak point: if the transcript says "Speaker 2" or misspells a name, the minutes will too. Replace speaker labels with real names before running it and the owners on the action items come out right.
- Can I get Chinese minutes from an English meeting?
- Yes — set "Answer in" to Simplified Chinese. Headings and bullets are written in Chinese, while people's names, product names and ticket numbers stay as they appear in the transcript.
- How are deadlines like "next Friday" handled?
- Relative dates are kept as spoken unless the transcript states the meeting date; then the model may add the calendar date in parentheses. Put the date in the first line of the transcript, as the sample does, and the deadlines in the action items become concrete.
- Is it safe to use for confidential meetings?
- Nothing reaches our servers: the request goes straight from your tab to the provider. The provider does see the transcript, so its data policy is what matters. Create a separate key with a spending limit for this and revoke it when finished, so the key itself is never a lasting risk.
The open-source behind it
This tool's prompt is adapted from danielmiessler/Fabric (MIT) and runs on the model you choose. To use the same capability from the command line or inside your own program, start with that project.
danielmiessler/FabricAlso known as
- meeting minutes generator
- ai meeting notes
- meeting transcript summary
- action items from meeting
- meeting summary ai
- minutes of meeting template