# From Noise to Picture **Track:** Imaging — beginner / high school — Digital & Generative Imaging — proposed **Framework / surface:** ij8 Studio (chat text-to-image) **Level:** Beginner **Prerequisites:** What Is a Digital Image? **In one line:** Generate a first AI image; diffusion intuition without the math. ## Theory, aesthetics & inspiration A diffusion model begins not with a blank canvas but with pure visual noise, then removes that noise step by step until a coherent picture emerges, each step nudged toward the words of the prompt. The idea borrows from physics: Jascha Sohl-Dickstein and colleagues proposed in 2015 that a process which gradually destroys structure could be learned in reverse to create it. Ho, Jain, and Abbeel made it practical in 2020 with denoising diffusion probabilistic models, and Rombach and colleagues' 2022 latent diffusion — the basis of Stable Diffusion — moved the work into a compressed space, fast enough for everyday use. Creation here is subtraction: form revealed by removing chaos.