๐ My Submission for Build Apps with Google AI Studio
๐ What I Built
I created a full-stack AI-powered recipe generator that takes a fridge photo, detects ingredients using Gemini, generates a complete recipe, and visualizes the final dish using Imagen 2.
๐ง Key Prompt
"Analyze this image and identify the food ingredients. Respond with a comma-separated list. For example: tomatoes, onions, chicken breast."
๐ง Features Used
๐ง Gemini 1.0 Pro Vision for ingredient detection
โ๏ธ Gemini 1.0 Pro for recipe generation
๐ผ๏ธ Imagen 2 for dish image generation
โ๏ธ Flask backend (Python)
๐จ HTML, CSS, and JavaScript frontend, TypeScript and Twailwind CSS
โ๏ธ Deployed on Google Cloud Run using Docker
๐ Live Demo
๐ Try the app here!
https://balamanikandanb191.github.io/My-Submission-for-Build-Apps-with-Google-AI-Studio/



๐งช What I Learned
How to chain multiple AI models (image โ text โ generation)
How to write structured prompts for better results
How to build a full-stack AI app and deploy with Google Cloud Run
Basics of Docker and GitHub Pages for frontend hosting
๐ฌ Hope you like my submission! Feedback welcome ๐
Thanks to DEV & Google AI Studio for this awesome opportunity! โค๏ธ
Top comments (2)
i try different to put ingredient in but it seem to come up as a pasta instead doesnt matter what kind still pasta
Some comments may only be visible to logged-in visitors. Sign in to view all comments.