π 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 (1)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.