On-Demand-Aktivitäten

Finden Sie die für Sie richtigen On-Demand-Lernaktivitäten. Labs sind kurze Lernaktivitäten, in denen Ihnen über einen direkten, temporären, praxisorientierten Zugriff auf echte Cloud-Ressourcen spezifische Inhalte vermittelt werden. Kurse sind längere Aktivitäten, die aus mehreren Modulen mit Videos, Dokumenten, praxisorientierten Labs und Quizaufgaben bestehen. Aufgabenreihen sind ähnlich, aber in der Regel kürzer und enthalten nur Labs.

  • Badge
  • Formate
  • Sprachen

62 Ergebnisse

  1. Kurs Tipp

    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 Tipp

    Generative KI mit Vertex AI: Prompt Design

    Dieses Lab gehört zu einer Serie, die praktische Erfahrung mit generativer KI in Google Cloud vermitteln soll.

  3. Kurs Tipp

    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 Tipp

    Generative AI with Vertex AI: Getting Started

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

  5. Kurs Tipp

    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. Kurs Tipp

    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. Kurs Tipp

    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…

  8. Lab Tipp

    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.

  9. Lab Tipp

    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…

  10. Lab Tipp

    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.