Rejoindre Se connecter

Mettez en pratique vos compétences dans la console Google Cloud

Shahil Nissam AP

Date d'abonnement : 2023

Ligue d'Or

28360 points
Gen AI: Beyond the Chatbot Earned avr. 26, 2025 EDT
Build Custom Processors with Document AI Earned mars 2, 2024 EST
Gemini for Network Engineers Earned fév. 17, 2024 EST
Gemini in Google Meet Earned fév. 11, 2024 EST
Gemini in Google Sheets Earned fév. 11, 2024 EST
Gemini in Google Slides Earned fév. 11, 2024 EST
Gemini in Google Docs Earned fév. 10, 2024 EST
Gemini in Gmail Earned fév. 10, 2024 EST
Introduction to Gemini for Google Workspace Earned fév. 10, 2024 EST
Gemini for Cloud Architects Earned fév. 9, 2024 EST
Gemini for Application Developers Earned fév. 9, 2024 EST
Introduction to Vertex AI Studio Earned fév. 9, 2024 EST
Create Image Captioning Models Earned jan. 27, 2024 EST
Transformer Models and BERT Model Earned jan. 27, 2024 EST
Encoder-Decoder Architecture Earned jan. 25, 2024 EST
Attention Mechanism Earned jan. 25, 2024 EST
Introduction to Image Generation Earned jan. 25, 2024 EST
Generative AI Fundamentals Earned jan. 22, 2024 EST
Introduction to Large Language Models Earned jan. 22, 2024 EST
Introduction to Responsible AI Earned jan. 22, 2024 EST
Introduction to Generative AI Earned jan. 22, 2024 EST
Preparing for Your Associate Cloud Engineer Journey Earned oct. 10, 2023 EDT
Virtual Agent Development in Dialogflow CX for Citizen Devs Earned oct. 1, 2023 EDT
Generative AI Explorer - Vertex AI Earned oct. 1, 2023 EDT
DEPRECATED Create Conversational AI Agents with Dialogflow CX Earned sept. 23, 2023 EDT
Develop your Google Cloud Network Earned sept. 11, 2023 EDT
Set Up an App Dev Environment on Google Cloud Earned sept. 9, 2023 EDT
Implement DevOps Workflows in Google Cloud Earned sept. 4, 2023 EDT
Deploy Kubernetes Applications on Google Cloud Earned sept. 2, 2023 EDT
Kubernetes in Google Cloud Earned sept. 1, 2023 EDT
Implementing Cloud Load Balancing for Compute Engine Earned août 27, 2023 EDT

Gen AI: Beyond the Chatbot is the first course of the Gen AI Leader learning path and has no prerequisites. This course aims to move beyond the basic understanding of chatbots to explore the true potential of generative AI for your organization. You explore concepts like foundation models and prompt engineering, which are crucial for leveraging the power of gen AI. The course also guides you through important considerations you should make when developing a successful gen AI strategy for your organization.

En savoir plus

Earn a skill badge by completing the Build Custom Processors with Document AI course. You learn how to extract data and classify documents by creating custom ML models specific to your business needs. This course teaches the foundation skills of building your own processors, working with optical character recognition, form parsing, processor creation, and uptraining the DocumentAI model.

En savoir plus

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps network engineers create, update, and maintain VPC networks. You learn how to prompt Gemini to provide specific guidance for your networking tasks, beyond what you would receive from a search engine. Using a hands-on lab, you experience how Gemini makes it easier for you to work with Google Cloud VPC networks. Duet AI was renamed to Gemini, our next-generation model.

En savoir plus

Gemini for Google Workspace provides customers with access to generative AI features. This course delves into the capabilities of Gemini in Google Meet. Through video lessons, hands-on activities and practical examples, you will gain a comprehensive understanding of the Gemini features in Google Meet. You learn how to use Gemini to generate background images, improve your video quality, and translate captions. By the end of this course, you'll be equipped with the knowledge and skills to confidently utilize Gemini in Google Meet to maximize the effectiveness of your video conferences.

En savoir plus

Gemini for Google Workspace provides customers with generative AI features in Google Workspace. In this mini-course, you learn about the key features of Gemini and how they can be used to improve productivity and efficiency in Google Sheets.

En savoir plus

Gemini for Google Workspace provides customers with generative AI features in Google Workspace. In this mini-course, you learn about the key features of Gemini and how they can be used to improve productivity and efficiency in Google Slides.

En savoir plus

Gemini for Google Workspace provides customers with access to generative AI features. This course delves into the capabilities of Gemini in Google Docs using video lessons, hands-on activities and practical examples. You learn how to use Gemini to generate written content based on prompts. You also explore using Gemini to edit text you’ve already written, helping you improve your overall productivity. By the end of this course, you'll be equipped with the knowledge and skills to confidently utilize Gemini in Google Docs to improve your writing.

En savoir plus

Gemini for Google Workspace provides customers with generative AI features in Google Workspace. In this mini-course, you learn about the key features of Gemini and how they can be used to improve productivity and efficiency in Gmail.

En savoir plus

Gemini for Google Workspace provides customers with generative AI features in Google Workspace. In this learning path, you learn about the key features of Gemini and how they can be used to improve productivity and efficiency in Google Workspace.

En savoir plus

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps administrators provision infrastructure. You learn how to prompt Gemini to explain infrastructure, deploy GKE clusters and update existing infrastructure. Using a hands-on lab, you experience how Gemini improves the GKE deployment workflow. Duet AI was renamed to Gemini, our next-generation model.

En savoir plus

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps developers build applications. You learn how to prompt Gemini to explain code, recommend Google Cloud services, and generate code for your applications. Using a hands-on lab, you experience how Gemini improves the application development workflow. Duet AI was renamed to Gemini, our next-generation model.

En savoir plus

This course introduces Vertex AI Studio, a tool to interact with generative AI models, prototype business ideas, and launch them into production. Through an immersive use case, engaging lessons, and a hands-on lab, you’ll explore the prompt-to-product lifecycle and learn how to leverage Vertex AI Studio for Gemini multimodal applications, prompt design, prompt engineering, and model tuning. The aim is to enable you to unlock the potential of gen AI in your projects with Vertex AI Studio.

En savoir plus

This course teaches you how to create an image captioning model by using deep learning. You learn about the different components of an image captioning model, such as the encoder and decoder, and how to train and evaluate your model. By the end of this course, you will be able to create your own image captioning models and use them to generate captions for images

En savoir plus

This course introduces you to the Transformer architecture and the Bidirectional Encoder Representations from Transformers (BERT) model. You learn about the main components of the Transformer architecture, such as the self-attention mechanism, and how it is used to build the BERT model. You also learn about the different tasks that BERT can be used for, such as text classification, question answering, and natural language inference.This course is estimated to take approximately 45 minutes to complete.

En savoir plus

This course gives you a synopsis of the encoder-decoder architecture, which is a powerful and prevalent machine learning architecture for sequence-to-sequence tasks such as machine translation, text summarization, and question answering. You learn about the main components of the encoder-decoder architecture and how to train and serve these models. In the corresponding lab walkthrough, you’ll code in TensorFlow a simple implementation of the encoder-decoder architecture for poetry generation from the beginning.

En savoir plus

This course will introduce you to the attention mechanism, a powerful technique that allows neural networks to focus on specific parts of an input sequence. You will learn how attention works, and how it can be used to improve the performance of a variety of machine learning tasks, including machine translation, text summarization, and question answering. This course is estimated to take approximately 45 minutes to complete.

En savoir plus

This course introduces diffusion models, a family of machine learning models that recently showed promise in the image generation space. Diffusion models draw inspiration from physics, specifically thermodynamics. Within the last few years, diffusion models became popular in both research and industry. Diffusion models underpin many state-of-the-art image generation models and tools on Google Cloud. This course introduces you to the theory behind diffusion models and how to train and deploy them on Vertex AI.

En savoir plus

Earn a skill badge by completing the Introduction to Generative AI, Introduction to Large Language Models and Introduction to Responsible AI courses. By passing the final quiz, you'll demonstrate your understanding of foundational concepts in generative AI. A skill badge is a digital badge issued by Google Cloud in recognition of your knowledge of Google Cloud products and services. Share your skill badge by making your profile public and adding it to your social media profile.

En savoir plus

This is an introductory level micro-learning course that explores what large language models (LLM) are, the use cases where they can be utilized, and how you can use prompt tuning to enhance LLM performance. It also covers Google tools to help you develop your own Gen AI apps.

En savoir plus

This is an introductory-level microlearning course aimed at explaining what responsible AI is, why it's important, and how Google implements responsible AI in their products. It also introduces Google's 3 AI principles.

En savoir plus

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.

En savoir plus

This course helps you structure your preparation for the Associate Cloud Engineer exam. You will learn about the Google Cloud domains covered by the exam and how to create a study plan to improve your domain knowledge.

En savoir plus

Welcome to "Virtual Agent Development in Dialogflow CX for Citizen Devs", the second course in the "Customer Experiences with Contact Center AI" series. In this course, learn how to develop customer conversational solutions using Contact Center Artificial Intelligence (CCAI). In this course, you'll be introduced to adding voice (telephony) as a communication channel to your virtual agent conversations using Dialogflow CX.

En savoir plus

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 practices, and how it can be used for ideation, text classification, text extraction, text summarization, and more. You will also learn how to tune a foundation model by training it via Vertex AI custom training and deploy it to a Vertex AI endpoint.

En savoir plus

Earn a skill badge by completing the Create Conversational AI Agents with Dialogflow CX quest, where you will learn how to create a conversational virtual agent, including how to: define intents and entities, use versions and environments, create conversational branching, and use IVR features. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge quest, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

En savoir plus

Earn a skill badge by completing the Develop your Google Cloud Network course, where you learn multiple ways to deploy and monitor applications including how to: explore IAM rols and add/remove project access, create VPC networks, deploy and monitor Compute Engine VMs, write SQL queries, deploy and monitor VMs in Compute Engine, and deploy applications using Kubernetes with multiple deployment approaches. A skill badge is an exclusivedigital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

En savoir plus

Earn a skill badge by completing the Set Up an App Dev Environment on Google Cloud course, where you learn how to build and connect storage-centric cloud infrastructure using the basic capabilities of the of the following technologies: Cloud Storage, Identity and Access Management, Cloud Functions, and Pub/Sub. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

En savoir plus

Complete the intermediate Implement DevOps Workflows in Google Cloud skill badge to demonstrate skills in the following: creating git repositories with Cloud Source Repositories, launching, managing, and scaling deployments on Google Kubernetes Engine (GKE), and architecting CI/CD pipelines that automate container image builds and deployments to GKE. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge course and the final assessment challenge lab to receive a skill badge that you can share with your network.

En savoir plus

Complete the intermediate Deploy Kubernetes Applications on Google Cloud skill badge course to demonstrate skills in the following: Configuring and building Docker container images.Creating and managing Google Kubernetes Engine (GKE) clusters.Utilizing kubectl for efficient cluster management.Deploying Kubernetes applications with robust continuous delivery (CD) practices.

En savoir plus

Kubernetes is the most popular container orchestration system, and Google Kubernetes Engine was designed specifically to support managed Kubernetes deployments in Google Cloud. In this course, you will get hands-on practice configuring Docker images, containers, and deploying fully-fledged Kubernetes Engine applications.

En savoir plus

Complete the introductory Implementing Cloud Load Balancing for Compute Engine skill badge to demonstrate skills in the following: creating and deploying virtual machines in Compute Engine and configuring network and application load balancers.

En savoir plus