HomeTags#google

#google page 1/2 · 46 total

TODAY 20 entries
NEW blog gemini 33m ago · google-developers

GoogleはA2UI v0.9を発表し、ポータブルでフレームワーク非依存の生成UI新標準を提示した A2UI v0.9: The New Standard for Portable, Framework-Agnostic Generative UI

AI要約 GoogleはA2UI v0.9を発表し、ポータブルでフレームワーク非依存の生成UI新標準を提示した。LLMが動的に生成するUIをあらゆるクライアントで統一的にレンダリングできる仕様で、エージェントとインターフェース間の相互運用性を高める。

EN Google announced A2UI v0.9, a new portable and framework-agnostic standard for generative UI that lets LLM-produced interfaces render consistently across any client, improving interoperability between agents and UIs.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

GoogleはMaxTextにポストトレーニング機能を追加し、単一ホストTPU上で教師ありファインチューニング(SFT)と強化学習(RL)を… MaxText Expands Post-Training Capabilities: Introducing SFT and RL on Single-Host TPUs

AI要約 GoogleはMaxTextにポストトレーニング機能を追加し、単一ホストTPU上で教師ありファインチューニング(SFT)と強化学習(RL)を実行可能にした。これによりLLMのカスタマイズを効率的なTPU環境で手軽に行えるようになる。

EN Google expanded MaxText with post-training features, enabling Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL) on single-host TPUs, making LLM customization more accessible in efficient TPU environments.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

Google Pay APIが加盟店主導取引(MIT)向けの機能強化を発表 New enhancements for merchant initiated transactions with the Google Pay API

AI要約 Google Pay APIが加盟店主導取引(MIT)向けの機能強化を発表。サブスクリプションや定期課金などの継続決済シナリオに対応し、ネットワークトークンの活用で認証成功率向上やカード情報更新の自動化を実現する。

EN Google Pay API introduces enhancements for merchant initiated transactions (MIT), supporting recurring payment scenarios like subscriptions with network tokens to improve authorization rates and automate card credential updates.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

Gemini CLIにサブエージェント機能が追加された Subagents have arrived in Gemini CLI

AI要約 Gemini CLIにサブエージェント機能が追加された。専門特化した独立コンテキストを持つAIアシスタントを作成でき、特定タスクへの委任、並列実行、コンテキスト分離により複雑なワークフローを効率化できる。

EN Gemini CLI now supports subagents, specialized AI assistants with independent contexts that can be delegated specific tasks. This enables parallel execution, context isolation, and more efficient handling of complex workflows.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

Google主催のAgent Bake-Offイベントで得られた、優れたAIエージェント構築のための5つの開発者向けヒントを紹介 Build Better AI Agents: 5 Developer Tips from the Agent Bake-Off

AI要約 Google主催のAgent Bake-Offイベントで得られた、優れたAIエージェント構築のための5つの開発者向けヒントを紹介。Gemini活用やエージェント設計のベストプラクティスをまとめている。

EN Google shares five developer tips from its Agent Bake-Off event for building better AI agents, covering Gemini usage and best practices in agent design.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

Google I/Oのライブストリーム配信スケジュールが公開された Get ready for Google I/O: Livestream schedule revealed

AI要約 Google I/Oのライブストリーム配信スケジュールが公開された。基調講演や開発者向けセッションの視聴予定を立てられるよう、各トピックの日程と時間帯が発表されている。

EN Google has revealed the livestream schedule for Google I/O, letting developers plan ahead to watch the keynote and technical sessions covering various topics.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

GoogleはPyTorchをTPU上でネイティブに動作させる新プロジェクト「TorchTPU」を発表した TorchTPU: Running PyTorch Natively on TPUs at Google Scale

AI要約 GoogleはPyTorchをTPU上でネイティブに動作させる新プロジェクト「TorchTPU」を発表した。PyTorch/XLAに代わり、Google規模でのTPU活用を可能にし、PyTorchユーザーがTPUの性能を直接引き出せるようにする。

EN Google announced TorchTPU, a new project enabling PyTorch to run natively on TPUs at Google scale, allowing PyTorch users to directly leverage TPU performance beyond the existing PyTorch/XLA approach.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

Googleアカウントのユーザー名変更機能が導入されるため、開発者はアプリがメールアドレスではなく安定した識別子(subクレーム等)でユーザ… Supporting Google Account username change in your app

AI要約 Googleアカウントのユーザー名変更機能が導入されるため、開発者はアプリがメールアドレスではなく安定した識別子(subクレーム等)でユーザーを識別するよう対応が必要。Sign in with Google等での推奨実装方法を解説している。

EN Google is rolling out username changes for Google Accounts, so developers must ensure their apps identify users via stable identifiers like the sub claim rather than email addresses when using Sign in with Google.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

GoogleはエッジデバイスでのエージェントAI向けに設計されたGemma 4を発表 Bring state-of-the-art agentic skills to the edge with Gemma 4

AI要約 GoogleはエッジデバイスでのエージェントAI向けに設計されたGemma 4を発表。最先端のエージェントスキルをオンデバイスで実現し、ローカル環境で高度なツール利用や自律的タスク処理を可能にする。

EN Google announced Gemma 4, bringing state-of-the-art agentic capabilities to edge devices, enabling advanced tool use and autonomous task handling directly on-device.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

Googleの開発者ブログが、Agent Development Kit (ADK)でSkillsを活用してエージェントを構築する方法を解説 Developer’s Guide to Building ADK Agents with Skills

AI要約 Googleの開発者ブログが、Agent Development Kit (ADK)でSkillsを活用してエージェントを構築する方法を解説。Skillsは再利用可能な機能単位としてエージェントに組み込め、能力の拡張やモジュール化を容易にする。実装手順やベストプラクティスが紹介されている。

EN Google's developer blog explains how to build agents using Skills in the Agent Development Kit (ADK). Skills act as reusable capability units that can be integrated into agents, with the guide covering implementation steps and best practices.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

GoogleがエージェントAI開発フレームワーク「ADK Go 1.0」を正式リリース ADK Go 1.0 Arrives!

AI要約 GoogleがエージェントAI開発フレームワーク「ADK Go 1.0」を正式リリース。Goの性能と並行処理能力を活かし、本番環境向けのマルチエージェントシステム構築を可能にする。Python・Java版に続く3番目の安定版となる。

EN Google has officially released ADK Go 1.0, a production-ready framework for building multi-agent AI systems in Go. It joins the Python and Java versions as the third stable release, leveraging Go's performance and concurrency strengths.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

OrbaxとMaxTextにおける継続的チェックポイント機能を紹介 Boost Training Goodput: How Continuous Checkpointing Optimizes Reliability in Orbax and MaxText

AI要約 OrbaxとMaxTextにおける継続的チェックポイント機能を紹介。従来の永続的チェックポイント間隔でのみ保存する方式から、より頻繁にインメモリでチェックポイントを保存する方式に変更することで、大規模ML学習時の障害復旧時間を短縮し、学習のgoodput(有効稼働率)を向上させる。

EN Google introduces continuous checkpointing in Orbax and MaxText, saving in-memory checkpoints more frequently than persistent ones to reduce recovery time from failures and improve training goodput in large-scale ML workloads.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

GoogleはJava向けAgent Development Kit (ADK) 1.0.0の正式版をリリースした Announcing ADK for Java 1.0.0: Building the Future of AI Agents in Java

AI要約 GoogleはJava向けAgent Development Kit (ADK) 1.0.0の正式版をリリースした。JavaエコシステムでAIエージェントを構築するためのフレームワークで、マルチエージェント構成、ツール連携、Geminiなど各種LLM対応を提供し、本番環境での利用が可能となった。

EN Google announced the general availability of ADK for Java 1.0.0, a framework for building AI agents in Java. It supports multi-agent orchestration, tool integration, and various LLMs including Gemini, now production-ready.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

Googleは、AIエージェントが特定タスクを実行するための知識やツールをパッケージ化する「エージェントスキル」の仕組みを紹介 Closing the knowledge gap with agent skills

AI要約 Googleは、AIエージェントが特定タスクを実行するための知識やツールをパッケージ化する「エージェントスキル」の仕組みを紹介。モデルの再訓練なしに専門知識を付与でき、開発者はスキルを組み合わせて業務特化型エージェントを構築可能になる。

EN Google introduces agent skills, a mechanism to package domain knowledge and tools into reusable modules that let AI agents perform specialized tasks without retraining the underlying model.

developers.googleblog.com
fallback
NEW blog gemini 33m ago · google-developers

GoogleがGeminiとMediaPipeを組み合わせて開発したインタラクティブな体験「Jump to play」を紹介 Jump to play: Building with Gemini & MediaPipe

AI要約 GoogleがGeminiとMediaPipeを組み合わせて開発したインタラクティブな体験「Jump to play」を紹介。MediaPipeによるリアルタイムの姿勢検出とGeminiのマルチモーダル理解を活用し、ユーザーの動きに応じて反応するブラウザベースのプレイ体験を構築する手法を解説している。

EN Google showcases 'Jump to play,' an interactive browser-based experience built by combining Gemini's multimodal understanding with MediaPipe's real-time pose detection, demonstrating how developers can create movement-responsive applications.

developers.googleblog.com
fallback
NEW blog tech-news 2h ago · google-keyword

GoogleはAI活用マーケティングツール「Pomelli」の英語版を欧州の中小企業向けに提供開始した Google brings Pomelli in English to small businesses in Europe.

AI要約 GoogleはAI活用マーケティングツール「Pomelli」の英語版を欧州の中小企業向けに提供開始した。企業のウェブサイトから独自のブランドアイデンティティを構築し、キャンペーン案やマルチチャネル向けコンテンツを自動生成できる。

EN Google has launched Pomelli, its AI-powered marketing tool, in English for small businesses across Europe. It builds a brand identity from a company's website and generates campaign ideas and multi-channel content.

blog.google
fallback
NEW blog tech-news 11h ago · google-keyword

GoogleはAIアシスタント「Gemini in Chrome」の提供をアジア太平洋地域のユーザーに拡大すると発表した We’re expanding Gemini in Chrome to users in Asia Pacific.

AI要約 GoogleはAIアシスタント「Gemini in Chrome」の提供をアジア太平洋地域のユーザーに拡大すると発表した。これによりChromeブラウザ上でGeminiを活用した高度な検索・作業支援機能が利用可能になる。

EN Google announced the expansion of Gemini in Chrome to users across the Asia Pacific region, bringing AI-powered browsing assistance and productivity features to more users within the Chrome browser.

blog.google
fallback
NEW blog tech-news 11h ago · techcrunch

GoogleはChromeブラウザに統合したAIアシスタント「Gemini in Chrome」を新たに7カ国で展開開始した Google rolls out Gemini in Chrome in 7 new countries

AI要約 GoogleはChromeブラウザに統合したAIアシスタント「Gemini in Chrome」を新たに7カ国で展開開始した。対象地域のユーザーはブラウザ上で直接Geminiの機能を利用可能になる。

EN Google has expanded Gemini in Chrome, its AI assistant integrated into the Chrome browser, to seven new countries, allowing users in those regions to access Gemini features directly from the browser.

techcrunch.com
fallback
NEW blog tech-news 16h ago · google-keyword

Googleフォトの画像編集機能に新しいタッチアップツールが追加された New touch-up tools in Google Photos’ image editor let you make quick, subtle fixes.

AI要約 Googleフォトの画像編集機能に新しいタッチアップツールが追加された。AIを活用し、肌の小さなシミや髪の乱れなど細部を素早く自然に修正できる。スマートフォン上で手軽に微調整が可能となり、写真の仕上がりを向上させる。

EN Google Photos has added new AI-powered touch-up tools to its image editor, allowing users to quickly make subtle fixes such as removing skin blemishes or stray hairs for more polished photos.

blog.google
fallback
NEW blog tech-news 16h ago · google-keyword

GoogleはAI Studioでの「バイブコーディング」をGoogle AIサブスクリプション加入者向けに提供開始 Start vibe coding in AI Studio with your Google AI subscription.

AI要約 GoogleはAI Studioでの「バイブコーディング」をGoogle AIサブスクリプション加入者向けに提供開始。Google OneのAI PremiumなどのプランでAI Studioの高度な開発機能にアクセスでき、アイデアを会話ベースでアプリに変換できる。

EN Google is opening vibe coding in AI Studio to Google AI subscribers, letting Google One AI Premium and similar plan members use advanced AI Studio features to turn ideas into apps through conversational development.

blog.google
fallback
Fri, Apr 17 8 entries
Thu, Apr 16 2 entries