Hacker News new | ask | show | jobs
by cacio-e-pepe 7 days ago
Okay so the diffusion model generates image assets, and you iterate on those, and then another model turns your favorites into code, is that right?
1 comments

Exactly right. You design with the diffusion model, then hand those designs off to an agent to implement.

It's a lot like having an architect create plans for you before handing it off to a builder. In my (obv biased) experience, you end up getting better/more creative results with this approach. You're using the best model for the job at each specific task, ie a diffusion model as the designer, and a LLM as the engineer.