Skip to main content

AI Recipe Remix Streamer

Full-stack + AI contract design · Rapid prototype and iteration over a few weeks

llmstreamingjson-schemadeveloper-toolsweb Strict JSON Schema contract shared between model and UISection-by-section streaming keeps TTFB low while preserving structured output

Problem / Context

Recipe generators typically trade reliability for novelty: they ignore pantry constraints, wander outside time budgets, and emit loosely structured text that is hard to reuse. I wanted a small app that treats generated recipes as data instead of paragraphs.

Approach

Results

What I’d Do Next