generative-ai

GoogleCloudPlatform/generative-ai

Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform

17k
Stars
4.3k
Forks
73
Open issues
283
Watchers
Jupyter Notebook Apache-2.0Last pushed Jul 7, 2026

Overview

This repository provides resources such as Jupyter Notebooks, code samples, and applications that demonstrate how to develop and manage workflows using generative AI, particularly focusing on the Gemini platform.

Categories

Tags

Similar tools

Install

git clone https://github.com/GoogleCloudPlatform/generative-ai

README

Generative AI on Google Cloud

Gemini Enterprise Agent Platform, the latest evolution of Vertex AI, has been released!

Check out the Google-Cloud-AI/agent-platform repository for a curated list of assets for agent building on Google Cloud.

This repository contains notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage generative AI workflows using Generative AI with Agent Platform.

Intro Video

Description
Gemini
gemini/
Discover Gemini through starter notebooks, use cases, function calling, sample apps, and more.
Search
search/
Use this folder if you're interested in using Agent Search, a Google-managed solution to help you rapidly build search engines for websites and across enterprise data. (Formerly known as Enterprise Search on Generative AI App Builder).
RAG Grounding
rag-grounding/
Use this folder for information on Retrieval Augmented Generation (RAG) and Grounding. This is an index of notebooks and samples across other directories focused on this topic.
Vision
vision/
Use this folder if you're interested in building your own solutions from scratch using features from Imagen and Veo.
Speech
audio/
Use this folder if you're interested in building your own solutions from scratch using features from Chirp, a version of Google's Universal Speech Model (USM).
Setup Env
setup-env/
Instructions on how to set up Google Cloud, the Gen AI Python SDK, and notebook environments on Google Colab and Workbench.
Resources
RESOURCES.md
Learning resources (e.g. blogs, YouTube playlists) about Generative AI on Google Cloud.

Related Repositories

  • Agent Development Kit (ADK) Samples: This repository provides ready-to-use agents built on top of the Agent Development Kit, designed to accelerate your development process. These agents cover a range of common use cases and complexities, from simple conversational bots to complex multi-agent workflows.
  • 🚀 Agent Starter Pack
    • A collecti