Join Sign in

Mahesh Khatri

Member since 2017

Bronze League

20595 points
[DEPRECATED] Agent Summarization (Custom) Earned Aug 26, 2024 EDT
Gemini for Cloud Architects Earned Aug 26, 2024 EDT
Gemini in Google Drive Earned Aug 25, 2024 EDT
Gemini in Google Meet Earned Aug 25, 2024 EDT
Gemini in Google Sheets Earned Aug 25, 2024 EDT
Gemini in Google Slides Earned Aug 25, 2024 EDT
Gemini in Google Docs Earned Aug 25, 2024 EDT
Gemini in Gmail Earned Aug 25, 2024 EDT
Introduction to Google Workspace with Gemini Earned Aug 25, 2024 EDT
Google Cloud Essentials Earned Aug 25, 2024 EDT
Machine Learning Operations (MLOps) for Generative AI Earned Aug 19, 2024 EDT
Responsible AI for Developers: Fairness & Bias Earned Aug 19, 2024 EDT
Inspect Rich Documents with Gemini Multimodality and Multimodal RAG Earned Aug 15, 2024 EDT
Vector Search and Embeddings Earned Aug 9, 2024 EDT
Introduction to Vertex AI Studio Earned Aug 7, 2024 EDT
Create Image Captioning Models Earned Aug 7, 2024 EDT
Transformer Models and BERT Model Earned Aug 6, 2024 EDT
Encoder-Decoder Architecture Earned Aug 6, 2024 EDT
Attention Mechanism Earned Aug 5, 2024 EDT
Introduction to Image Generation Earned Aug 5, 2024 EDT
Responsible AI: Applying AI Principles with Google Cloud Earned Aug 2, 2024 EDT
Prompt Design in Vertex AI Earned Aug 2, 2024 EDT
Introduction to Responsible AI Earned Jun 2, 2024 EDT
Introduction to Large Language Models Earned Jun 1, 2024 EDT
Introduction to Generative AI Earned Jun 1, 2024 EDT
Machine Learning APIs Earned Mar 20, 2021 EDT

In this course you will learn how Contact Center AI Agent Assist can help distill complex customer interactions into concise and clear summaries.

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

Google Workspace with Gemini provides customers with access to generative AI features. This course delves into the capabilities of Gemini in Google Drive using video lessons, hands-on activities and practical examples. By the end of this course, you'll be equipped with the knowledge and skills to confidently utilize Gemini in Google Drive to improve your workflows.

Learn more

Google Workspace with Gemini 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.

Learn more

Google Workspace with Gemini 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.

Learn more

Google Workspace with Gemini 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.

Learn more

Google Workspace with Gemini 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.

Learn more

Google Workspace with Gemini 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.

Learn more

Google Workspace with Gemini 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.

Learn more

In this introductory-level course, you get hands-on practice with the Google Cloud’s fundamental tools and services. Optional videos are provided to provide more context and review for the concepts covered in the labs. Google Cloud Essentials is a recommendeded first course for the Google Cloud learner - you can come in with little or no prior cloud knowledge, and come out with practical experience that you can apply to your first Google Cloud project. From writing Cloud Shell commands and deploying your first virtual machine, to running applications on Kubernetes Engine or with load balancing, Google Cloud Essentials is a prime introduction to the platform’s basic features.

Learn more

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 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

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

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

It's no secret that machine learning is one of the fastest growing fields in tech, and Google Cloud has been instrumental in furthering its development. With a host of APIs, Google Cloud has a tool for just about any machine learning job. In this advanced-level course, you will get hands-on practice with machine learning APIs by taking labs like Detect Labels, Faces, and Landmarks in Images with the Cloud Vision API. Looking for a hands-on challenge lab to demonstrate your skills and validate your knowledge? Enroll in and finish the additional challenge lab at the end of this quest to receive an exclusive Google Cloud digital badge.

Learn more