Discover Google Cloud training your way

With 980+ learning activities to choose from, Google Cloud has designed our comprehensive catalog with you in mind. The catalog consists of a variety of activity formats for you to pick from. Choose from bite-size individual labs or multi-module courses that consist of videos, documents, labs, and quizzes. Our labs give you temporary credentials to actual cloud resources, so you can learn Google Cloud using the real thing. Earn badges for what you complete, define, track, and measure your success with Google Cloud!

  • Solution
  • Role
  • Badge
  • Format
  • Language
  • Level
  • Duration

55 results

  1. Course Featured

    Introduction to Generative AI

    This is an introductory level microlearning course aimed at explaining what Generative AI is, how it is used, and how it differs from traditional machine learning methods. It also covers Google Tools to help you develop your own Gen AI apps.

  2. Lab Featured

    Generative AI with Vertex AI: Prompt Design

    This lab is part of a series designed to provide hands-on experience with Generative AI on Google Cloud.

  3. Course Featured

    Generative AI Explorer - Vertex AI

    The Generative AI Explorer - Vertex Quest is a collection of labs on how to use Generative AI on Google Cloud. Through the labs, you will learn about how to use the models in the Vertex AI PaLM API family, including text-bison, chat-bison, and textembedding-gecko. You will also learn about prompt design, best prac…

  4. Lab Featured

    Generative AI with Vertex AI: Getting Started

    This lab will provide an introductory, hands-on experience with Generative AI on Google Cloud.

  5. Course Featured

    Enterprise Search on Generative AI App Builder

    Enterprises of all sizes have trouble making their information readily accessible to employees and customers alike. Internal documentation is frequently scattered across wikis, file shares, and databases. Similarly, consumer-facing sites often offer a vast selection of products, services, and information, but cust…

  6. Course Featured

    Machine Learning Operations (MLOps) for Generative AI

    This course is dedicated to equipping you with the knowledge and tools needed to uncover the unique challenges faced by MLOps teams when deploying and managing Generative AI models, and exploring how Vertex AI empowers AI teams to streamline MLOps processes and achieve success in Generative AI projects.

  7. Lab Featured

    Explore Generative AI with the Vertex AI Gemini API: Challenge Lab

    This challenge lab tests your skills and knowledge from the labs in the Explore Generative AI with the Vertex AI Gemini API course. You should be familiar with the content of the prior labs before attempting this lab.

  8. Course Featured

    Explore Generative AI with the Vertex AI Gemini API

    Complete the intermediate Explore Generative AI with the Vertex AI Gemini API skill badge to demonstrate skills in the following: text generation, image and video analysis for enhanced content creation, and applying function calling techniques within the Gemini API. Discover how to leverage sophisticated Gemini te…

  9. Lab Featured

    Generative AI for Video Analytics with Vertex AI

    In this lab, you will analyze a YouTube video using Google's PaLM2 model in VertexAI and Langchain.

  10. Lab Featured

    Enhance Text Generation with RAG, LangChain, and Vertex AI

    In this lab, you use a LangChain "Chain" to orchestrate steps required to query a vector database and submit the results of the query to Gemini to obtain results based on a knowledge base. To do so, you embed a query submitted in a session in order to perform a nearest neighbor search on the vector store. Once res…