Transcript
0:00 Google just held their biggest annual event with some huge AI announcements. But here's the thing, it can be incredibly confusing. There's a ton of terms like Gemini Omni, Gemini 3.5 Flash, Gemini Spark, Antigravity 2, Google Picks, and Google Flow, and so on. It can be very overwhelming. So, in this video, I'm going to break this down into simple terms and talk about all the major announcements that you need to know about. Let's jump right in. Thanks to HubSpot for sponsoring this video.
0:28 Now, one of their coolest announcements is this new model called Gemini Omni. This is Google's new AI model for video and it's super flexible. Gemini Omni is multimodal, meaning it can take in a text prompt or an image or a video or audio or any combination of the above and create a video from that. For example, we can upload this original video and then for the prompt, we can write when the person touches the mirror, make the mirror ripple beautifully like liquid and the person's arms turn into reflective mirror material. Or instead, here's another example where we can turn this person into a monochrome line art drawing. Or here's another example where we can upload this video and then get Gemini Omni to edit it so that it looks like the hole in the person's hand is zooming in and magnifying the ground. Now, because this is multimodal, this can understand all types of media including audio. For example, we can get the lights of this apartment to turn on in sync with the music.
1:25 >> [music] [music] >> And it can work across different media at once. For example, we can input this video and then this reference image and have this architecture appear on the palm of his hand. Or here's another example. You can also edit the background, replace or remove objects, or even change the camera angle. For example, if this is the input video, we can replace the background into a park and then we can iterate this further by removing the violin and then we can iterate this again by changing the camera position. Notice it's able to keep the details consistent across all generations. Here's another example where we can take this video of a spaceship and then change the spaceship into another object like a seed or a clock or a red frisbee. What I'm especially impressed by is how good it is at generating educational explainer videos on certain concepts. For example, here's a claymation explainer of protein folding and most of the details are correct. Here's another really tricky prompt where we have each letter of the alphabet next to an item that starts with that letter, and it's able to generate this very well. Or here's a cool example where we can input this video of a fern plus this reference image of some fireflies plus an input audio of harp sounds. Let me play you the harp sound first.
2:44 >> [music] >> And then for the prompt, we can get it to add harp sounds synchronized to when I touch the fern leaf. And here's our result. Here are some additional examples so you can easily replace anyone in an existing video with a new character like this. Or here's another example. Now, this isn't too impressive to me. We already have other omnimodal video models that are capable of doing similar things like Kling Free as well as See Dance 2.0. And at least for my initial testing, Gemini Omni doesn't seem to be as good as See Dance 2.0 in terms of anatomy and high action scenes. At least that is my initial impression. I'll continue doing some testing on this and if it's worthy, I'll make a full review video on it. For now, Gemini Omni should be available in the Gemini app as well as Google Flow for Pro users and beyond. Now, in addition to Gemini Omni, they've also announced their best and latest model Gemini 3.5 Flash. This is aimed to be a model that feels almost pro-level in intelligence but still has the speed and scale of a flash model. This is particularly aimed at agentic use. So, instead of just answering questions, this model is built for longer, more complex workflows where the AI has to plan, use tools, write code, check its work, and keep going over many steps.
4:07 Google says Gemini 1.5 is best for frontier performance across agents and coding with multimodal support for text, image, video, audio, and documents just like the previous Gemini models. It's also four times faster than other frontier models when looking at output tokens per second, which matters because agentic tasks can get really expensive and slow really quickly if the model has to think, call tools, revise, and generate lots of output. You can deploy multiple sub-agents, which is basically like splitting a big project into smaller jobs and sending different AI workers to handle each part. Here are some practical demos. For example, you can get multiple agents to rename and organize messy unstructured images. And because it's multimodal, it can actually analyze and understand each image, and it's able to rename each one based on the actual content within the image and aspect ratio. And it's able to do this really quickly. Or, here's another even more impressive demo showing how this can just keep working for hours until it finishes a goal. Here, they used a team of agents to recreate the original AlphaZero research paper and build a playable version. From just two prompts, it coded the raw reinforcement learning pipeline. It also trained an AI model from scratch via self-play, and finally made a full-stack web app so you can play against it. It was able to complete all of this in just a few hours. Or, here's another cute example where multiple agents work together to build a new city landscape. You can see each agent working on a section of the city.
5:38 The main thing that stands out is that this is not just a faster chatbot. Google says Gemini 1.5 Flash is its strongest agentic and coding model yet. It even outperforms Gemini 3.1 Pro on some tough coding and agentic benchmarks like MCP Atlas and Swalaflon, as well as Charkive reasoning, MMMU Pro. And keep in mind, this is just the Flash model, which is supposed to be smaller than the Pro version. Now, that being said, if I look at its performance in this independent leaderboard by Artificial Analysis, then you can see that Gemini 3.5 Flash is still behind the frontier models, including GPT-5.5 and Opus 4.7.
6:16 However, keep in mind that this is just the Flash version and the Pro version is coming soon. In fact, rumors say that they're planning to roll out the Pro version next month. Anyways, for this new 3.5 Flash version, it's currently available via Google Antigravity, which we will go over right after this, plus Google's AI Studio. It's just aistudio.google.com. At the top here is where you can select the latest Gemini 3.5 Flash. And it's also available to everyone in the Gemini app and AI mode in search. So, for example, if I click on AI mode on Google and I click this, it should be using 3.5 Flash already. And notice how insanely fast this is. Next up, Google also introduced Antigravity 2.0. This is Google's new agentic coding platform.
7:01 Now, they first released version 1 last year and it was basically a clone of Windsurf or Cursor. This is an IDE where you can prompt an agent to work on a codebase. But, this IDE interface is so last year. And in the past few months, Cursor and Windsurf have kind of become irrelevant already. Instead, the most popular agentic interfaces right now are OpenAI's Codex and Claude Code. Instead of an IDE, these look much simpler and it's basically a chat interface where you can orchestrate multiple agents at once. So, this new Antigravity version 2 also aims to do the same thing. It looks more like an agent chat interface where you can just work with multiple agents without ever having to look at a line of code. You can spin up dynamic sub agents for parallel work or schedule tasks for automation and connect your workflow across multiple apps. Here's a demo of Gemini 3.5 Flash in Anti-Gravity creating an operating system completely from scratch using an army of agents. It was able to keep iterating by itself and come up with a fully functional operating system in around 12 hours and it was able to play Doom. And the latest Gemini 3.5 Flash is already available in Anti-Gravity 2.0. This is perfect for agentic workflows because the new Flash model is like four times faster, especially when you're working with these agentic tools, which often involves reading files, generating code, calling tools, and checking results, fixing errors, and doing that over and over again. When I use Codex or Cloud Code, it usually takes like a few minutes for it to finish a task, whereas Anti-Gravity with Gemini 3.5 Flash is able to handle this way faster. Now, in addition to Anti-Gravity, Google also announced a huge update to the Gemini app. Instead of just being a chatbot you talk to, it's shifting more into a proactive assistant that can help you throughout the day. For example, there's a new daily brief feature, which is a personalized morning digest that works across your connected apps. Once you opt in, Gemini can look at things like Gmail updates, upcoming calendar events, and relevant follow-up details, then package everything into a skimmable briefing to start your day. But the important part is that it's not just summarizing everything randomly. Google says it can organize and prioritize based on your goals, suggest next steps, and learn over time from your feedback. Here it says daily brief is rolling out today to Google Plus subscribers and beyond starting in the US. You've probably heard a lot about SEO, but there's a new channel opening up alongside SEO that most brands aren't tracking yet. Buyers are no longer just searching on Google.
9:33 They're asking tools like ChatGPT, Gemini, and Perplexity for recommendations. And those answer engines are starting to shape which companies people discover, trust, and choose. So, here's the big question. When someone asks an answer engine for the best solution in your category, does your brand show up? And if it does, what is it actually saying about you? That's what HubSpot's AEO Grader helps you find out. AEO stands for answer engine optimization. And this free tool shows you how ChatGPT, Gemini, and Perplexity characterize your brand based on their training data. You enter your company name, industry, and what you sell, and the Grader queries all three answer engines and scores your brand out of 100 across five dimensions: sentiment, presence, quality, brand recognition, share of voice, and market competition.
10:23 So, you're not just seeing whether you show up, you're seeing how answer engines talk about you, whether that perception is positive or negative, how you stack up against competitors, and where the gaps are. My favorite part is the sentiment breakdown. It doesn't just tell you the overall tone, it shows you how sentiment shifts across different contexts, like whether answer engines praise your product but flag your customer support, or vice versa. Let me show you what this looks like. I'll pull up AEO Grader and run my brand through this so you can see the report. And here's the thing, if your competitors are scoring higher than you, that means answer engines are recommending them over you before a buyer ever visits your site. So, this AEO Grader is super insightful, and it's completely free.
11:07 The link is in the description below. Thanks to HubSpot for sponsoring this video. Another big announcement is Gemini Spark, Google's new 24/7 personal agent. This is like Google's open core. Spark runs on Gemini 3.5 and is deeply connected with workspace tools like Gmail, Docs, Slides, and more. The key difference is that Spark is cloud-based, so it can keep working after you close your laptop or lock your phone. Think of it like an AI assistant that can monitor a task, keep track of information, and help complete workflows over time. You could teach it to check your inbox for school updates, pull out important deadlines, or send a daily summary to you and your partner. Or you can ask it to take raw meeting notes from emails and chats and synthesize them into a polished Google Doc or draft an email to kick off a project. It takes scattered information across apps and turns it into organized action. Here it says Gemini Spark will roll out to trusted testers this week, and they're planning to roll it out as a beta for US Ultra subscribers next week. Google also announced a major redesign to Google Search. The main idea is search is no longer type in a search term and see a bunch of links. It's becoming a place where you can ask anything and get instant responses or even build mini apps or get help with ongoing tasks.
12:26 This new AI-powered search box expands dynamically, so you can explain what you actually need. It can help you shape your question with AI suggestions that go beyond just old-school autocomplete. And you can search with more than just text. You can use images, files, videos, or even Chrome tabs as inputs. So this takes whatever context you have, whether that's a photo, and turns it into a question search can understand. The experience also becomes more conversational. This is where Google Search feels less like a search engine and more like a set of AI helpers that can keep working after you ask. Google is starting with information agents which run in the background 24/7 and monitor the web for whatever you care about. Basically, you give the agent a very specific question or goal, and it keeps watching blogs or news sites or social media and fresh real-time data like finance, and when something changes, it sends you a synthesized update with useful next steps. So if you're for a flight or apartment hunting, you can brain dump your exact requirements like location, price, size, etc. And the agent can keep scanning for listings that match. This takes repeated searching you would normally do every day and turns it into a background assistant that keeps checking for you.
13:41 And this feature is launching to AI Pro and Ultra subscribers this summer. Google is also adding agentic booking inside search. So search doesn't just find you information, it helps you act on it. When you ask for something specific like a private karaoke room for six people on a Friday night, search can actually pull together the latest pricing and availability and give you direct links to complete the booking through the provider you choose. And what I think is the most useful feature for an introvert like me is the ability for search to call businesses on my behalf. So for categories like home repair or beauty or pet care, instead of calling around to ask who's available and what it costs or whether they can handle your request, you can ask Google to do some of that work for you. Now these booking and calling features are rolling out to everyone starting in the US this summer. Then there's the agentic coding side of Google search, which is quite interesting. Google is bringing anti-gravity and the coding abilities of their new 3.5 flash directly into search. So search can generate custom interfaces on the fly. Think of it like this. Instead of asking a question and getting a paragraph, you might get a custom visual tool or a graph or simulation specifically for your question. So if you're trying to understand like astrophysics or visualize how something works, Google search could assemble an interactive explanation in real time. This matters because some topics are easier to understand when you can see a visualization or interact with it instead of just reading text. Google says that this feature will be available for everyone in search in the summer. It goes even further than just one-off visual answers. Google says search will also be able to build custom dashboards and trackers for ongoing tasks. Think of these like tiny custom apps created inside search. For example, if you're starting a new health or exercise routine, you could ask search to build a fitness tracker for you. Search can code it, connect it with fresh real-time sources, and give you something you can keep coming back to week after week.
15:44 Finally, Google is expanding personal intelligence in AI mode. This means search can become more useful by understanding your personal context, but only when you choose to connect apps like Gmail, Google Photos, and Calendar. The idea is that search should not just know the web, but it should also understand the context of your life, like emails, photos, or upcoming events. Google says this is designed with transparency and choice, so you can choose to opt out if you want. So, in the coming months, we can expect Google Search to become way more personalized and automatic. Instead of just giving you a list of links, it can understand your personal context a lot more and do most of the search work for you or even generate interactive tools or mini apps right within the interface. Now, in addition to these exciting announcements to Google Search, Google also announced some huge updates for Google Workspace.
16:37 So, this includes Google Docs, Sheets, Slides, Calendar, and more. The idea here is pretty clear. Workspace is moving from apps that you manually operate into AI-powered apps that take action with you. Instead of opening Gmail, Docs, Drive, and Slides as separate tools and doing all the work yourself, Google is trying to turn them into a more connected AI workspace where you can just talk naturally, dump messy ideas, and there will be an agent that autonomously does the work for you. The first big update is voice. Google is updating new conversational features to Gmail, Docs, and Keep, so you can get things done at the speed of talking instead of typing. In Gmail live, you can ask your inbox questions out loud like what gate your flight is at or what's happening at your kids school this week, and it can search your email and synthesize the answer. This takes a messy inbox and outputs the exact information you need without you having to dig through your emails. They also introduced Docs live, which is a voice-powered writing partner.
17:40 Basically, you can ramble through an idea, talk through a rough draft, or brainstorm out loud, and Docs can organize your thoughts and help you write things out. Instead of needing a clean prompt, you can just think out loud, and Docs helps turn that into something usable. All right, let's try this out. So, I just remembered I'm doing an alumni talk for my high school's career day tomorrow. Uh, I need to come up with some talking points to explain what I do for a living as a software engineer, but I'm not really sure where to start.
18:09 Oh, actually, can you just pull my resume from Drive? Although, that might be boring. Um, maybe can you come up with some funny analogies so it'll be more of an engaging talk for the students. Oh, and also, I think the school sent me an email. I think the subject is something like career day logistics. Maybe just grab the details from there, throw them at the top of the doc so I know where to go and what time to get there.
18:34 Let's just update those requirements and turn this straight into a draft. >> [applause] >> This is cool, but it's a little dense. Maybe format the analogies as a table so it's a little easier for me to scan. And also, add a note to tell the story about how my brother inspired me to become a software engineer. Sort of at the top of my doc and bold it so I don't miss it. Yeah, oh, it's great. >> [applause] >> And if you're not familiar with Google Keep, this is like Google's note-taking app. It's also getting a similar upgrade. You can just brain dump into Keep and it'll use AI to turn your scattered thoughts into organized notes in the background. These voice features are rolling out this summer first to Pro and Ultra subscribers and Workspace business customers. Another big update is Google Pix, which is different from Google Photos. So, don't mix those two up. This is actually a new image creation and editing tool built on their Nano banana model. If you've been using AI image models, you often run into a very common problem, which is you get an image that's almost right, but changing one small thing often means starting over. Well, Google Pix is designed to make this image editing more smooth. You can generate, edit, and refine visuals with more precision. You can select specific objects, move them, resize them, or transform them without changing the rest of the image. Now, by itself, Google Pix isn't too impressive. I mean, we have other similar image editing tools out there already, but the cool thing about this is it's being integrated directly into Google Workspace like Docs, Slides, and Drive.
20:16 So, you can edit visuals where you're already working instead of bouncing between tabs. Now, Google Pix is launching first to a limited group of trusted testers, then it's going to roll out globally this summer to Pro and Ultra subscribers. And then there's AI Inbox, which is basically Google's attempt to make Gmail less overwhelming. Instead of treating your inbox like one giant pile of messages, AI Inbox looks for what actually matters. Important updates, time-sensitive tasks, things you need to respond to, and files you need to review. The new version can generate personalized replies. So, when an email needs a quick response, it already prepares a reply that you can just review and press send. It can also locate and surface the exact Google Doc or Sheet or Slide or attachment, so you don't have to scroll through your emails hunting for the right file or attachment. Finally, Workspace is also getting Gemini Spark. Remember, this is kind of like open claws, so it's a 24/7 personal agent. Spark isn't just there to answer questions, it's designed to take action on your behalf while being connected to your workspace apps. It's like having an assistant that can help monitor, organize, and prepare things for you across Gmail, Docs, Calendar, and more. So, overall, these workspace updates are less about one flashy feature and more about a broader direction. Google is trying to make everyday productivity feel more natural and less manual. You can speak instead of type, brain dump instead of carefully formatting, and you can just talk to an AI agent to help you do most of your work autonomously. Next up, this is the feature I'm most excited about. Google also showed off their new Android XR smart glasses. I think we are finally moving from just a sci-fi demo to something you might actually wear every day. These are glasses built with Samsung and Qualcomm, powered by Gemini, and they're designed to help you in real life without having to pull out your phone. You can just ask Gemini through your glasses while you keep looking at the world around you. Now, Google has said there will be two types of smart glasses. The first one is audio glasses, which give you spoken help through private over your speakers. The second is display glasses, which actually show you information right in your view when you need it. And the key thing here is that Gemini isn't just sitting inside the glasses as a voice assistant. It can understand what you're looking at, respond to questions, and help you get things done. So, when you're walking past a restaurant, you can ask for reviews. If you're staring at a confusing parking sign, Gemini can decode it for you. Basically, this takes your real-world surroundings as input and outputs very useful context right when you need it. That's what makes glasses such an interesting form factor for AI. Navigation is another big use case here. Because the glasses know where you're standing and which direction you're facing, they can give you more natural turn-by-turn directions. Gemini can also add stops to your route or find nearby restaurants based on your preferences. The glasses also handle communication and media. So, you can manage calls, send texts, hear summaries of missed messages, and listen to music without reaching into your pocket. Translation is another really obviously helpful feature that's especially useful in glasses. Gemini can translate speech in real time with audio that matches the tone and pitch of the original speaker. Or you can just look at text on a menu or sign and then hear the translation. Or if you're traveling, you don't need to hold up your phone awkwardly or copy text into an app. You can just look, ask, and get the translation in real time. Here it says the glasses pair with both Android and iOS phones. So, Google is trying to make this more broadly useful instead of locking it into one phone ecosystem.
23:59 Overall, these new Android XR smart glasses is Google's attempt to make AI feel less like something trapped inside a screen and more like something that moves with you through the real world. Now, one of the biggest reasons I'm very bullish on Google is not because of their Gemini models, but because of their infrastructure. You see, they've been building chips for AI and machine learning all this time. And unlike Nvidia, which makes GPUs, which can be used for like video games and other stuff, Google's tensor processing units or TPUs are specialized for AI. I'd say they have the most efficient AI infrastructure at scale out of any other company. And they just introduced their eighth generation TPUs. In fact, there are two new chips for different parts of the AI pipeline. One chip is called TPU 8T, and this is built for training massive models. The other one is called TPU 8I, which is built for inference.
24:52 So, for running AI models once they're already deployed. So, this takes the two biggest jobs in AI, creating the model and then serving that model to users, and splits them into specialized hardware designed for each job. Let's go over the training chip first. So, this HT is designed to shrink the model development cycle from months to just weeks. Plus, a single TPU HT Superpod can scale to 9,600 chips with 2 petabytes of shared high-bandwidth memory, 121 exaflops of compute, and double the inter-chip bandwidth of the previous generation.
25:29 Basically, this whole Superpod acts like one giant AI training engine with a massive shared memory pool, so extremely complex models can be trained very efficiently. Google also says HT delivers three times the compute performance per pod compared with the previous generation. And it targets over 97% goodput, which basically means more of the cluster's time is spent doing work instead of recovering from waiting or restarting. At this scale, even a tiny percentage of improvement can save days of training time. Then, there's the TPU 8i, which is built for inference. This means powering the models that are used when people prompt Gemini. So, when millions of users ask questions to Gemini, this TPU 8i is the chip designed to serve these responses quickly. And the big problem it's trying to solve is latency. If you have one AI agent asking another agent for help, then calling a tool, then checking the result, then asking another model to revise something, small delays can stack up fast. Now, the TPU attacks this problem with 288 GB of high-bandwidth memory and almost 400 MB of on-chip SRAM, which is three times more than the previous generation. They also doubled the interconnect bandwidth, and they also introduced a new Board Fly architecture that cuts the max network diameter by by than half. So, overall, these changes deliver 80% better performance compared to the previous generation. The other major theme here is efficiency. Google points out that in modern data centers, power can just be as limiting as chip supply. You need to run them efficiently, cool them efficiently, and move data between them without wasting huge amounts of energy. The new 8th generation of TPUs deliver up to two times better performance per watt compared to the previous generation. So, in summary, Google's data centers now deliver six times more computing power per unit of electricity than they did 5 years ago, which is quite remarkable.
27:27 Anyways, that sums up all the highlights and announcements from Google I/O. Let me know in the comments what you think of this. As always, I will be on the lookout for the top AI news and tools to share with you. So, if you enjoyed this video, remember to like, share, subscribe, and stay tuned for more content. Also, there's just so much happening in the world of AI every week, I can't possibly cover everything on my YouTube channel. So, to really stay up-to-date with all that's going on in AI, be sure to subscribe to my free weekly newsletter. The link to that will be in the description below. Thanks for watching, and I'll see you in the next one.
Summary
- **Gemini Omni**: A multimodal AI model capable of generating and editing videos based on text, images, and audio inputs, allowing for creative transformations and educational content creation.
- **Gemini 3.5 Flash**: Designed for complex workflows, this model excels in agentic tasks, coding, and multimodal support, boasting four times the speed of previous models.
- **Antigravity 2.0**: An upgraded coding platform that enables users to orchestrate multiple AI agents for parallel work, significantly improving efficiency in coding tasks.
- **Gemini Spark**: A 24/7 personal AI assistant integrated with Google Workspace tools, designed to monitor tasks and synthesize information across apps.
- **AI-Powered Google Search**: Transitioning from traditional search to a more interactive experience, allowing users to ask questions and receive synthesized updates, including booking and calling features.
- **Workspace Enhancements**: New voice features in Gmail and Docs for hands-free operation, alongside AI Inbox to prioritize important emails and streamline responses.
- **Android XR Smart Glasses**: New smart glasses that integrate AI to provide real-time assistance and contextual information based on the user's environment.
- **TPU 8th Generation Chips**: New specialized chips for training and inference, significantly improving efficiency and performance in AI operations across Google's infrastructure.