Inspiration

One of the biggest barriers to global growth is Time-to-Market. This isn't just a theoretical problem; it’s a personal one. As Decode Data, Inc. grows, I find myself spending hours creating digital media to maintain the brand’s voice. I wanted to build the tool I personally needed: a Creative Autopilot that collapses the 90-day agency loop into a 3-minute sprint, allowing us to spend less time on manual labor and more time on global ambition.

What it does

The Global Brand Expansion Engine extracts a brand’s 'DNA' into a color palette, visual description, and overall 'vibe.' Users then have the option to generate assets based strictly on this extraction or to provide a specific campaign theme. The engine then synthesizes the brand's core identity with the new theme to create high-quality, print-ready assets with legible, localized text. For specific adjustments, users can leverage 'Paint-to-Edit' controls for real-time iterative refinement.

How we built it

We leveraged the Google's AI Studio to create a seamless reasoning-to-creation loop. In AI Studio, we told it to use Gemini 3’s deep multimodal reasoning to handle strategic planning and DNA extraction. For the visual output, we integrated Nano Banana Pro, utilizing its high-fidelity text rendering and coordinate-aware inpainting.

Challenges we ran into

Beyond the creative hurdles, we faced some trouble with deployment. AI Studio wouldn't just deploy the app because of a permission of storage bucket. We took a the deployment logs to diagnose the issue, eventually identifying a Cloud Storage bucket permission conflict. Correcting the IAM roles and re-configuring the bucket permissions was a vital fix that finally allowed our Gemini-integrated backend to communicate with our front-end assets.

With creating assets, we also had trouble with an asset's hands. We tried 3 times until we finally decided that maybe we should just hide her hands.

Accomplishments that we're proud of

We are incredibly proud of achieving pixel-perfect text legibility in non-Latin scripts. Solving the "AI gibberish" problem in languages like Chinese was a major milestone. Additionally, successfully shrinking a three-month production marathon into a three-minute autonomous sprint proves that professional quality doesn't have to be sacrificed for operational velocity.

What we learned

This project taught us how quickly we can move from an idea to a live web app using AI Studio. We were impressed by the reasoning depth of Gemini 3 and the stunning quality of the assets generated by Nano Banana Pro. Beyond the code, we learned how to do some dev-ops by learning how to deploy globally with Cloud Run and how to properly secure our data by managing Cloud Storage bucket permissions.

What's next for Global Brand Expansion Engine

The next step to integrate the Veo 3 video generation pipeline for videos so companies and content creators can create videos that are relevant to their brand

Built With

Share this project:

Updates