An AI-powered web application that instantly generates custom, step-by-step drawing tutorials from any uploaded image, leveraging Gemini 1.5 Pro's multimodal reasoning and a unique, self-correcting AI Supervisor for error-resilience.
ArtFlow is an AI-powered web app that instantly turns any uploaded image into a custom, step-by-step drawing tutorial—eliminating the 'blank canvas' anxiety that holds back beginners and children. It uses Gemini 1.5 Pro's multimodal reasoning to deconstruct an image into a cumulative drawing path (shapes → outlines → details) and Imagen to visualize each step, while Firebase handles data and photo storage. Its standout innovation is a self-correcting AI Supervisor loop that validates each generated step against the original goal, restarting on foundational errors and patching minor ones on the fly. As creator and AI developer, Rohan designed the full AI workflow, built the Supervisor, integrated Gemini and Imagen, and set up Firebase Firestore and Storage.