Remix.run Logo
jjcm 3 hours ago

A few layers to it. When you prompt on my product I expand out that prompt into a semantic json blob that represents the style, theme, color palette, and subjects on the screen. I then feed that blob into the diffusion model itself.

The reason I feed in the json blob is it lets me better preserve subjects across multiple screens (ie you probably want to carry over the header exactly as it is in one image to another image).

The example sites above though were pretty simple. I think they were something like

"A tarot card website with an inky, painted artistic style, with rich illustrations on a card featured on the left, and a button to draw cards on the right"

and for the other it was something like,

"A cyberpunk inspired ramen cart website"