Here are Google’s latest AI updates from August 2026
The latest AI news we announced in August 2026
Here are Google’s latest AI updates from August 2026
Here are Google’s latest AI updates from August 2026
Keep track of important items, reduce motion sickness during your ride, create and edit notes right from your chat, and more.
We’re launching agentic video understanding across our latest Gemini models for improved accuracy and lower costs and token usage.
We are thrilled to announce that Google Pics is generally available starting today, bringing advanced AI image generation and precise, object-based image editing directly into your Workspace creative workflow. To get started, open Pics and simply type in a prompt to generate any image using Google’s best AI imaging models, or import an image from your computer, Google Drive, or Google Photos to edit with AI.
![]() |
With Pics, you can also edit visuals in the tools you’re already using. Simply select an image in Google Docs or Slides, and a single click lets you edit it using Pics' full suite of precision AI tools without having to switch apps or tabs. Pics also provides the collaboration features you know from other Workspace apps: you can invite teammates to collaborate, share images via a link, and create or open Pics images in Google Drive. And, in the coming weeks, you’ll also be able to use Pics to open and edit nearly any image you’ve saved in Drive with a single click.
Usage of generative AI features in Google Pics is subject to usage limits. At least through February 28, 2027, your users will have higher access to generative AI features in Google Pics. Access to these generative AI features may be limited afterward. We’ll notify you of any changes before they take effect.
Usage of Google Pics from other Workspace surfaces (such as Google Slides) is subject to existing image generation limits.
A Google DeepMind scientist explains how AI weather prediction works and how it can help warn communities earlier than ever.
Built on our latest Nano Banana model, Google Pics — our image creation and editing tool — is now available.
We're transitioning our Google Meet hardware portfolio from ChromeOS to Android to deliver features faster, broaden device choices, and increase flexibility. We're working closely with hardware partners, including Logitech, Neat, and HP Poly, to offer Google Meet-certified devices for spaces of any size, with several exciting Android devices intended for large-format spaces planned for 2027.
Support and transition timeline for ChromeOS
Existing investments in ChromeOS devices are protected. The support timelines for these devices have not changed and will continue to be fully supported through a multi-year transition period, extending up to September 2030 for recent models. We will continue delivering security patches, stability updates, and ChromeOS releases for all Google Meet hardware running ChromeOS.
To help you plan room refresh cycles, hardware partners will gradually end manufacturing and sales for ChromeOS-based hardware according to the following timelines:
For customers looking to purchase ChromeOS devices to complement their existing fleet, particularly for large event spaces, we encourage you to purchase devices as soon as possible.
Benefits of Android in meeting rooms
Adopting Android as the foundation for Google Meet hardware provides several benefits:
The portfolio of supported hardware is growing as we actively work with partners to certify additional next-generation devices and qualified peripherals.
Partner collaboration
Our partners already offer Google Meet-certified AOSP options. Together, we're simplifying deployment, accelerating AI features like Take notes for me, and making meeting rooms more collaborative. Explore devices options and find contact information for our partners on the links below.
Previously, adding a co-presenter in Google Meet required multiple manual steps. Now, Gemini will intelligently suggest a co-presenter in the Ask Gemini in Meet panel, and with just one click, a user can allow another user to co-present their Google Slides presentation.
Note that this “nudge” will only appear for the main presenter of a Google Slides presentation in Meet if they’re on a Chrome or Edge browser and if another participant uses a trigger phrase like, “Can you please add me as a co-presenter?” or “Next slide please.”
Hi everyone! We've just released Chrome Stable 153 (153.0.8010.24) for iOS; it'll become available on App Store in the next few hours.
This release includes stability and performance improvements. You can see a full list of the changes in the Git log. If you find a new issue, please let us know by filing a bug.
Chrome Release Team
Google Chrome
Android Studio Quail 4 is now stable and ready for you to use in production.
This is the final stable release for Android Studio Quail. The new features in Android Studio enable you to build premium apps with AI efficiently and effectively. Check out the video below to see the most helpful new features from the last 4 releases that can help improve and speed up your development.
Here is a deep dive into what’s new in Android Studio Quail 4:
While LLMs are incredibly capable at generic coding queries, they frequently write incorrect or outdated code when confronted with rapidly evolving Android APIs, platform-specific migrations, or complex configuration structures.To solve this, we bundle Android skills that have been curated by the team who builds Android, directly into Android Studio. Following the open-standard agent skills specification, these are modular, AI-optimized instructions designed specifically to guide LLMs through complex Android workflows. Android skills are now pre-loaded directly into the IDE, so you can start using them without having to manually download additional files.
When you prompt the Android Studio agent, we analyze your prompt and search against the metadata for installed skills, automatically invoking them when they're most relevant. Your agent gains instant domain expertise, applying Google's best practices with less overhead spent on long, manual setup prompts.
Android Studio comes preloaded with 23 curated skills, including:
android skills add --all to quickly get started. If you ever want to disable bundled skills entirely, you can easily opt out via an IDE-wide toggle in Settings.
Android Studio comes preloaded with 23 curated Android skills.
Choose the Gemma model you’d like to download and use./plan command or switching your conversation to "Planning," the agent steps back to evaluate its logic, mapping out an implementation plan before writing code.Settings > Tools > AI > MCP Servers now lets you easily search, install, and manage Model Context Protocol (MCP) servers straight from the IDE, allowing you to connect your AI agent to external developer tools, registries, and custom databases.