This directory contains notebooks that will help you get started with the Gemini family of models on Google Cloud.
- Intro to Gemini 2.5 Flash: Learn how to use the Gemini 2.5 Flash model, a hybrid reasoning model with extended thinking capabilities.
- Intro to Gemini 2.5 Flash-Lite: Learn how to use Gemini 2.5 Flash-Lite, Google's highly cost-effective model optimized for high-volume, low-latency workloads like classification and translation.
- Gemini 2.5 Flash Image (Nano Banana 🍌) Generation: Learn how to use the Gemini 2.5 Flash Image model for text-to-image generation and conversational image editing using the Google Gen AI SDK.
- Intro to Gemini 2.5 Pro: Learn how to use Gemini 2.5 Pro, Google's advanced reasoning model, for complex problem-solving tasks.
- Gemini 3 Pro Image (Nano Banana Pro 🍌) Generation: Learn how to use the Nano Banana Pro image model for high-quality text-to-image generation, conversational editing, and viewing its thought process.
- Intro to Gemini 3.1 Flash-Lite: Get started with Gemini 3.1 Flash-Lite using the Google Gen AI SDK to explore key model capabilities and new API features.
- Gemini 3.1 Flash Lite Image (Nano Banana 2 Lite 🍌) Generation: Learn how to use the low-latency Gemini 3.1 Flash Lite Image model for high-volume image generation and editing.
- Gemini 3.1 Flash Image (Nano Banana 2 🍌) Generation: Learn how to use the Gemini 3.1 Flash Image model for state-of-the-art image generation and conversational editing with visible thought processes.
- Intro to Gemini 3.1 Pro: Discover the architectural and performance improvements of Gemini 3.1 Pro, featuring enhanced stability, grounding, and reasoning.
- Intro to Gemini 3.5 Flash: Explore Gemini 3.5 Flash, engineered to power high-speed, cost-efficient, and complex developer and agentic workflows with multi-step reasoning.
- Getting Started with Chat with Gemini: Learn how to implement multi-turn chat conversations using the Gemini models and the Google Gen AI SDK.
- Getting Started with the Gemini API in Agent Platform with cURL / REST API: Learn how to interact with the Gemini API using standard REST endpoints and cURL commands.
- Getting started with Gemini using Agent Platform in Express Mode: Quickstart guide for trying out core generative AI features of Gemini in Agent Platform Express Mode with minimal setup.