GitXplorerGitXplorer
G

generative-ai

public
6822 stars
1835 forks
52 issues

Commits

List of commits on branch main.
Verified
2bde900a4cbd1cc710fad8cc50953c8407f1edaf

feat: Add intro to batch prediction notebook (#1138)

ggericdong committed 9 hours ago
Verified
f67f1afd296f8116e0b3de459a9e324b3b7c9965

chore(deps): update dependency faker to v29 (#1140)

rrenovate-bot committed 9 hours ago
Verified
9de33214c15bc7b6a4d084786bd57af90b12f0ad

feat: Improve error catching in the SQL Talk app (Gemini Function Calling) (#1136)

kkoverholt committed 12 hours ago
Verified
f0eef416916afe2f1d478c187bfafff580494727

fix: Adding the links table at the top of the VAPO notebook. (#1134)

nnhootan committed a day ago
Verified
74ef55b64c33a088e7c75eec75552d52d08dac35

feat: Adding the initial version of Vertex Prompt Optimizer UI Notebook. (#1099)

nnhootan committed a day ago
Verified
cbc49cc90875655dcd26647835edfcb41c6b2caf

ci: Add Autoflake to `nox -s format` (#1100)

hholtskinner committed a day ago

README

The README file for this repository.

Generative AI

Welcome to the Google Cloud Generative AI repository.

Welcome to the Gemini era

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 on Google Cloud, powered by Vertex AI.

For more Vertex AI samples, please visit the Vertex AI samples GitHub repository.

Using this repository

Applied AI Summit: The cloud toolkit for generative AI

Description Contents
Gemini
gemini/
Discover Gemini through starter notebooks, use cases, function calling, sample apps, and more. Sample notebooks, apps, use cases
Search
search/
Use this folder if you're interested in using Vertex AI 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) Sample apps, use cases
RAG Grounding
rag-grounding/
Use this folder for information on Retrieval Augmented Generation (RAG) and Grounding with Vertex AI. This is an index of notebooks and samples across other directories focused on this topic. Sample apps, use cases
Conversation
conversation/
Use this folder if you're interested in using Vertex AI Conversation, a Google-managed solution to help you rapidly build chat bots for websites and across enterprise data. (Formerly known as Chat Apps on Generative AI App Builder) Sample apps, use cases
Language
language/
Use this folder if you're interested in building your own solutions from scratch using Google's language foundation models (Vertex AI PaLM API). Sample notebooks, apps, use cases
Vision
vision/
Use this folder if you're interested in building your own solutions from scratch using features from Imagen on Vertex AI (Vertex AI Imagen API). These are the features that Imagen on Vertex AI offers:
  • Image generation
  • Image editing
  • Visual captioning
  • Visual question answering
Sample notebooks, apps, use cases
Speech
speech/
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) on Vertex AI (Vertex AI Chirp API). Sample notebooks, apps, use cases
Setup Env
setup-env/
Instructions on how to set up Google Cloud, the Vertex AI Python SDK, and notebook environments on Google Colab and Vertex AI Workbench. Setup instructions
Resources
RESOURCES.md
Learning resources (e.g. blogs, YouTube playlists) about Generative AI on Google Cloud Resources (e.g. videos, blogposts, learning paths)

Related Repositories

Contributing

Contributions welcome! See the Contributing Guide.

Getting help

Please use the issues page to provide suggestions, feedback or submit a bug report.

Disclaimer

This repository itself is not an officially supported Google product. The code in this repository is for demonstrative purposes only.