brianletort.ai
tool

Meeting Notes Extractor

Paste messy notes → get decisions, owners, and risks.

Qwen3.8-27B (local run) · One-shot HTML (single prompt → single file).

What it is

A simple in-browser tool: paste meeting notes, click Extract, and it pulls out the most useful sections using straightforward heuristics.

Why it matters

It’s the practical side of the same capability: not just toys. A model can generate small, locally runnable tools that do real work without shipping data anywhere.

Provenance

One-shot HTML from a single prompt. “One-shot HTML” means the model produced a complete web page in a single response: one .html file that includes its own styling (CSS) and behavior (JavaScript), and runs locally in your browser without installing anything.

Controls / instructions

  • Paste notes into the text area.
  • Click Extract to parse decisions / owners / risks.
  • Click Load sample to try it instantly.