Skip to content

🧠 Google Cloud Gemini Cookbook

Welcome to the central hub for the Google Cloud Gemini Cookbook! This repository contains hands-on recipes and practical lessons designed to take your AI applications from idea to production using Google Cloud's cutting-edge models.

🛠️ Prerequisites

Before diving in, ensure your local environment has the following: - A Google Cloud Platform account with Vertex AI APIs enabled. - A working Python environment (Python >= 3.8). - Installed gcloud CLI and configured Application Default Credentials (gcloud auth application-default login).

🧰 Tech Stack

  • LLM SDK: Official Google GenAI SDK to orchestrate Gemini models.
  • Frontend: Streamlit for rapid, interactive UI development.
  • Deployment: Google Cloud Run for scalable, serverless application hosting.

📚 Available Lessons


Happy building! Let's go beyond the basics and build outstanding generative AI experiences. 🚀