検索

207 結果

フィルタをクリアする
  • 2025年8月28日 / AI

    How to prompt Gemini 2.5 Flash Image Generation for the best results

    Detailed prompting techniques and best practices for various applications, including photorealistic scenes, stylized illustrations, product mockups, and more using Google's newly released Gemini 2.5 Flash Image; a natively multimodal model capable of generating, editing, and composing images using text, supporting capabilities like text-to-image, image editing, style transfer, and multi-image composition.

    Gemini 2.5 Flash Image
  • 2025年8月27日 / Gemini

    Beyond the terminal: Gemini CLI comes to Zed

    Google and Zed have partnered to integrate Gemini CLI directly into the Zed code editor, bringing AI capabilities directly into the editor for developers and allowing for faster and more focused coding, enabling tasks like in-place code generation, instant answers, and natural chat within the terminal with a seamless review workflow for AI-generated changes.

    Gemini CLI is now integrated into Zed, bringing AI directly to your code editor
  • 2025年8月27日 / Google Labs

    Stop “vibe testing” your LLMs. It's time for real evals.

    Stax, an experimental developer tool, addresses the insufficient nature of "vibe testing" LLMs by streamlining the LLM evaluation lifecycle, allowing users to rigorously test their AI stack and make data-driven decisions through human labeling and scalable LLM-as-a-judge auto-raters.

    Stax
  • 2025年8月26日 / Gemini

    Introducing Gemini 2.5 Flash Image, our state-of-the-art image model

    Gemini 2.5 Flash Image is a new state-of-the-art image generation and editing model that allows for blending multiple images, maintaining character consistency, and targeted transformations using natural language, leveraging Gemini's world knowledge, now available through the Gemini API, Google AI Studio, and Vertex AI.

    Introducing Gemini 2.5 Flash Image
  • 2025年8月21日 / Gemini

    Gemini Code Assist の新機能

    Gemini Code Assist のエージェント モードを VS Code(プレビュー版)と IntelliJ(安定版)で提供開始しました。詳細な計画を提案してユーザーがレビューし承認できるようにすることで、複雑なコーディング タスクを合理化します。このインテリジェントなコラボレーション アプローチは、インライン差分や永続的なチャット履歴などの機能で強化されており、デベロッパーの生産性と効率を向上させることを目的としています。

    New in Gemini Code Assist: Agent Mode more widely available, IDE improvements and Gemini CLI updates
  • 2025年8月18日 / Gemini

    Gemini API の URL コンテキスト ツールが一般公開に

    Gemini API の URL コンテキスト ツールの一般提供が開始され、デベロッパーは手動アップロードの代わりにウェブ コンテンツを使用してプロンプトをグラウンディングできるようになりました。今回のリリースでは、PDF と画像へのサポートが追加されています。

    URL context tool for Gemini API now generally available
  • 2025年8月15日 / Google AI Studio

    Imagen 4 Fast のリリースと Gemini API での Imagen 4 ファミリーの一般提供開始のお知らせ

    Google は、Gemini API と Google AI Studio での Imagen 4 の一般提供開始を発表しました。Imagen 4 は、テキスト レンダリングの大幅な改善を特徴とする、高度なテキスト画像変換モデルです。そしてこのたび、スピードと高速画像生成を重視して設計された新しい Imagen 4 Fast モデルが、Imagen 4 と Imagen 4 Ultra とともに利用可能になりました。Imagen 4 と Imagen 4 Ultra は、最大 2K の解像度の画像生成もサポートします。

    Imagen 4 Fast and the generally availability of the Imagen 4 family in the Gemini API
  • 2025年8月14日 / Gemma

    Gemma 3 270M の概要: 超高効率 AI のためのコンパクト モデル

    Google の新しい Gemma 3 270M は、エネルギー効率、本番環境対応の量子化、強力な指示実行を提供するコンパクトな 2 億 7,000 万パラメータ モデルであり、デバイス上および研究環境におけるタスク特化型ファインチューニング向けの強力なソリューションです。

    Gemma 3 270M
  • 2025年8月13日 / Gemini

    Gemini CLI + VS Code: ネイティブな差分ビューとコンテキストアウェア ワークフロー

    最新の Gemini CLI アップデートでは、VS Code 内での緊密な IDE 統合が提供され、インテリジェントでコンテキストに対応した提案やネイティブのエディタ内差分ビューが追加されました。これにより、デベロッパーは差分ビュー内で提案された変更を直接確認、修正でき、より効率的なワークフローを実現できます。

    Gemini CLI + VS Code integration
  • 2025年8月12日 / Kaggle

    JAX を使用して TPU で GPT2 モデルを無料でトレーニング

    Google TPU で JAX を使用し、GPT2 モデルをゼロから構築してトレーニングしましょう。これには、無料枠の Colab または Kaggle で利用できる完全な Python ノートブックを使用します。ハードウェア メッシュの定義、モデル パラメータと入力データのデータ並列処理のための分割、モデル トレーニング プロセスの最適化について学びましょう。

    Train a GPT2 model with JAX on TPU for free