Home

Awesome

Generative AI

Welcome to the Google Cloud Generative AI repository.

<!-- markdownlint-disable MD033 -->

<a href="gemini"><img src="https://lh3.googleusercontent.com/eDr6pYKs1tT0iK0nt3pPhvVlP2Wn96fbGqbWgBAARRZ7isej037g_tWobjV8zQkxOsWzJuEH8p-fksczXUOeqxGZZIo_HUCdkn8q-a4fuwATD7Q9Xrs=w2456-l100-sg-rj-c0xffffff" style="width:35em" alt="Welcome to the Gemini era"></a>

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

<table> <tr> <th></th> <th style="text-align: center;">Description</th> <th style="text-align: center;">Contents</th> </tr> <tr> <td> <img src="https://storage.googleapis.com/github-repo/img/gemini/Spark__Gradient_Alpha_100px.gif" width="45px" alt="Gemini"> <br> <a href="gemini/"><code>gemini/</code></a> </td> <td> Discover Gemini through starter notebooks, use cases, function calling, sample apps, and more. </td> <td><a href="gemini/">Sample notebooks, apps, use cases</a></td> </tr> <tr> <td> <img src="https://www.gstatic.com/images/branding/gcpiconscolors/service_discovery/v1/24px.svg" width="40px" alt="Search"> <br> <a href="search/"><code>search/</code></a> </td> <td>Use this folder if you're interested in using <a href="https://cloud.google.com/enterprise-search">Vertex AI Search</a>, 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)</td> <td><a href="search">Sample apps, use cases</a></td> </tr> <tr> <td> <img src="https://www.gstatic.com/images/branding/gcpiconscolors/dialogflow_cx/v1/24px.svg" width="40px" alt="Conversation"> <br> <a href="conversation/"><code>conversation/</code></a> </td> <td>Use this folder if you're interested in using <a href="https://cloud.google.com/generative-ai-app-builder">Vertex AI Conversation</a>, 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)</td> <td><a href="conversation">Sample apps, use cases</a></td> </tr> <tr> <td> <img src="https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/edit_note/default/40px.svg" alt="Language"> <br> <a href="language/"><code>language/</code></a> </td> <td> Use this folder if you're interested in building your own solutions from scratch using Google's language foundation models (Vertex AI PaLM API). <ul> <li><a href="https://cloud.google.com/vertex-ai/docs/generative-ai/language-model-overview#palm-api"><code>text-bison</code></a> model</li> <li><a href="https://cloud.google.com/vertex-ai/docs/generative-ai/language-model-overview#palm-api"><code>chat-bison</code></a> model</li> <li><a href="https://cloud.google.com/vertex-ai/docs/generative-ai/language-model-overview#palm-api"><code>textembedding-gecko</code></a> model</li> <li><a href="https://cloud.google.com/vertex-ai/docs/generative-ai/code/code-models-overview"><code>code-bison</code></a> model</li> <li><a href="https://cloud.google.com/vertex-ai/docs/generative-ai/code/code-models-overview"><code>code-gecko</code></a> model</li> <li><a href="https://cloud.google.com/vertex-ai/docs/generative-ai/code/code-models-overview"><code>codechat-bison</code></a> model</li> <li>prompt design</li> <li>deploying apps</li> <li>tuning models</li> <li>grounded responses</li> <li><a href="https://www.langchain.com/">langchain</a> with Google's foundation models</li> </ul> </td> <td><a href="language">Sample notebooks, apps, use cases</a></td> </tr> <tr> <td> <img src="https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/image/default/40px.svg" alt="Vision"> <br> <a href="vision/"><code>vision/</code></a> </td> <td> 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: <ul> <li>Image generation</li> <li>Image editing</li> <li>Visual captioning</li> <li>Visual question answering</li> </ul> </td> <td><a href="vision/">Sample notebooks, apps, use cases</a></td> </tr> <tr> <td> <img src="https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/mic/default/40px.svg" alt="Speech"> <br> <a href="speech/"><code>speech/</code></a> </td> <td> 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). </td> <td><a href="speech/">Sample notebooks, apps, use cases</a></td> </tr> <tr> <td> <img src="https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/build/default/40px.svg" alt="Setup Env"> <br> <a href="setup-env/"><code>setup-env/</code></a> </td> <td>Instructions on how to set up Google Cloud, the Vertex AI Python SDK, and notebook environments on Google Colab and Vertex AI Workbench.</td> <td><a href="setup-env">Setup instructions</a></td> </tr> <tr> <td> <img src="https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/media_link/default/40px.svg" alt="Resources"> <br> <a href="RESOURCES.md"><code>RESOURCES.md</code></a> </td> <td>Learning resources (e.g. blogs, YouTube playlists) about Generative AI on Google Cloud</td> <td><a href="RESOURCES.md">Resources (e.g. videos, blogposts, learning paths)</a></td> </tr> </table> <!-- markdownlint-enable MD033 -->

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.