303 結果
2025年11月7日 / AI
The Agent Development Kit (ADK), an open-source, code-first toolkit for building powerful and sophisticated AI agents, now supports Go. ADK moves LLM orchestration and agent behavior directly into your code, giving you robust debugging, versioning, and deployment freedom. ADK for Go is idiomatic and performant, leveraging Go's strengths, and includes support for over 30+ databases and the Agent-to-Agent (A2A) protocol for collaborative multi-agent systems. Start building today!
2025年11月7日 / AI
The new **User Simulation** feature in the Agent Development Kit (ADK) replaces rigid, brittle manual test scripts with dynamic, LLM-powered conversation generation. Developers define a high-level `conversation_plan`, and the simulator handles the multi-turn interaction to achieve the goal. This dramatically reduces test creation time, builds more resilient tests, and creates a reliable regression suite for AI agents.
2025年11月4日 / AI
Agent Garden is now available to all users to simplify AI agent creation and deployment using the Agent Development Kit (ADK). It provides curated agent samples, one-click deployment via Agent Starter Pack, and customization through Firebase Studio. It helps developers with complex business challenges and multi-agent workflows, with Renault Group cited as an early success story.
2025年10月30日 / AI
The blog post argues the request-response model fails for advanced multi-agent AI. It advocates for a real-time bidirectional streaming architecture, implemented by the Agent Development Kit (ADK). This streaming model enables true concurrency, natural interruptibility, and unified multimodal processing. ADK's core features are real-time I/O management, stateful sessions for agent handoffs, and streaming-native tools.
2025年10月29日 / AI
Introducing the Jules extension for Gemini CLI, an autonomous sidekick for developers. It accelerates coding workflows by offloading tasks like asynchronous work, bug fixes, and changes in new branches to Jules, while you stay in flow with Gemini CLI. Get started by installing the extension and using the /jules command to initiate and check task statuses.
2025年10月15日 / AI
Coral NPU は、エッジ AI 向けのフルスタック プラットフォームであり、パフォーマンス、断片化、ユーザーの信頼度が低いといった課題に対処します。AI ファーストのアーキテクチャを採用し、ML マトリックスエンジンを優先し、統一されたデベロッパー エクスペリエンスを提供します。ウェアラブルおよび IoT において超低消費電力、常時稼働する AI 向けに設計されており、コンテキスト認識、音声 / 画像処理、そしてハードウェアによるプライバシー保護を備えたユーザー インタラクションを実現します。Synaptics 社は、Coral NPU を実装した最初のパートナーです。
2025年10月15日 / AI
Google はアップデートされた動画生成モデル Veo 3.1 と Veo 3.1 Fast を、Gemini API を通じて有料プレビュー版でリリースします。このバージョンでは、豊かなネイティブ音声と優れたナラティブ制御を向上させ、画像動画変換機能を強化しました。新機能には、参照画像を使用した生成ガイド、既存の Veo 動画の延長、フレーム間の遷移生成などがあります。Promise Studios、Latitude、Whering などの企業が、すでに Veo 3.1 をさまざまなアプリケーションに使用しています。
2025年10月15日 / AI
ワークフローをさらにパワフルで使いやすいものにする Gemini CLI の機能強化をお知らせします。ターミナルがアップグレードされ、複雑でインタラクティブなコマンドを使う vim での編集、top ...
2025年10月8日 / Web
このガイドでは、絵文字翻訳ツールのようなカスタムタスク用に Gemma 3 270M モデルをファインチューニングする方法をご説明します。デバイス上で使用するためにモデルを量子化して変換し、MediaPipe または Transformers.js を使用してウェブアプリにデプロイすることで、高速かつプライベートでオフラインに対応したユーザー エクスペリエンスを実現できます。
2025年10月8日 / AI
Gemini CLI 向けの新しい Genkit Extension は、コマンドラインに Genkit のアーキテクチャに関する深い知見をもたらします。インテリジェントなコード生成、コンテキスト認識支援、およびターミナルから直接フローを実行してトレースを分析するツールにより、AI アプリを構築、デバッグ、および反復処理するのに役立ちます。