RGRichard Greenincoatofarmsmaker.hashnode.dev·2d ago · 6 min readBuilding an AI Image App on Cloudflare WorkersThe first version of my coat-of-arms generator was straightforward: Accept a written description. Send it to an image-generation provider. Poll until the job finishes. Show the resulting image. That011