Your R4 ruling asked: can we generate good, style-consistent hint images fully locally, for free? Below are 28 real samples across 5 vocabulary cards — pick the winners, and decide whether to go further.
Every flashcard's hint pop-up carries two mnemonic "scenes" — short emoji stories meant to help you remember the word (we call these slots 4 and 5). Right now those scenes are text-only. The idea tested here: turn each scene into a small illustration that shows up right next to the text, using a model that runs entirely on this laptop, for free, with a license that's fine to ship commercially.
Five real vocabulary cards were used to test this — panas, kerja, jalan, mata, bawa — with the actual mnemonic scene text pulled straight from each card's real hint data. For each scene, 4 candidate images were generated from the same prompt with 4 different random seeds, so you can judge both the concept and the variety.
All four keep the flat-vector storybook look and land the "tense negotiation" idea reasonably well. Seed 101 has an odd robot-like car that reads a little off; 202 and 404 are ENR's picks as the cleanest reads.
303 centers the bride most explicitly — ENR's top pick — with 202 as runner-up. All four are usable; this is a "which reads clearest" call more than a "which is broken" call.
This is the one honest miss, and the fix. v1 (seeds 101–404) drew the ladder standing straight up instead of bridging two things, and the jam read dark/ambiguous — it didn't land the "connector" idea. v2 (seeds 505–808) used one prompt fix — spelled the ladder out as a horizontal bridge, added "bright glossy" and a literal strawberry prop — and it worked. Same model, same 45 seconds/image, one iteration.
Minimalist across all four; the storm swirl itself is subtle against the warm color palette — worth a look at whether that reads clearly enough at hint-popup size. ENR's picks: 101 and 303.
Worth flagging: the model draws the bricks visibly breaking in all four, despite "unharmed" being in the prompt — a real semantic tension between what the words say and what the model draws. ENR's picks (101, 404) are the least dramatic about it, but none of the four fully avoid it.
Amusing side effect: the model turned "chain reaction" into a literal chain in all four images. Harmless, arguably charming, and consistent across every seed. ENR's picks: 101, 404.
Every image above shares its look — flat vector, warm palette, soft rounded shapes, single clean scene — from one fixed style phrase appended to every prompt, nothing more. That's already carrying the whole corpus's visual consistency by itself. A trained style LoRA (a small custom style model, fit to a handful of curated winners) would lock that consistency in harder and reduce set-to-set drift — that's the "phase 2" ask below.
emoji_image_url or any other production field; all 28 images live only in this review page and on local disk.emoji_image_url for these 5 cards as a live pilot?
Currently samples only. A "go" here writes real image URLs onto real cards for the first time — small, reversible, but a first production step.