Join Sign in

Gurkirat Singh Dhillon

Member since 2023

Diamond League

28415 points
Machine Learning Operations (MLOps) for Generative AI Earned Jun 26, 2025 EDT
Responsible AI for Developers: Privacy & Safety Earned Jun 26, 2025 EDT
Responsible AI for Developers: Interpretability & Transparency Earned Jun 26, 2025 EDT
Responsible AI for Developers: Fairness & Bias Earned Jun 26, 2025 EDT
Inspect Rich Documents with Gemini Multimodality and Multimodal RAG Earned Jun 26, 2025 EDT
Vector Search and Embeddings Earned Jun 25, 2025 EDT
Introduction to Vertex AI Studio Earned Jun 25, 2025 EDT
Create Image Captioning Models Earned Jun 25, 2025 EDT
Transformer Models and BERT Model Earned Jun 25, 2025 EDT
Encoder-Decoder Architecture Earned Jun 25, 2025 EDT
Attention Mechanism Earned Jun 25, 2025 EDT
Introduction to Image Generation Earned Jun 25, 2025 EDT
Develop Gen AI Apps with Gemini and Streamlit Earned Jun 25, 2025 EDT
Gemini for end-to-end SDLC Earned Jun 25, 2025 EDT
Gemini for DevOps Engineers Earned Jun 25, 2025 EDT
Gemini for Security Engineers Earned Jun 25, 2025 EDT
Gemini for Network Engineers Earned Jun 25, 2025 EDT
Gemini for Data Scientists and Analysts Earned Jun 25, 2025 EDT
Gemini for Cloud Architects Earned Jun 25, 2025 EDT
Gemini for Application Developers Earned Jun 25, 2025 EDT
Responsible AI: Applying AI Principles with Google Cloud Earned Jun 25, 2025 EDT
Prompt Design in Vertex AI Earned Jun 25, 2025 EDT
Introduction to Responsible AI Earned Jun 17, 2025 EDT
Introduction to Large Language Models Earned Jun 17, 2025 EDT
The Arcade Trivia June 2024 Week 3 Earned Jun 18, 2024 EDT
App Engine: 3 Ways Earned Jun 13, 2024 EDT
The Arcade Trivia June 2024 Week 2 Earned Jun 13, 2024 EDT
Level 3: GenAIus Travels Earned Jun 13, 2024 EDT
Level 2: Develop and Deploy Earned Jun 13, 2024 EDT
The Arcade Certification Zone June 2024 Earned Jun 12, 2024 EDT
Level 1: Cloud Networking Earned Jun 12, 2024 EDT
The Arcade Trivia June 2024 Week 1 Earned Jun 8, 2024 EDT
The Arcade Health Tech Earned May 31, 2024 EDT
Level 3: GenAIus Registries Earned May 30, 2024 EDT
Introduction to Generative AI Earned Sep 27, 2023 EDT

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.

Learn more

This course introduces important topics of AI privacy and safety. It explores practical methods and tools to implement AI privacy and safety recommended practices through the use of Google Cloud products and open-source tools.

Learn more

This course introduces concepts of AI interpretability and transparency. It discusses the importance of AI transparency for developers and engineers. It explores practical methods and tools to help achieve interpretability and transparency in both data and AI models.

Learn more

This course introduces concepts of responsible AI and AI principles. It covers techniques to practically identify fairness and bias and mitigate bias in AI/ML practices. It explores practical methods and tools to implement Responsible AI best practices using Google Cloud products and open source tools.

Learn more

Complete the intermediate Inspect Rich Documents with Gemini Multimodality and Multimodal RAG skill badge course to demonstrate skills in the following: using multimodal prompts to extract information from text and visual data, generating a video description, and retrieving extra information beyond the video using multimodality with Gemini; building metadata of documents containing text and images, getting all relevant text chunks, and printing citations by using Multimodal Retrieval Augmented Generation (RAG) with Gemini.

Learn more

Explore AI-powered search technologies, tools, and applications in this course. Learn semantic search utilizing vector embeddings, hybrid search combining semantic and keyword approaches, and retrieval-augmented generation (RAG) minimizing AI hallucinations as a grounded AI agent. Gain practical experience with Vertex AI Vector Search to build your intelligent search engine.

Learn more

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.

Learn more

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

Learn more

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.

Learn more

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.

Learn more

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.

Learn more

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.

Learn more

Complete the intermediate Develop Gen AI Apps with Gemini and Streamlit skill badge course to demonstrate skills in text generation, applying function calls with the Python SDK and Gemini API, and deploying a Streamlit application with Cloud Run. In this course, you learn Gemini prompting, test Streamlit apps in Cloud Shell, and deploy them as Docker containers in Cloud Run.

Learn more

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps you use Google products and services to develop, test, deploy, and manage applications. With help from Gemini, you learn how to develop and build a web application, fix errors in the application, develop tests, and query data. Using a hands-on lab, you experience how Gemini improves the software development lifecycle (SDLC). Duet AI was renamed to Gemini, our next-generation model.

Learn more

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps engineers manage infrastructure. You learn how to prompt Gemini to find and understand application logs, create a GKE cluster, and investigate how to create a build environment. Using a hands-on lab, you experience how Gemini improves the DevOps workflow. Duet AI was renamed to Gemini, our next-generation model.

Learn more

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps you secure your cloud environment and resources. You learn how to deploy example workloads into an environment in Google Cloud, identify security misconfigurations with Gemini, and remediate security misconfigurations with Gemini. Using a hands-on lab, you experience how Gemini improves your cloud security posture. Duet AI was renamed to Gemini, our next-generation model.

Learn more

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.

Learn more

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps analyze customer data and predict product sales. You also learn how to identify, categorize, and develop new customers using customer data in BigQuery. Using hands-on labs, you experience how Gemini improves data analysis and machine learning workflows. Duet AI was renamed to Gemini, our next-generation model.

Learn more

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.

Learn more

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.

Learn more

As the use of enterprise Artificial Intelligence and Machine Learning continues to grow, so too does the importance of building it responsibly. A challenge for many is that talking about responsible AI can be easier than putting it into practice. If you’re interested in learning how to operationalize responsible AI in your organization, this course is for you. In this course, you will learn how Google Cloud does this today, together with best practices and lessons learned, to serve as a framework for you to build your own responsible AI approach.

Learn more

Complete the introductory Prompt Design in Vertex AI skill badge to demonstrate skills in the following: prompt engineering, image analysis, and multimodal generative techniques, within Vertex AI. Discover how to craft effective prompts, guide generative AI output, and apply Gemini models to real-world marketing scenarios.

Learn more

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.

Learn more

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.

Learn more

Hey there! You're invited to game on with the Arcade Trivia for June Week 3! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the June Trivia Week 3 badge!

Learn more

Earn a skill badge by completing the App Engine`:` 3 ways course, where you learn how to use App Engine with Python, Go, and PHP.

Learn more

Hey there! You're invited to game on with the Arcade Trivia for June Week 2! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the June Trivia Week 2 badge!

Learn more

Excited to follow your favorite soccer/football stars on their next quest? Use GenAIus Travel Guides to learn how to interact with chat applications, master prompt engineering, understand the importance of context in AI, and work with Generative AI. Earn an exclusive Google Cloud Generative AI Credential and showcase your new skills! No prior experience needed!

Learn more

Bring your ideas to life by gaining hands-on experience in application development and deployment on Google Cloud Platform. Master security, traffic management, and learn to use development frameworks while earning a Google Cloud Credential. No prior experience needed!

Learn more

Google Cloud Certifications provide a tangible way for you to demonstrate your skills to potential or current employers. These certifications incorporate performance-based questions, testing your hands-on expertise through practical tasks. Begin your journey towards becoming a Google Certified Professional with the help of the Arcade Cert Zone. Be one of the first 20 people to complete the challenge and earn a 100% discount voucher for your next Google Cloud Digital Leader Examination. Welcome!

Learn more

The Cloud hums with constant communication, and the backbone of that connection is networking, linking all your resources and services. Get ready to gain hands-on experience with Google Cloud's powerful networking tools and earn an exclusive Google Cloud Credential—no prior experience needed!

Learn more

Hey there! You're invited to game on with the Arcade Trivia for June Week 1! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the June Trivia Week 1 badge!

Learn more

AI is transforming health tech by improving diagnostics, personalizing treatments, and enhancing patient care through advanced data analysis and predictive analytics. This synergy promises greater efficiency, reduced costs, and better health outcomes for patients worldwide. Game on now to gain hands-on experience with the latest health tech and earn an exclusive Google Cloud Credential—no prior experience needed!

Learn more

Today, developers need all the tools to shine. Artifact Registry is your one-stop shop for storing and managing your code. Learn how to start building your dream code and earn a Google Cloud Credential along the way!- No prior experience needed!

Learn more

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.

Learn more