RL
Rohan Lopes
Sr Architect
HomeProjectsArchitectural InsightsSkillsExperienceBlogResume FAQContact

    ArtFlow: Personalized Art Education, Powered by Google AI Studio

    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.

    AI-Generated Summary

    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.

    Project Demos & Resources
    Explore the project’s code and documentation on GitHub.
    Details

    ArtFlow: Personalized Art Education, Powered by Google AI Studio

    My Role

    Creator / AI Developer

    Problem Solved

    The crucial real-world problem of personalized art education and eliminating 'blank canvas' anxiety for beginners and children by providing custom, achievable drawing paths.

    Key Contributions

    Designed and implemented the full AI-powered drawing guide workflow; Utilized Gemini 1.5 Pro for multimodal reasoning and planning the cumulative drawing path (shapes → outlines → details); Developed the innovative self-correcting AI Supervisor loop; Integrated Imagen for visual step generation; Set up Firebase Firestore and Storage.

    Technologies Used

    Google Gemini 1.5 Pro (multimodal reasoning)
    Google Imagen (visual generation)
    Firebase Firestore
    Firebase Storage
    Google AI Studio