This content originally appeared on DEV Community and was authored by Sami Ataz
This post is my submission for DEV Education Track: Build Apps with Google AI Studio.
What I Built
I build a Costume Changer App using Imagen and Gemini.
The app receives a fixed template model image. When the user clicks “Change Costume”, the app generates a new outfit by performing image-to-image transformation while keeping the subject identical. The app must only modify the clothing region and must randomize the outfit each time.
Demo
https://imgur.com/a/hlhbKhY
Applet : https://aistudio.google.com/apps/drive/1ciLUUOg_nwzGjNJNMTMEKtV1LdxqMf-m?showAssistant=true&resourceKey=&showPreview=true&fullscreenApplet=true
My Experience
It was surprising to see all the app made in minutes ..Amazing.
This content originally appeared on DEV Community and was authored by Sami Ataz