
BrickThis
This is a submission for the Built with Google Gemini: Writing Challenge What I Built with Google Gemini Problem: As a kid, I wished I could build anything with LEGO. But I wasn't a master builder; I couldn't figure out how to get the shape I wanted to just from imagination. Stuff fell apart, pieces got stuck, it was a mess. Instruction manuals were so clear and easy to read. Solution: Turn any photo into a LEGO build! Snap or upload an image and get a parts list plus step-by-step instructions—all. Google Gemini 3 Pro analyzes the image, outputs a JSON of all parts needed (including color, quantity, and id), and instructions. Flux then generates a cover photo and diagrams from the Gemini output. Demo https://brick-this.vercel.app What I Learned This was my first Hackathon, and I learned so much from it. Thinking about how it works under the hood was the hardest part. The AI gives something that looks and feels like a LEGO set, but it wasn't completely accurate in terms of parts matchin
Continue reading on Dev.to Webdev
Opens in a new tab




