メインコンテンツへスキップ

Gemini

Talks & Events

Tech Talk: Diagnostic agent using Gemini and OSQuery

AICamp London • 2026/01/22 • London, UK
Inspired by the "computer" in Star Trek, in this talk we are going to create a natural language diagnostic agent that can answer questions about your computer, from asking the number of cores and amount of memory installed to running a "Level 1 Diagnostic Procedure". This AI agent will be built step by step using Python, Vertex AI, Gemini and OSQuery.

How to create a diagnostics agent using Gemini and OSQuery

DevFest Scotland 2025 • 2025/11/29 • Edinburgh, UK
BiznagaFest 2025 • 2025/10/25 • Malaga, Spain
TDC Sao Paulo 2025 • 2025/09/17 • Sao Paulo, Brazil
Inspired by the "computer" in Star Trek, in this talk we are going to create a natural language diagnostic agent that can answer questions about your computer, from asking the number of cores and amount of memory installed to running a "Level 1 Diagnostic Procedure".

Gemini 2.x for Developers

WeAreDevelopers World Congress 2025 • 2025/07/09 • Berlin, Germany
Hands-on workshop on building and deploying applications with the latest Gemini 2.x models, covering multimodal capabilities, tool use, and best practices for developer workflows.

Articles

GenkitとGemini 3で古い写真に命を吹き込む

·4 分· loading · loading
ai & development genkit golang nano-banana gemini tutorial
Go、Genkit、およびNano Banana Pro (Gemini 3 Pro Image) のネイティブ4K機能を使用して、高忠実度の写真復元ツールを構築する方法を学びましょう。

ADK、Ollama、SQLite を使用してオフライン Agent を構築する方法

·7 分· loading · loading
ai & development ai python tutorial rag gemini adk
AI agent を完全にオフラインにする方法を学びます。クラウドモデルを Ollama 経由のローカル Qwen 2.5 に置き換え、SQLite と sqlite-rag を使用して Osquery の schema と pack をクエリするためのローカル RAG ナレッジベースを構築する手順を説明します。

Dev-UIの先へ:ADKエージェントのインターフェースを構築する方法

·4 分· loading · loading
ai & development genai tutorial adk gemini python fastapi frontend agent
Google ADKエージェントを、カスタムなレトロスタイル・インターフェースでアップグレードしましょう。このステップバイステップガイドでは、FastAPIとバニラJavaScriptを使って標準のDev-UIを置き換え、リアルタイム・ストリーミングに対応したAI生成アバターで個性をプラスする方法を紹介します。

Agent Development Kit を使用して診断エージェントを作成する方法

·4 分· loading · loading
ai & development adk gemini vertex-ai python rag tutorial
この記事は、Agent Development Kit (ADK) を使用して診断エージェントを作成するためのガイドです。開発プロセスを取り上げ、Vertex AI RAG を使用してエージェントの応答品質を向上させる方法を説明します。

Hello, MCP World!

·2 分· loading · loading
ai & development mcp gemini golang keynote
Gophercon UK 2025での基調講演に基づいたこの記事は、モデルコンテキストプロトコル(MCP)の紹介であり、そのコアコンセプト、アーキテクチャ、およびGoを使用してAI対応アプリケーションを作成するために使用されるビルディングブロック(ツール、プロンプト、リソース)を探ります。

Vertex AI SDK for Pythonを深く掘り下げる

·3 分· loading · loading
ai & development gemini vertex-ai python tutorial
この記事では、Vertex AI SDK for Pythonを使用したクライアントコードとGemini API間の通信モデルについて説明します