This content originally appeared on DEV Community and was authored by Tolulope Olugbemi
This is a submission for the Google AI Studio Multimodal Challenge
What I Built
I built a applet that shows the location of a place when a user sketches on the the sketch board, it shows flights to the area, images and places to visit using Gemini 2.5 flash image
Demo
try it here:
https://ai.studio/apps/drive/1j_zDX0G8zxiAd_UVB5KelcPYizmyPTBY
How I Used Google AI Studio
I used Google Gemini 2.5 vision model to analyze the drawing of the UI and used Gemini 2.5 flash to convert the sketch into a text that can be searched and processed by Openstreetmap, and also used flash-lite to create a image of the location
Multimodal Features
Sketch-to-image using Gemini 2-5 flash image, Openstreetmap preview
This content originally appeared on DEV Community and was authored by Tolulope Olugbemi