参加 ログイン

Vendeta Vendeta

メンバー加入日: 2026

ゴールドリーグ

8749 ポイント
European University Challenge June 2026 Earned 6月 28, 2026 EDT
マルチエージェント アーキテクチャをデプロイする Earned 6月 27, 2026 EDT
Migrating MySQL data to Cloud SQL using Database Migration Service Earned 6月 27, 2026 EDT
AI Boost Bites: Prompting like a Pro with Google Workspace Earned 6月 7, 2026 EDT
[DEPRECATED] AI Boost Bites: Intro to NotebookLM Earned 6月 7, 2026 EDT
AI Boost Bites: Gemini Image-to-Sheets Hack Earned 6月 7, 2026 EDT
AI Boost Bites: Tame Your Inbox with AI Earned 6月 7, 2026 EDT
[DEPRECATED] AI Boost Bites: AI Power-Ups for Google Workspace Earned 6月 7, 2026 EDT
AI Boost Bites: Your Personal Feedback Agent Earned 6月 7, 2026 EDT
Google DeepMind: Train A Small Language Model Earned 6月 1, 2026 EDT
Google DeepMind: 03 Design And Train Neural Networks Earned 6月 1, 2026 EDT
Google DeepMind: 02 Represent Your Language Data Earned 6月 1, 2026 EDT
Google DeepMind: 01 Build Your Own Small Language Model Earned 6月 1, 2026 EDT
Gemini Enterprise を使用したマルチエージェント ワークフローのオーケストレーション Earned 5月 29, 2026 EDT
人間中心の AI Earned 5月 29, 2026 EDT
生成 AI エージェント: 組織の変革 Earned 5月 29, 2026 EDT
Gemini Enterprise アプリケーションの作成を始める Earned 5月 28, 2026 EDT
Enterprise のエージェントとユースケース Earned 5月 28, 2026 EDT
エージェントの基礎 Earned 5月 28, 2026 EDT
AI エージェントの概要 Earned 5月 28, 2026 EDT
エージェントのメモリと状態を管理する Earned 5月 27, 2026 EDT
ツールによるエージェント機能の拡張 Earned 5月 26, 2026 EDT
エージェントの動作を最適化する Earned 5月 26, 2026 EDT
Agent Development Kit(ADK)を使用したエージェントの構築を始める Earned 5月 26, 2026 EDT
Agent Development Kit(ADK)を使用したエージェントの構築 Earned 5月 26, 2026 EDT
最初のエージェントをデプロイする Earned 5月 25, 2026 EDT
本番環境でエージェントを構築してデプロイする Earned 5月 25, 2026 EDT
European University Challenge May 2026 Earned 5月 25, 2026 EDT
European University Challenge April 2026 Earned 4月 22, 2026 EDT

This month, you’ll master advanced data management, infrastructure security, and cross-platform app development. Dive into HashiCorp Vault to secure infrastructure secrets, scale global data with Cloud Spanner, and build responsive front-ends using Flutter. Top it off by setting up robust monitoring using Prometheus on Google Cloud. Ready to engineer at scale?

詳細

「マルチエージェント アーキテクチャをデプロイする」の上級スキルバッジ コースを完了すると、次のスキルを証明できます。 ADK を使用したマルチエージェント システムの構築、エージェント間(A2A)プロトコルを使用したエージェントの接続、 Model Context Protocol(MCP)を使用した外部ツールの統合、完全なマルチエージェント ソリューションの Agent Engine へのデプロイ。

詳細

This course offers hands-on practice with migrating MySQL data to Cloud SQL using Database Migration Service. You start with an introductory lab that briefly reviews how to get started with Cloud SQL for MySQL, including how to connect to Cloud SQL instances using the Cloud Console. Then, you continue with two labs focused on migrating MySQL databases to Cloud SQL using different job types and connectivity options available in Database Migration Service. The course ends with a lab on migrating MySQL user data when running Database Migration Service jobs.

詳細

This video covers prompt engineering fundamentals for effective AI communication. Learn a simple framework (Persona, Task, Context, Format) to craft clear prompts, getting better, faster results from Gemini in Google Workspace. Discover how to use natural language, be specific, and iterate for optimal AI assistance.

詳細

This video covers how to use NotebookLM as a personal research assistant by adding sources, asking questions, and generating new content formats based on your documents.

詳細

This video covers how to eliminate tedious manual data entry using Gemini. Learn how to take a picture or screenshot of data (from PDFs, paper, or images) and prompt Gemini to instantly convert it into a structured Google Sheet. Discover this simple hack to save countless hours transcribing data, turning Gemini into your personal data entry assistant. Just snap, prompt, and export!

詳細

This video covers how to use Gemini in Gmail to summarize emails, find information, and draft replies, helping you manage your inbox more efficiently.

詳細

This video covers five key ways to use Google's AI tools, including Gemini in Workspace, the Gemini app, and NotebookLM, to enhance your daily productivity.

詳細

This video covers how to build a personalized "Work with Me" agent using Gemini Gems, which helps streamline foundational feedback and makes your meetings more strategic and efficient.

詳細

Complete the advanced Google DeepMind: Train A Small Language Model skill badge by completing this course to demonstrate skills in the following: formulating real-world language model research problems; building a simple tokenizer; preparing a dataset for training a transformer language model; running the training loop of a small language model. Access this lab at no-cost by signing up for the no-cost subscription. Receive 35 free credits each month!

詳細

In this Google DeepMind course you will focus on the training process for machine learning models. You will learn how to spot and mitigate issues when training a model, such as overfitting and underfitting. In practical coding labs, you will implement and evaluate the multilayer perceptron for simple classification tasks. This will provide insights into the mechanics of training a neural network model and the backpropagation algorithm. Research case studies will demonstrate how neural networks power real-world models. Additionally, you will consider the broader social impacts of innovation by looking beyond immediate benefits to anticipate potential risks, safety concerns, and further-reaching societal consequences.

詳細

In this Google DeepMind course you will learn how to prepare text data for language models to process. You will investigate the tools and techniques used to prepare, structure, and represent text data for language models, with a focus on tokenization and embeddings. You will be encouraged to think critically about the decisions behind data preparation, and what biases within the data may be introduced into models. You will analyze trade-offs, learn how to work with vectors and matrices, how meaning is represented in language models. Finally, you will practice designing a dataset ethically using the Data Cards process, ensuring transparency, accountability, and respect for community values in AI development.

詳細

In this Google DeepMind course, you will learn the fundamentals of language models and gain a high-level understanding of the machine learning development pipeline. You will consider the strengths and limitations of traditional n-gram models and advanced transformer models. Practical coding labs will enable you to develop insights into how machine learning models work and how they can be used to generate text and identify patterns in language. Through real-world case studies, you will build an understanding around how research engineers operate. Drawing on these insights you will identify problems that you wish to tackle in your own community and consider how to leverage the power of machine learning responsibly to address these problems within a global and local context.

詳細

「Gemini Enterprise を使用したマルチエージェント ワークフローのオーケストレーション」入門スキルバッジ コースを修了すると、Gemini Enterprise を活用したエージェント アシスタントを使用して、ファースト パーティとサードパーティのソース間でのデータ統合、マルチメディア マーケティング資料の作成、システム間でのビジネス アクションの自動化を行うスキルがあることを証明できます。 スキルバッジは、ハンズオンラボと課題の評価を通じて特定のプロダクトに関する実践的な知識を証明するものです。コースを修了してバッジを獲得することも、チャレンジラボに直接挑戦して今すぐバッジを獲得することもできます。バッジはトピックに習熟していることの証明であり、仕事用プロフィールの充実、ひいてはキャリアの可能性拡大につながります。獲得したバッジを確認するには、プロフィールにアクセスしてください。

詳細

タスク主導のワークフローから人間中心の AI オーケストレーションへの重要な転換について説明します。拡張と自動化を戦略的に見極め、機械の効率性と人間の直感のバランスを取る考え方を学びます。

詳細

「Gen AI エージェント: 組織の変革」は、Gen AI Leader 学習プログラムの最後となる 5 番目のコースです。このコースでは、組織でカスタム生成 AI エージェントを使用して特定のビジネス課題に対処する方法を学習します。基本的な生成 AI エージェントを構築する実践演習を行うとともに、モデル、推論ループ、ツールなどのエージェントの構成要素について見ていきます。

詳細

Gemini Enterprise アプリケーションの作成を始めて、スキルバッジを獲得しましょう。さまざまなデータソースをアプリケーションに接続し、強力で統合された検索・分析エンジンを構築します。Deep Research エージェント、マルチエージェント アイディエーション、NotebookLM を使用した集中的な分析などの高度な機能を習得します。

詳細

AI エージェントがビジネスの成果を促進する仕組みについて学習します。エージェント タイプを KPI にマッピングし、実際のボトルネックを解決するユースケースを確認します。次に、Gemini Enterprise が、ノーコード ソリューションからハイコード ソリューションまで、適切なエージェントの構築とオーケストレーションをどのように支援するのかについて学びます。

詳細

このコースでは、AI エージェントの基礎について解説し、エージェントが現実の場面でどのように真価を発揮するのかを確認します。自律的で目標指向のふるまいという観点から AI システムを理解したいと考えている開発者、アーキテクト、技術的意思決定者にとっての基盤となります。

詳細

AI エージェントのコンセプトの概要を理解したうえで、AI エージェントが自律的なアクションと推論を使用して複雑な問題を解決する仕組みを学習します。また、エージェントがユーザーに代わって学習、計画し、目標を達成できるようにする技術的アーキテクチャ(モデル、ツール、オーケストレーション)について学びます。

詳細

クエリに応答する基本的な LLM エージェントを構築したら、次はこれをステートフルにします。セッション状態を使用して、コンテキストを維持し、ユーザーの設定を記憶し、パーソナライズされたエクスペリエンスを提供するエージェントを構築します。エージェントを、ステートレスな応答者からインテリジェントなアシスタントに変貌させます。

詳細

高度な構成を備えたエージェントを構築できたら、次はエージェントに実際の機能を付与します。ウェブの検索、コードの実行、データベースのクエリ、カスタム アクションの実行を可能にするツールをエージェントに搭載します。エージェントを、インテリジェントな応答者から行動を起こす有能なアシスタントへと変貌させます。

詳細

初めてのエージェントを構築できたところで、次のステップに進みましょう。このコースでは、高度な指示、モデル選択、計画機能、構造化出力パターンを適用して、基本的な AI エージェントを高度で正確なアシスタントに変える方法を学び、スキルを向上させます。 コミュニティ フォーラムでは質問やディスカッションを行えます。ぜひご参加ください。

詳細

Google の Agent Development Kit(ADK)を使用して AI エージェントを初めて構築、構成、実行してみることで、エージェントに関する理解を実践に活かしましょう。 この実践的なコースでは、完全な ADK 開発環境をセットアップしたうえで、Python コードと YAML 構成の両方を使用してエージェントを作成し、複数のインターフェースを介してエージェントを実行します。また、エージェントの動作を定義するコア パラメータについても学習し、コース 1 で学習した内容を実際に使えるコードに適用します。

詳細

Agent Development Kit(ADK)を使用して、複雑でプロダクション レディな AI エージェントを構築する方法について学習します。このコースでは、ADK のオープンソース フレームワークについて学び、簡単なプロンプト エンジニアリングから、エンタープライズ クラスのマルチエージェント システムに適したコードファーストの構造化ソフトウェア開発アプローチに移行する方法を習得します。

詳細

エージェントを localhost から本番環境に移行します。このコースでは、ADK エージェントを Vertex AI Agent Engine と Cloud Run にデプロイする方法を学びます。メモリバンクを使用するセッション間メモリについても、任意で受講できます。

詳細

Google の Agent Development Kit(ADK)と Google Cloud の堅牢なインフラストラクチャを使用したマルチ エージェント システムのアーキテクチャとデプロイについて確認します。サーバーレスの Cloud Run から高パフォーマンスの GKE まで、最適なホスティング環境を特定しながら、階層型エージェント ツリーと決定論的ワークフロー エージェントを設計する方法を学びます。これにより、セキュリティとスケーラビリティに優れた、プロダクション レディな AI エージェントの構築が可能になります。

詳細

This month, you’ll dive into Cloud ML APIs to analyze images and classify text while managing data security with Bucket Lock. From monitoring metrics with Prometheus to commanding the Cloud Shell, you’ll leverage essential APIs and tools to build a smarter, more secure cloud environment. Ready to scale?

詳細

Ready to master the future of intelligence? This Google Skills game challenges you to monitor projects, create alerts, and create, deploy, and test a Cloud Run function using Google Cloud console!

詳細