Inscreva-se Fazer login

Giovani Noris

Participante desde 2025

Liga Ouro

4467 pontos
Extend Gemini Enterprise Assistant Capabilities Earned Jan 27, 2026 EST
Deploy and Evaluate Model Garden Models Earned Jan 27, 2026 EST
Find, Explore and Deploy Model Garden Models Earned Jan 27, 2026 EST
Supervised Fine-tuning for Gemini Earned Jan 27, 2026 EST
Edit images with Imagen Earned Jan 26, 2026 EST
Understand and Respond to Media Earned Jan 26, 2026 EST
Build intelligent agents with Agent Development Kit (ADK) Earned Jan 26, 2026 EST
Implante sistemas multiagente com o Kit de Desenvolvimento de Agente (ADK) e o Agent Engine Earned Jan 26, 2026 EST
Generative AI for Marketing Earned Jan 23, 2026 EST
Deploy a RAG application with vector search in Firestore Earned Jan 23, 2026 EST
Implement Hybrid Search Earned Jan 22, 2026 EST
Implement RAG with Vertex AI Earned Jan 22, 2026 EST
Criar embeddings, pesquisa vetorial e RAG com o BigQuery Earned Jan 22, 2026 EST
Evaluate Gen AI model and agent performance Earned Jan 16, 2026 EST
Evaluate ADK Agents with Vertex AI Gen AI Evaluation Service Earned Jan 15, 2026 EST
Model evaluation on Vertex AI Earned Jan 15, 2026 EST
Operações de machine learning (MLOps) com a Vertex AI: avaliação de modelo Earned Jan 15, 2026 EST
Generate and Edit Media in Vertex AI Earned Jan 15, 2026 EST
Extend Gemini with controlled generation and Tool use Earned Nov 13, 2025 EST
Empower Gen AI Apps with Tool Use Earned Nov 13, 2025 EST
Engineer Effective Prompts for Generative Models Earned Nov 13, 2025 EST
Explore Google's Gen AI Models Earned Nov 12, 2025 EST

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!

Saiba mais

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.

Saiba mais

Model Garden is a model library that helps you discover, test, and deploy models from Google and Google partners. Learn how to explore the available models and select the right ones for your use case. And how to deploy and interact with Model Garden models through the Google Cloud console and APIs.

Saiba mais

With this course you will learn how to use different techniques to fine-tune Gemini. Model tuning is an effective way to customize large models like Gemini for your specific tasks. It's a key step to improve the model's quality and efficiency. This course will give an overview of model tuning, describe the tuning options available for Gemini, help you determine when each tuning option should be used and how to perform tuning.

Saiba mais

Complete the Edit images with Imagen skill badge to demonstrate your skills with Imagen's mask modes and editing modes to edit images according to certain prompts. 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!

Saiba mais

Explore a variety of techniques for using Gemini to understand image, audio, video, and live-streaming media. You will discover how meaningful information can be extracted from each of these forms of media to use in media-rich applications.

Saiba mais

This structured course is for developers interested in building intelligent agents using the Agent Development Kit (ADK). It combines hands-on experience, core concepts, and practical application, to provide a comprehensive guide to using ADK. You can also join our community of Google Cloud experts and peers to ask questions, collaborate on answers, and connect with the Googlers making the products you use every day.

Saiba mais

Neste curso, você aprenderá a usar o Kit de Desenvolvimento de Agente (ADK, na sigla em inglês) do Google para criar sistemas multiagente complexos. Você vai criar agentes equipados com ferramentas e conectá-los a relacionamentos pai-filho e fluxos para definir a interação entre eles. Você também vai executar os agentes localmente e implantá-los no Vertex AI Agent Engine para serem executados como um fluxo agêntico gerenciado, com as decisões de infraestrutura e o escalonamento de recursos administrado pelo Agent Engine. É importante lembrar que estes laboratórios são baseados em uma versão de pré-lançamento do produto. Pode haver algum atraso nos laboratórios enquanto fornecemos atualizações de manutenção.

Saiba mais

Leverage Google Cloud and generative AI to build powerful marketing apps and analyze data effectively.

Saiba mais

This lab tests your ability to develop a real-world Generative AI Q&A solution using a RAG framework. You will use Firestore as a vector database and deploy a Flask app as a user interface to query a food safety knowledge base.

Saiba mais

Learn how to create Hybrid Search applications using Vertex AI Vertex Search to combine semantic searching with keyword search to return results based on both semantic meaning and keyword matching.

Saiba mais

Learn how to build your own Retrieval-Augmented Generation (RAG) solutions for greater control and flexibility than out-of-the-box implementations. Create a custom RAG solution using Vertex AI APIs, vector stores, and the LangChain framework.

Saiba mais

Este curso estuda uma solução de geração aumentada de recuperação (RAG) no BigQuery para mitigar as alucinações da IA. Ele introduz um fluxo de trabalho de RAG que engloba a criação de embeddings, a pesquisa por um espaço vetorial e a geração de respostas aprimoradas. O curso explica os motivos conceituais dessas etapas e a implementação prática delas com o BigQuery. Até o fim do curso, será possível criar um pipeline de RAG usando o BigQuery e modelos de IA generativa como o Gemini, além de modelos de embeddings, para lidar com os próprios casos de uso de alucinação de IA.

Saiba mais

Complete the Evaluate Gen AI model and agent performance skill badge to demonstrate your ability to use the Gen AI evaluation service. You will evaluate models to select the best model for a given task, compare models against each other and evaluate the performance of 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!

Saiba mais

Evaluation is important at every step of your Gen AI development process. In this course you will learn how to evaluate gen AI agents built using agent frameworks.

Saiba mais

This course delves into the complexities of assessing the quality of large language model outputs. It examines the challenges enterprises face due to the subjective and sometimes incorrect nature of LLM responses, including hallucinations and inconsistent results. The course introduces various evaluation metrics for different tasks like classification, text generation, and question answering, such as Accuracy, Precision, Recall, F1 score, ROUGE, BLEU, and Exact Match. It also explores evaluation methods offered by Vertex AI LLM Evaluation Services, including computation-based, autorater, and human evaluation, providing insights into their application and benefits. Finally, the module covers how to unit test LLM applications within Vertex AI.

Saiba mais

Neste curso, profissionais de machine learning vão conhecer as principais ferramentas, técnicas e práticas recomendadas para avaliar modelos de IA generativa e preditiva. Essa avaliação é muito importante para garantir que os sistemas de ML produzam resultados confiáveis, precisos e de alto desempenho na produção. Os participantes vão entender em detalhes as várias métricas e metodologias de avaliação, além da aplicação correta delas em diferentes tarefas e tipos de modelo. O foco do curso está nos desafios específicos dos modelos de IA generativa e nas estratégias para lidar com eles de forma eficaz. Usando a plataforma Vertex AI do Google Cloud, os participantes vão aprender a implementar processos robustos de avaliação para selecionar e otimizar os modelos, com monitoramento contínuo.

Saiba mais

This course dives into the world of media creation in Vertex AI using Nano Banana and Veo. Learn to design text and image-based prompts to produce high-quality, consistent images, and captivating, cinematic video clips. You'll also learn to refine generated assets using core editing functions. Finally, this course guides you through multi-tool workflow implementations for creative control and consistency, empowering you to transform images into video clips and leverage Gemini for prompt writing assistance and feedback.

Saiba mais

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

Saiba mais

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.

Saiba mais

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

Saiba mais

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.

Saiba mais