napkin.ai as a pipeline visual generator — investigate (parked 2026-05-23)

DARE.CO.UK · PARKED SKETCH · 2026-05-23

Mirrored from ~/.claude/.../memory/parked_sketch_napkin_ai_visual_pipeline_2026-05-23.md. This is a design sketch parked for future build — read for context, not as a current deliverable.

napkin.ai generates diagrams/visuals from text prompts. Worth investigating as a pipeline step: feed our parameters (brand palette, CSS variables, content frames) + see what it returns, evaluate fit for portfolio surfaces. Possible consumers: report covers, sketch illustrations, dashboard diagrams, instructional content for io.gf.cx.


Dan 2026-05-23: “napkin.ai is building visuals, from text prompts, thats a pipeline activity — where we investigate our parameters, and play with what it gives us back, using our CSS values. Park it for investigation.”

What napkin.ai does

Text-to-diagram / text-to-illustration tool. You write a description of what you want; it emits SVG/PNG visuals in a chosen style. Active since late 2024; targets product/strategy/sales content workflows. Free tier + paid tiers.

Why it’s pipeline-worthy

Dan’s framing: not a one-off design tool — a pipeline step. Same shape as the Haiku-vision-for-SEO-filenames or Layer-2 LLM tagging:

  1. Substrate has rich structured content (claim summary, contractor record, era timeline, sketch frontmatter).
  2. Programmatic prompt assembly → napkin.ai API → returned SVG/PNG.
  3. Re-fed through our CSS variables (--bg, --accent, --serif) so output matches portfolio palette.
  4. Lands as a static asset next to the substrate (payload.gf.cx/visuals/... or inline).

Likely first consumers

Surface What it’d visualize
reports.dare.co.uk parked sketches Header illustration per sketch — turns 5KB text into a glanceable cover
pa.gf.cx/home-insurance/claims/.../ cockpit Variance-framework diagram, replacement-vs-repair decision tree
pa.gf.cx/amazon/ analytics Year-over-year spend arcs as illustrative line drawings (alongside the existing SVG bars)
dare.co.uk industrial-design pages Concept diagrams to pair with text descriptions
io.gf.cx/abbeyroad (parked) The playbook/teachings surface would benefit from cover visuals per page
Voice-chat campaigns Hero illustration per ad-landing path

Investigation steps (when this resumes)

  1. Manual hand-test — visit napkin.ai, paste 3-4 representative prompts from existing portfolio content, capture outputs. Get a feel for stylistic range + fidelity.
  2. API check — does napkin.ai expose an API? Pricing? Rate limits? Or is it browser-only today?
  3. CSS-variable handshake — can output be styled (color via SVG inheritance) post-generation? Or does the input need to encode the palette?
  4. Pipeline sketch — what’s the minimal pa_napkin_visual.py look like: - --prompt "..." or --from-file <markdown> - --style line-drawing | diagram | illustration - --palette portfolio (injects our CSS vars) - Output: SVG + PNG to payload.gf.cx/visuals/<hash>.svg

Decision factors

Cross-references

Resume conditions

Source: parked_sketch_napkin_ai_visual_pipeline_2026-05-23.md · Rendered 2026-05-23 23:14