加入 登录

Rishikesh Topare

成为会员时间:2024

钻石联赛

21948 积分
Leverage best practices for developing, operating, and securing production-grade Conversational Agents Earned Nov 14, 2025 EST
Analyze patterns in conversational data with Customer Experience Insights Earned Nov 14, 2025 EST
Improve customer and agent satisfaction with Agent Assist Earned Nov 14, 2025 EST
Extend virtual agents with webhooks, tools, and Messenger integration Earned Nov 13, 2025 EST
Build basic Conversational Agents with Playbooks and Flows Earned Nov 13, 2025 EST
Deploy and Evaluate Model Garden Models Earned Nov 9, 2025 EST
Extend Gemini with controlled generation and Tool use Earned Nov 2, 2025 EST
Empower Gen AI Apps with Tool Use Earned Oct 26, 2025 EDT
Engineer Effective Prompts for Generative Models Earned Oct 25, 2025 EDT
Explore Google's Gen AI Models Earned Oct 25, 2025 EDT
Create media search and media recommendations applications with AI Applications Earned Oct 22, 2025 EDT
Recommendations with AI Applications Earned Oct 22, 2025 EDT
Extend Gemini Enterprise Assistant Capabilities Earned Oct 15, 2025 EDT
Introduction to NotebookLM Earned Sep 28, 2025 EDT
Configure AI Applications to optimize search results Earned Sep 28, 2025 EDT
Improve Vertex AI Search and Gemini Enterprise Search Results Earned Sep 28, 2025 EDT
Vertex AI Search and Gemini Enterprise Analytics Earned Sep 28, 2025 EDT
Vertex AI Search and Gemini Enterprise UI Configurations Earned Sep 28, 2025 EDT
Create and maintain Vertex AI Search data stores Earned Sep 28, 2025 EDT
Create Data Stores for Gen AI Applications Earned Sep 27, 2025 EDT
Build search and recommendations applications with AI Applications Earned Sep 27, 2025 EDT
Introduction to AI Applications Earned Sep 19, 2025 EDT
Introduction to Gemini Enterprise for Customer Experience and Conversational Agents Earned Aug 11, 2025 EDT
Vertex AI Studio 簡介 Earned Aug 5, 2025 EDT
建立圖像說明生成模型 Earned Aug 4, 2025 EDT
Transformer 和 BERT 模型 Earned Aug 4, 2025 EDT
注意力機制 Earned Aug 4, 2025 EDT
編碼器-解碼器架構 Earned Aug 4, 2025 EDT
圖像生成簡介 Earned Aug 4, 2025 EDT
在 Vertex AI 設計提示 Earned Jul 31, 2025 EDT
負責任的 AI 技術簡介 Earned Jul 21, 2025 EDT
大型語言模型簡介 Earned Jul 21, 2025 EDT
Deploy Google Agentspace Earned Mar 24, 2025 EDT
運用 Gemini Enterprise 加速知識交流 Earned Mar 21, 2025 EDT
Preparing for your Professional Data Engineer Journey Earned Jan 8, 2025 EST
Google Cloud Compute 基本操作 Earned Dec 17, 2024 EST
Deploying SAP on Google Cloud Earned Dec 9, 2024 EST

Complete the Leverage best practices for developing, operating, and securing production-grade Conversational Agents skill badge to demonstrate your ability to implement a variety of best practices around development, deployment, and security. These will include: Using versions and environments, backing up with Git integration, leveraging test cases and CI/CD testing, tracking conversations with conversation history and logging, redacting data, and securing acceess to agent and webhook endpoints. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have develope…

了解详情

Complete the Analyze patterns in conversational data with Customer Experience Insights skill badge to demonstrate your proficiency in analysing customer conversations with Cx Insights. After completing this challenge, you will be ready to deploy Cx Insights to improve customer service performance, and create better customer experiences. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

Complete the Improve customer and agent satisfaction with Agent Assist skill badge to demonstrate your proficiency in configuring basic conversational agents that can escalate actions to human agents, and configuring Agent Assist to help human agents with customer queries. You prove your knowledge in configuring Generators for summarization, classification and recommendation of tickets as well leverage tools such as Generative Knowledge Assist, to provide further context to human agents. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

Complete the Extend agent functionality with Webhooks, Tools, and Integrations skill badge to demonstrate your ability to let conversational agents take actions. You will create a flow that calls a webhook and a playbook with a tool and combine them into a hybrid agent. You'll also prepare custom payload for rich content experiences in the Conversational Messenger. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

Complete the Build basic Conversational Agents with Playbooks and Flows skill badge to demonstrate your proficiency in building virtual agents using traditional NLU and generative-based 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

In this skill bagde, you will demonstrate your ability to use and compare models available in the Vertex AI Model Garden. You'll deploy a model to a Vertex AI Endpoint, query other models via their API, and use Vertex AI's Gen AI evaluation service to measure the performance of multiple models.

了解详情

Complete the Extend Gemini with controlled generation and Tool use skill badge to demonstrate your proficiency in connecting models to external tools and APIs. This allows models to augment their knowledge, extend their capabilities and interact with external systems to take actions such as sending an email. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!"

了解详情

An LLM-based application can process language in a way that resembles thought. But if you want to extend its capabilities to take actions by running other functions you have coded, you will need to use function calling. This can also be referred to as tool use. Additionally, you can give a model the ability to search Google or search a data store of documents to ground its responses. In other words, to base its answers on that information. In this course, you’ll explore these concepts.

了解详情

Learn a variety of strategies and techniques to engineer effective prompts for generative models

了解详情

Learn how to leverage Gemini multimodal capabilities to process and generate text, images, and audio and to integrate Gemini through APIs to perform tasks such as content creation and summarization.

了解详情

Complete the Create media search and media recommendations applications with AI Applications skill badge to demonstrate your ability to create, configure, and access media search and recommendations applications using AI Applications. Please note that AI Applications was previously named Agent Builder, so you may encounter this older name within the lab content. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

Do you want to keep your users engaged by suggesting content they'll love? This course equips you with the skills to build a cutting-edge recommendations app using your own data with no prior machine learning knowledge. You learn to leverage AI Applications to build recommendation applications so that audiences can discover more personalized content, like what to watch or read next, with Google-quality results customized using optimization objectives.

了解详情

Complete the Extend Gemini Enterprise Assistant Capabilities skill badge to demonstrate your ability to extend Gemini Enterprise assistant's capabilities with actions, grounding with Google Search, and a conversational agent. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

NotebookLM is an AI-powered collaborator that helps you do your best thinking. After uploading your documents, NotebookLM becomes an instant expert in those sources so you can read, take notes, and collaborate with it to refine and organize your ideas. NotebookLM Pro gives you everything already included with NotebookLM, as well as higher utilization limits, access to premium features, and additional sharing options and analytics.

了解详情

Complete the Configure AI Applications to optimize search results skill badge to demonstrate your proficiency in configuring search results from AI Applications. You will be tasked with implementing search serving controls to boost and bury results, filter entries from search results and display metadata in your search interface. Please note that AI Applications was previously named Agent Builder, so you may encounter this older name within the lab content. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

If you've worked with data, you know that some data is more reliable than other data. In this course, you'll learn a variety of techniques to present the most reliable or useful results to your users. Create serving controls to boost or bury search results. Rank search results to ensure that each query is answered by the most relevant data. If needed, tune your search engine. Learn to measure search results to ensure your search applications deliver the best possible results to each user. (Please note Gemini Enterprise was previously named Google Agentspace, there may be references to the previous product name in this course.)

了解详情

AI Applications provides built-in analytics for your Vertex AI Search and Gemini Enterprise apps. Learn what metrics are tracked and how to view them in this course. (Please note Gemini Enterprise was previously named Google Agentspace, there may be references to the previous product name in this course.)

了解详情

Initial deployment of Vertex AI Search and Gemini Enterprise apps takes only a few clicks, but getting the configurations right can elevate a deployment from a basic off-the-shelf app to an excellent custom search or recommendations experience. In this course, you'll learn more about the many ways you can customize and improve search, recommendations, and Gemini Enterprise apps. (Please note Gemini Enterprise was previously named Google Agentspace, there may be references to the previous product name in this course.)

了解详情

Complete the Create and maintain Vertex AI Search data stores skill badge to demonstrate your proficiency in building various types of data stores used in Vertex AI Search applications. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

Data stores represent a simple way to make content available to many types of generative AI applications, including search applications, recommendations engines, Gemini Enterprise apps, Agent Development Kit agents, and apps built with Google Gen AI or LangChain SDKs. Connect data from many sources include Cloud Storage, Google Drive, chat apps, mail apps, ticketing systems, third-party file storage providers, Salesforce, and many more.

了解详情

Complete the Build search and recommendations AI Applications skill badge to demonstrate your proficiency in deploying search and recommendation applications through AI Applications. Additionally, emphasis is placed on constructing a tailored Q&A system utilizing data stores. Please note that AI Applications was previously named Agent Builder, so you may encounter this older name within the lab content. 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 the assessment challenge lab, to receive a skill badge that you can share with your network. When you complete this course, you can earn the badge displayed here and claim it on Credly! Boost your cloud career by showing the world the skills you have developed!

了解详情

This course introduces AI Applications. You will learn about the types of apps that you can create using AI Applications, the high-level steps that its data stores automate for you, and what advanced features can be enabled for Search apps. (Please note Gemini Enterprise was previously named Google Agentspace, there may be references to the previous product name in this course.)

了解详情

This course explores the different products and capabilities of Gemini Enterprise for Customer Experience and Conversational Agents. Additionally, it covers the foundational principles of conversation design to craft engaging and effective experiences that emulate human-like experiences specific to the Chat channel.

了解详情

本課程會介紹 Vertex AI Studio。您可以運用這項工具和生成式 AI 模型互動、根據商業構想設計原型,並投入到正式環境。透過身歷其境的應用實例、有趣的課程及實作實驗室,您將能探索從提示到正式環境的生命週期,同時學習如何將 Vertex AI Studio 運用在多模態版 Gemini 應用程式、提示設計、提示工程和模型調整。這個課程的目標是讓您能運用 Vertex AI Studio,在專案中發揮生成式 AI 的潛能。

了解详情

本課程說明如何使用深度學習來建立圖像說明生成模型。您將學習圖像說明生成模型的各個不同組成部分,例如編碼器和解碼器,以及如何訓練和評估模型。在本課程結束時,您將能建立自己的圖像說明生成模型,並使用模型產生圖像說明文字。

了解详情

這堂課程將說明變換器架構,以及基於變換器的雙向編碼器表示技術 (BERT) 模型,同時帶您瞭解變換器架構的主要組成 (如自我注意力機制) 和如何用架構建立 BERT 模型。此外,也會介紹 BERT 適用的各種任務,像是文字分類、問題回答和自然語言推論。課程預計約 45 分鐘。

了解详情

本課程將介紹注意力機制,說明這項強大技術如何讓類神經網路專注於輸入序列的特定部分。此外,也將解釋注意力的運作方式,以及如何使用注意力來提高各種機器學習任務的成效,包括機器翻譯、文字摘要和回答問題。

了解详情

本課程概要說明解碼器與編碼器的架構,這種強大且常見的機器學習架構適用於序列對序列的任務,例如機器翻譯、文字摘要和回答問題。您將認識編碼器與解碼器架構的主要元件,並瞭解如何訓練及提供這些模型。在對應的研究室逐步操作說明中,您將學習如何從頭開始使用 TensorFlow 寫程式,導入簡單的編碼器與解碼器架構來產生詩詞。

了解详情

本課程將介紹擴散模型,這是一種機器學習模型,近期在圖像生成領域展現亮眼潛力。概念源自物理學,尤其深受熱力學影響。過去幾年來,在學術界和業界都是炙手可熱的焦點。在 Google Cloud 中,擴散模型是許多先進圖像生成模型和工具的基礎。課程將介紹擴散模型背後的理論,並說明如何在 Vertex AI 上訓練和部署這些模型。

了解详情

完成 在 Vertex AI 設計提示 技能徽章入門課程,即可證明您具備下列技能: 在 Vertex AI 設計提示、分析圖片,以及運用多模態模型生成內容。瞭解如何建立有效的提示、引導生成式 AI 輸出內容, 以及將 Gemini 模型用於實際的行銷情境。

了解详情

這個入門微學習課程主要介紹「負責任的 AI 技術」和其重要性,以及 Google 如何在自家產品中導入這項技術。本課程也會說明 Google 的 7 個 AI 開發原則。

了解详情

這是一堂入門級的微學習課程,旨在探討大型語言模型 (LLM) 的定義和用途,並說明如何調整提示來提高 LLM 成效。此外,也會介紹多項 Google 工具,協助您自行開發生成式 AI 應用程式。

了解详情

In this skill badge, you will demonstrate your ability to deploy Google Agentspace and set up data stores and actions. To learn these skills, we encourage you to take the course Accelerate Knowledge Exchange with Agentspace.

了解详情

Gemini Enterprise 結合 Google 的搜尋和 AI 輔助功能,企業員工只要在單一搜尋列輸入關鍵字,就能查找文件儲存空間、電子郵件、對話、支援單處理系統和其他資料來源中的特定資訊。Gemini Enterprise 助理還能協助人員腦力激盪、研究資訊、列出文件大綱及執行其他動作,例如邀請同事加入日曆活動,加快完成知識型工作及各種協作作業。(請注意,Gemini Enterprise 先前稱為 Google Agentspace,本課程可能會提及產品舊稱。)

了解详情

This course helps learners create a study plan for the PDE (Professional Data Engineer) certification exam. Learners explore the breadth and scope of the domains covered in the exam. Learners assess their exam readiness and create their individual study plan.

了解详情

完成「Google Cloud Compute 基本操作」任務, 學習如何在 Compute Engine 中使用虛擬機器 (VM)、永久磁碟 和網路伺服器,即可獲得技能徽章。

了解详情

This course provides a holistic experience of optimally configuring SAP on Google Cloud. Participants will learn to configure SAP on Google Cloud, and what best practices are, leaving the course with actionable experience to configure SAP on Google Cloud and run SAP workloads on Google Cloud.

了解详情