{"id":28454464,"url":"https://github.com/devv712/develop-genai-apps-with-gemini-and-streamlit-challenge-lab-task-2","last_synced_at":"2026-02-01T23:02:02.803Z","repository":{"id":296531570,"uuid":"993700706","full_name":"devv712/Develop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2","owner":"devv712","description":" Built \u0026 Deployed a GenAI App on Google Cloud  Created a personalized recipe generator using:  Streamlit UI  Gemini API  Docker + Artifact Registry  Cloud Run Deployment  🔧 Engineered prompts, tested in Cloud Shell, and deployed a full-stack AI app—fully serverless and scalable!  #GenerativeAI #GoogleCloud #VertexAI #Streamlit #CloudRun #Docker","archived":false,"fork":false,"pushed_at":"2025-05-31T10:36:33.000Z","size":1054,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T03:38:03.969Z","etag":null,"topics":["cloud-run-deployment","dockerize","full-genai-app-build"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devv712.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-31T10:31:35.000Z","updated_at":"2025-05-31T10:36:36.000Z","dependencies_parsed_at":"2025-05-31T22:56:23.580Z","dependency_job_id":"d1f73e49-4fbc-40d0-b410-51c824d1b59f","html_url":"https://github.com/devv712/Develop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2","commit_stats":null,"previous_names":["devv712/develop-genai-apps-with-gemini-and-streamlit-challenge-lab-task-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devv712/Develop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devv712%2FDevelop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devv712%2FDevelop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devv712%2FDevelop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devv712%2FDevelop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devv712","download_url":"https://codeload.github.com/devv712/Develop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devv712%2FDevelop-GenAI-Apps-with-Gemini-and-Streamlit-Challenge-Lab-Task-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28993742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-run-deployment","dockerize","full-genai-app-build"],"created_at":"2025-06-06T19:14:21.875Z","updated_at":"2026-02-01T23:02:02.781Z","avatar_url":"https://github.com/devv712.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"As part of the Google Cloud Challenge Lab, I completed an end-to-end deployment pipeline for a GenAI-powered culinary assistant app 👨‍🍳, and I’m thrilled to share the journey:\n\n🔹 UI + Prompt Engineering\n🔧 Customized chef.py using the Streamlit framework, creating a dynamic UI with variables like cuisine, dietary needs, allergies, ingredients, and wine preferences 🍷\n🧠 Engineered a multi-variable custom Gemini prompt to generate smart, personalized recipe recommendations—complete with instructions, nutrition info, and wine pairings!\n\n🔹 App Testing in Cloud Shell\n✅ Setup a Python virtual environment, installed dependencies, configured environment variables, and successfully ran the application locally in Cloud Shell without errors.\n\n🔹 Dockerize \u0026 Artifact Push\n🐳 Modified the Dockerfile to build the Streamlit app container\n📦 Pushed the image to Artifact Registry using gcloud builds submit, ensuring secure, scalable container management\n\n🔹 Cloud Run Deployment\n🚀 Deployed the Docker image to Google Cloud Run, configured unauthenticated access, and tested the live application via the public service endpoint.\n\n🌐 The result? A fully functional, AI-driven web app that generates healthy, allergen-conscious recipes paired with wine suggestions—powered by Vertex AI's Gemini model and hosted serverlessly via Cloud Run.\n\nThis hands-on experience enhanced my skills in:\n🔹 GenAI prompt design\n🔹 Full-stack AI application development\n🔹 Docker + Artifact Registry\n🔹 Google Cloud Run deployments\n🔹 Infrastructure-as-Code practices\n\nReady to keep building smarter, scalable AI applications! 💡✨\n\n#GoogleCloud #VertexAI #Streamlit #GeminiAPI #CloudRun #Docker #ArtifactRegistry #GenerativeAI #DevOps #FullStackAI #PromptEngineering #AIApplications #MLDeployment #ChallengeLab #CloudComputing #Python #AIInnovation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevv712%2Fdevelop-genai-apps-with-gemini-and-streamlit-challenge-lab-task-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevv712%2Fdevelop-genai-apps-with-gemini-and-streamlit-challenge-lab-task-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevv712%2Fdevelop-genai-apps-with-gemini-and-streamlit-challenge-lab-task-2/lists"}