generative-ai
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform
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
ECC
affaan-m/ECC
The agent harness performance optimization system
hermes-agent
NousResearch/hermes-agent
The self-improving AI agent built by Nous Research
AutoGPT
Significant-Gravitas/AutoGPT
AutoGPT: Build, Deploy, and Run AI Agents
ollama
ollama/ollama
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
prompts.chat
f/prompts.chat
The world's largest open-source prompt library for AI
JavaGuide
Snailclimb/JavaGuide
Snailclimb/JavaGuide: 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Install
git clone https://github.com/GoogleCloudPlatform/generative-aiREADME
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-platformrepository 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/
| Discover Gemini through starter notebooks, use cases, function calling, sample apps, and more. |
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/
| 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/
| Use this folder if you're interested in building your own solutions from scratch using features from Imagen and Veo. |
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/
| Instructions on how to set up Google Cloud, the Gen AI Python SDK, and notebook environments on Google Colab and Workbench. |
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