🟢 One sessionA few hours, sittable in one gonext.jsai-sdk

Meetings end and the action items evaporate

We have a great discussion, decisions get made, and then nobody remembers who agreed to do what. The notes are a wall of text with the actions buried in them.Hacker News
The gap

Transcription tools give you a transcript; project tools want clean tasks. Extracting decisions + action items + owners from messy notes/transcript is the gap between 'we talked' and 'we tracked'.

For

Anyone who runs or sits in working meetings

Paste-ready build prompt

Build a 'meeting notes → actions' app in Next.js. Paste rough notes or a transcript; an LLM extracts decisions, action items (with inferred owner and due date), and open questions, as structured output. First 3 steps: (1) paste box + 'extract' action, (2) server response `{decisions[], actions: [{task, owner, due}], questions[]}`, (3) an editable, copyable summary (Markdown export). No accounts needed for v1.

More like this