AI 资讯
Gemini in Waymo Brings a Rider-Facing In-Car Assistant to Ojai Robotaxis
Waymo has launched Gemini in Waymo , a beta in-car conversational assistant for riders using its Ojai robotaxi experience . Accessed through a Gemini icon on the cabin screen, the feature lets riders use natural language and voice to adjust parts of the cabin, ask about their journey and get information about nearby places or broader topics. The important boundary is clear: Gemini is a rider-facing assistant, not part of the autonomous driving system. Waymo Driver continues to control the vehicle , while Gemini operates separately and does not influence driving decisions. For riders, the integration turns the cabin display into a more conversational interface. For the wider automotive market, it is a concrete example of generative AI being deployed inside a commercial mobility service without being assigned responsibility for vehicle control. Waymo describes the feature in its official Gemini in Waymo announcement . The company says Gemini stays inactive until a rider chooses to engage it. It does not access real-time driving data unless the rider explicitly asks for information related to the ride. What Gemini in Waymo can do today Gemini in Waymo is designed around requests that are useful during a trip, rather than around autonomous navigation. A rider can tap or press the Gemini icon and speak to the assistant. The initial beta supports interactions such as: Cabin-control requests , including asking to set the air conditioning to a specified temperature. Ride-related questions , such as seeking information about the current journey. Information about surroundings , including questions about local sites. General knowledge queries through a hands-free conversational interface . This scope matters because it places Gemini in the passenger experience layer. The assistant can make a ride feel more responsive without creating confusion about which system is responsible for safety-critical driving functions. Area Gemini in Waymo Waymo Driver Primary role Rider-facing c
AI 资讯
Google Gemini Student Hub Brings Notebooks, Flashcards and Quizzes Into One Study Space
Google has introduced a dedicated Student Hub in the Gemini ecosystem , bringing study notebooks, flashcards and interactive practice quizzes into one in-app space. The central idea is to connect a learner's course materials with Gemini's AI tools, reducing the work of moving between separate note-taking, revision and question-generation tools. The official Gemini for Students page presents the hub as a gateway to Gemini's education-focused capabilities. It is part of a broader Google education AI initiative that also involves NotebookLM and Google for Education resources, rather than a standalone feature with no connection to the rest of Google's products. For students, the practical value is straightforward: uploaded learning materials can become organized revision assets. For businesses that create internal training or support education programs, the release is also a useful example of how generative AI can consolidate material preparation, knowledge review and self-assessment into a more connected workflow. Google has not, however, confirmed a specific learning management system integration in the supplied materials. How Gemini Student Hub connects learning materials and AI tools The Student Hub is designed as a dedicated space where courses and content connect with Gemini. Its core tools include a study notebook, flashcard creation and quick practice quizzes. Google says Gemini notebooks can take uploaded course materials, including PDFs, slides and notes, and generate study aids such as flashcards, quizzes and study guides. A significant detail is the use of inline citations to user-provided sources for those generated materials. That does not remove the need for learners to check the results, but it gives them a way to trace an AI-produced prompt or explanation back to the material they uploaded. In a learning workflow, that is more useful than treating a general-purpose chatbot response as an unanchored answer. NotebookLM is an important part of the wider wo
AI 资讯
Google Gives Eligible US College Students One Year of Gemini AI Pro at No Cost
Google is offering eligible college students in the United States 12 months of Google AI Pro at no charge . The offer, announced on August 19, 2026, gives students access to the paid Gemini plan that Google values at $19.99 per month. It is redeemable through December 31, 2026, and standard Google AI Pro pricing applies after the free year unless the student cancels. The program is aimed at academic work, but it also matters for the wider Gemini ecosystem . It puts higher-capacity AI tools, Google app integrations and substantial cloud storage in the hands of students who may carry those workflows into internships, startups and future workplaces. For businesses, the immediate lesson is not that Google has announced a broader pricing reduction. It has not. Rather, teams should expect more new users to become familiar with Gemini and the ways it connects with everyday Google tools. What Google AI Pro includes for eligible US students According to Google's official student offer announcement , eligible US college students who claim the promotion receive one year of Google AI Pro. Google says the plan includes four times higher usage limits within Gemini , Gemini Spark, integrations with Google apps such as Gmail and Docs , and 5 TB of Google One storage. Google has also introduced a student hub in the Gemini app for participating students. The hub is intended to support learning with features including study notebooks and Deep Research in Gemini Live. These tools are presented as part of a student-focused experience, rather than as a separate business plan or a new API offering. The distinction matters. Access to Gemini through this offer does not, by itself, establish access to every Google AI product or developer service. Students and organizations considering Gemini for a particular workflow should check the relevant product terms and capabilities rather than assuming that an app subscription covers all Google AI services. Offer detail Eligible college students in t
AI 资讯
[AI in Practice] Gemini 3.5 Transcribe: Real-time Transcription and Speaker Diarization in a macOS Meeting Translation App
Previously I have a macOS App I use myself, gemini-live-translate-macos . It uses ScreenCaptureKit to directly capture audio from a specified App, eliminating the need for virtual sound cards like BlackHole. It then sends the audio to the Gemini Live API for real-time translation, outputting Traditional Chinese subtitles while playing Chinese audio. I've written two posts about the development process: the first one was about building it from scratch using AGY CLI, and the second one was about using Claude Code to take it from "functional" to "user-friendly." The starting point for this new addition was simple: I saw a document for "Real-time Transcription" added to the Live API. Since I was already connected to the Live API, I thought adding a pure transcription mode would just be a matter of changing a few parameters. However, after checking the documentation, I realized that Google released two models with very similar names but very different capabilities at once. The specific feature I actually wanted (speaker diarization) wasn't available at all on the model I originally thought it was. Two Models with Names Differing by Only Two Words Let's lay out the differences first; this is the part I spent the most time figuring out: gemini-3.5-transcribe-live gemini-3.5-transcribe API Used Live API (WebSocket streaming) Interactions API (Standard HTTP request) Usage Scenario Transcribe while speaking Upload the whole file after recording Speaker Diarization Not supported Up to 8 speakers Word-level Timestamps Not supported Supported Audio Length 10 minutes per session 1 hour (30 mins with diarization) Smart Mode SMART available smart is mutually exclusive with diarization Interim Subtitles Has interimInputTranscription Not applicable The official documentation on the Live page's limitations section is very blunt: Speaker diarization is not supported in live streaming sessions. For speaker diarization, use the non-streaming Audio transcription endpoint. So, "seeing who
AI 资讯
Google Gemini App Adds Interactive Visualizations for Complex Questions in Chat
Google has introduced a new interactive visualization capability in the Gemini app that can turn questions and complex topics into manipulable models and simulations inside a chat. Rather than returning only a written explanation or a static illustration, Gemini can create visuals that users explore through prompts and on-screen controls. The update is designed to make concepts easier to investigate in context. Google describes examples including rotating molecular structures and physics simulations where users can adjust variables such as initial velocity and gravity to see the results immediately. That shift from a fixed diagram to a live, prompt-driven model is the important change for people using Gemini to learn, explain, or test an idea. From static diagrams to interactive models In its April 9, 2026, official announcement of interactive simulations and models , Google said the Gemini app can generate custom visualizations directly within a conversation. Users can ask Gemini to “show me” or “help me visualize” a concept after selecting the Pro model in the prompt bar. The capability is rolling out globally to Gemini app users. Google also notes an important availability limitation: it is not yet available for Education and Workspace accounts . The announcement identifies the Pro model as the route to access the feature, but it does not set out pricing details for this specific visualization capability. The practical elements Google has confirmed are: Interactive simulations and models generated within the Gemini chat experience. Prompt-based requests to visualize a question or concept. Direct manipulation of visual variables and controls, including sliders in relevant simulations. A global rollout for Gemini app users, excluding Education and Workspace accounts for now. Approach Static diagram or written answer Gemini interactive visualization How users explore a topic Read or view a fixed explanation Manipulate a model within the chat Changing assumptions Req
AI 资讯
Google Cloud Launches AI-powered Agents to Simplify Database Lifecycle Management
Google Cloud has introduced AI-powered Database Operations Agents, featuring an Onboarding Agent that streamlines database setup and an Observability Agent that helps automate troubleshooting, performance optimization, and tuning. Integrated with Gemini Cloud Assist, these agents support multiple database services, including AlloyDB, Bigtable, and Spanner. By Sergio De Simone
AI 资讯
Google announces Gemini 3.5 Transcribe for AI-powered speech-to-text
The AI that powers Gboard's Rambler is coming to more Google products, including Chrome.
AI 资讯
Google Expands Gemini Into an Agent Platform for Building and Running Business AI
Google Cloud has introduced Gemini Enterprise Agent Platform , a developer platform intended to bring AI agent creation, deployment, runtime operations and governance into one product surface. The April 23, 2026 announcement marks a broader shift in how Google is positioning Gemini for business use: not simply as a model that answers prompts, but as part of a stack for building long-running agents that can carry out defined work across company systems. According to Google Cloud's announcement of Gemini Enterprise Agent Platform , the Agent Platform evolves the services previously associated with Vertex AI into a unified platform. It combines model access, agent development tools, runtime infrastructure and operational controls. Google is also extending the broader Gemini ecosystem through Gemini API previews, Google AI Studio, Antigravity, Android development support, the Gemini app on macOS, Gboard features on Android, and planned Gemini Enterprise for Customer Experience capabilities. The important distinction is that Google is describing a platform for agents that can persist over time, retain relevant context and interact with tools, rather than a collection of isolated chatbot features. For companies exploring automation, that could make it easier to move from one-off AI experiments toward applications designed around repeatable workflows. It does not, however, remove the need to define reliable processes, permissions and human oversight before deploying an agent in a customer or operational workflow. What Gemini Enterprise Agent Platform brings together Google describes the Agent Platform as the runtime and governance layer for production-scale AI agents. It is built around three connected areas: creating agents, running them with context and tools, and observing or controlling their behavior once deployed. Agent Studio provides a low-code interface for building agents. Developers can also use the upgraded Agent Development Kit (ADK) , while the reworked Agent
AI 资讯
Gemini in Chrome Adds Select from Screen for Faster Image and Page Analysis
Google has expanded Gemini in Chrome with a desktop workflow that lets users send a selected part of a web page directly to Gemini. Called Select from screen , the feature is designed for moments when a full page is not the relevant context: a user can draw a box around particular text, an image, or a mixed section of page content and ask Gemini to analyze or act on it in Chrome's side panel. The change makes Gemini more closely embedded in everyday browser work. Rather than manually describing what is on a page or switching between tools, users can identify the exact on-screen material they want Gemini to consider. For teams that regularly research products, review creative assets, compare information, or work from web-based documents, that can make AI assistance more immediate. Its usefulness will still depend on whether Gemini in Chrome is enabled for the user and, for managed environments, how administrators configure access. How Select from screen works Google's official instructions for sharing specific parts of a screen with Gemini in Chrome describe a straightforward process. Users open the Gemini side panel in Chrome, choose Select from screen , then draw around the area they want to share. The chosen content is sent to Gemini as the basis for the next interaction. The important distinction is that the feature is not limited to a single content type. Google says the selected region can contain text and/or images . That gives users a more precise way to supply context from a web page without treating the entire page as the prompt. Workflow element General Gemini interaction in Chrome Select from screen Context provided User supplies a request in the Chrome side panel User selects a defined region of a web page for Gemini Content types Depends on the interaction and context available Selected text, images, or a region containing both Selection method No region-selection step Draw a bounding box around the relevant content Why the workflow matters The value is
AI 资讯
Autonomous AI Study Notes: A Multi-Agent System with LangGraph and Streamlit
This post is my submission for DEV Education Track: Build Multi-Agent Systems with ADK . What I Built I built an Autonomous Multi-Agent Handwritten Notes Generator . Students and educators often need clean, visual study guides that resemble real handwritten notes, but manually summarizing technical subjects and formatting them takes hours. This system solves that by combining autonomous web research, structured note extraction, and headless browser rendering. You enter any topic or question, and a coordinated team of AI agents researches the concept, formats it into a notebook layout using Google handwriting fonts ( Caveat ), and captures a high-resolution .png notebook page screenshot. Deployment & Repository Links: GitHub Repository: himanshuyeolecse-jpg / multi-agent-handwritten-notes An autonomous multi-agent system built with LangGraph, Tavily, and Playwright that researches complex topics and renders handwritten-style student study notes into PNG screenshots. multi-agent-handwritten-notes An autonomous multi-agent system built with LangGraph, Tavily, and Playwright that researches complex topics and renders handwritten-style student study notes into PNG screenshots. 🎓 Multi-Agent Handwritten Notes Generator An autonomous multi-agent workflow built using LangGraph , LangChain , Tavily Search , and Playwright . The system researches complex technical concepts and dynamically compiles the findings into styled, handwritten-notebook PNG screenshots. 🏗️ System Architecture [ User Input / Prompt ] │ ▼ [ Researcher Node ] ── (Tavily Web Search & Summarization) │ ▼ [ Note Renderer Node ] ── (HTML/CSS + Google Caveat Font + Playwright Screenshot) │ ▼ [ Critic Node ] ── (Validation Check: Is Output Complete?) │ Approved? ──► No ──► [ Researcher Node ] │ Yes ▼ [ PNG Screenshot Saved ] ⚡ Features Autonomous Research: Uses Tavily API to fetch up-to-date technical context. Dynamic HTML/CSS Rendering: Formats structured summaries into a paper-notebook layout utilizing… View o
AI 资讯
Waymo’s Gemini in Ojai Remains a Limited Beta as Rider Access Expands
Waymo’s Gemini integration in Ojai is being introduced through a limited beta rollout , not as a feature available to every rider. The company’s official updates describe early access for a restricted group of riders, followed by gradual expansion, while Gemini in the Ojai cabin continues to receive interface and product enhancements. Waymo first outlined the rollout in May 2026, saying it would welcome initial riders in select cities, including San Francisco, Phoenix and Los Angeles. Those riders would receive free rides as Waymo collected feedback, with access expected to expand over time. Waymo’s May 2026 Ojai rollout announcement is the primary account of that initial plan. The company’s July 2026 update characterized Gemini in Waymo as a beta feature in the Ojai cabin. It also referred to a redesigned user interface and ongoing enhancements. Taken together, the two announcements establish a phased deployment: early rider feedback first, followed by continued iteration and broader access over time. What Waymo has announced about Gemini in Ojai The official information supports a narrower view of availability than a universal launch. In May, Waymo described a limited group of early riders in three named cities. By July, the company was still describing Gemini in the Ojai cabin as a beta. Rollout stage Waymo’s description What it indicates May 2026 First riders in San Francisco, Phoenix and Los Angeles, with free rides for a limited group while Waymo collected feedback. Initial access was restricted and feedback-led. July 2026 Gemini in Waymo was described as a beta feature in the Ojai cabin, with a redesigned UI and ongoing enhancements. The in-cabin experience remained in active development. Waymo did not provide a universal-access date in the supplied material. Its stated approach is gradual expansion, which means availability should be assessed by the company’s current rider communications rather than by assuming that a beta feature has reached all users. Why
AI 资讯
Multi-Agent Gift Recommendation Engine Powered by Google ADK & Gemini
This post is my submission for DEV Education Track: Build Multi-Agent Systems with ADK . Finding the perfect, thoughtful gift shouldn't feel like a chore. Whether it's for a birthday, anniversary, or holiday, we all experience gift-buying paralysis: Generic suggestions : "Just buy them a mug or a generic gift card." Budget anxiety : Falling in love with an idea only to find out it costs 3x what you planned to spend. Missing the subtle nuances : Forgetting that someone dislikes clutter, lives in a tiny apartment, or prefers practical experiences over physical objects. To solve this, I built GiftAdvisor . It is an intelligent, consumer-friendly gift recommendation system built with Google Agent Development Kit (ADK) , Gemini ( gemini-3.1-flash-lite ) , and deployed seamlessly to Google Cloud Run . Live Demo & Links Live Cloud Run App : https://gift-advisor-1008832068452.us-central1.run.app GitHub Repository : https://github.com/inusha-thathsara/Multi-Agent-Gift-Idea-Generator-with-Google-ADK What I Built GiftAdvisor transforms unstructured descriptions of a person into tailored, ranked, and strictly budget-compliant gift recommendations. Instead of dumping everything into a single monolithic prompt, GiftAdvisor splits the cognitive load across three specialized AI agents orchestrated via Google ADK: Profile Analyzer Agent : Understands the human behind the prompt (lifestyle, hobbies, aesthetic preferences, and explicit anti-preferences ). Idea Finder Agent : Brainstorms creative, thoughtful candidate gifts across multiple categories with estimated market prices. Budget Filter Agent : Audits estimated prices, filters out anything exceeding the user's hard budget limit, swaps in budget-friendly alternatives, and delivers a ranked curation. Key Highlights & Features Pure Multi-Agent Pipeline : Built using Google ADK's LlmAgent , SequentialAgent , and InMemorySessionService . Zero-Overhead Scale-to-Zero : Deployed to Google Cloud Run with min-instances=0 (scales to zero w
AI 资讯
Google Gemini Live Brings Voice-Started Deep Research to Mobile Multitasking
Google has connected Gemini Live with its Deep Research capability, allowing users to begin a multi-step research task by voice, leave it running in the background, and return for a spoken or transcript-based follow-up when the work is complete. The change turns Deep Research from a primarily prompt-led activity into a more conversational mobile workflow, particularly for people who need to capture a research request without staying in the app. The key distinction is not simply voice input. Gemini Live can initiate a research process that continues while a user switches apps or locks their phone. Google describes the resulting experience as a way to talk through research, with a notification when the task has finished and a seamless path back into conversation. The company's Gemini Deep Research overview for Pixel presents the capability as part of a broader effort to make in-depth research more usable on mobile devices. Deep Research itself is designed to do more than provide a single response. Google has documented a workflow in which Gemini develops a research plan, searches across sources, expands its investigation as needed, and produces a structured report with links to sources. Reports can also be exported to Google Docs. Bringing that process into Gemini Live changes how a request can begin and how a user can resume it, rather than changing the documented purpose of Deep Research. What changes in the Gemini Live research workflow The update combines conversational initiation with asynchronous execution. A user can explain a complex topic aloud, ask Gemini Live to begin Deep Research, and move on to another task while the system works. When the report is ready, the user can be notified and continue through speech or review the transcript. Workflow element Documented Deep Research experience Gemini Live integration Starting a request A research request can lead to a structured plan. A user can initiate Deep Research by speaking with Gemini Live. Research proce
AI 资讯
Google Gemini Adds Study Notebooks to Build a Structured Student Learning Hub
Google is expanding Gemini into a more structured learning environment with study notebooks , a student-focused workspace for diagnostics, personalized lessons, practice quizzes, flashcards and progress tracking. The rollout turns Gemini from a general-purpose assistant into a tool designed to organize source-based study workflows, beginning with web access worldwide and mobile support planned for later in the summer. In Google's official study notebooks announcement , the company describes a workflow that starts by assessing a learner's baseline knowledge. Gemini can then create smaller lessons tailored to a student's goals and reinforce those lessons with quizzes. The company positions the capability as part of a broader education-focused effort across Gemini and NotebookLM, rather than solely as a standalone product called Student Hub. What Gemini study notebooks add The central change is a dedicated notebook space where students can bring together their course materials and ask Gemini to produce learning activities from them. Google says users can upload sources including notes, PDFs and websites, then generate flashcards and quizzes inside a notebook. Study notebooks can also reference uploaded materials and sources while creating lessons. This structure matters because it moves the interaction beyond one-off prompts. A diagnostic quiz establishes a starting point, personalized bite-sized lessons address a learning goal, and practice quizzes provide a way to revisit material. A dashboard tracks progress within that workflow. Google also points to connections with NotebookLM, including the ability to reference past chats and outputs there. Study notebook element Confirmed role in the workflow Availability described by Google Diagnostic quizzes Establish a learner's baseline knowledge Part of the study-notebook experience Personalized lessons Create bite-sized learning content tailored to goals Part of the study-notebook experience Flashcards and practice quizzes
AI 资讯
AI automation startup Relay shuts down, staff joins Google’s Chrome team
"We have some really ambitious plans to help you work with AI in Chrome to get things done, and I’ll have more to share soon," Jacob Bank, Relay founder and CEO, said.
AI 资讯
🐾 PawSafe: An AI-Powered Food Safety Checker for Dogs
This is a submission for Weekend Challenge: Dog Days Edition What I Built PawSafe is an AI-powered web application that helps dog owners answer a simple but important question: "Can my dog eat this?" Users can enter the name of a food, upload a photo, or provide both. PawSafe then analyzes the information using Google's Gemini API and provides a simple safety assessment. The result is categorized into four levels: 🟢 Generally Safe 🟡 Use Caution 🔴 Not Safe ⚪ Unable to Determine Along with the result, PawSafe provides explanations, potential warnings, and safer alternatives when appropriate. My goal was to build something that was useful, simple to understand, and approachable for dog owners rather than making users search through multiple sources every time they encounter an unfamiliar food. Demo Live Demo Code GitHub Repository How I Built It PawSafe is a full-stack application built with: Frontend React Vite Tailwind CSS Lucide React Backend Node.js Express Multer CORS Google Gemini API Deployment Render GitHub The basic flow looks like this: User ↓ Food name / Image / Both ↓ React Frontend ↓ Express API ↓ Google Gemini ↓ Structured Analysis ↓ PawSafe Result Card One of the main technical decisions I made was to keep the Gemini API integration on the backend rather than exposing the API key in the frontend. The frontend sends the user's food information to the Express API. The backend then communicates with Gemini and returns the structured analysis to the frontend. I also wanted the application to support both text and images independently, while still allowing users to provide both when additional context is useful. Prize Categories Best Use of Google AI PawSafe is submitted for the Best Use of Google AI prize category. Google's Gemini API is the core intelligence behind the application. It is used to analyze both text-based and image-based food information and generate a structured safety assessment. The AI response is then presented through PawSafe's interface
AI 资讯
WikiPaw - Dog hunt through Wiki hopping
This is a submission for Weekend Challenge: Dog Days Edition What I Built WikiPaw is an interactive Wikipedia-hopping game designed around dog breeds! Players are given a target dog breed to reach but start on a Wikipedia page located 2–3 outgoing link hops away from their target. To help navigate the maze of Wiki links, WikiPaw uses Gemini AI as an intelligent guide to evaluate your current page against the target breed and hint at how close you are to reaching your destination Demo Live project coming on Wikipaw wikipaw-demo.mov - Google Drive drive.google.com Code The code is hosted on my github and repo is called wikipaw How I Built It The following points describe how the project works: Core Game Loop: We construct a graph of Wikipedia links starting from a selected dog breed, traversing backwards 2–3 hops to select a fun starting article. Gemini AI Integration: On each page visit, the current Wikipedia article content and target breed details are sent to Gemini AI. The model analyzes semantic similarity, topical relevance, and contextual overlap to calculate a "proximity score" and generate dynamic hints for the player. Frontend/Backend: Built with a clean UI to render stripped Wikipedia content with active internal links while tracking the player's path and hop count. Prize Categories Best Use of Google AI : Leveraged Gemini AI to dynamically calculate semantic proximity between Wikipedia articles and generate context-aware hints for players.
AI 资讯
I Love Dogs, But Dogs Scare Me — So I Built Pawsitive with Gemini 🐾.
This is a submission for Weekend Challenge: Dog Days Edition What I Built I love dogs. There, I said it. And yet, I am also scared of them. It is a strange combination. I can happily watch dog videos for hours, admire every dog I see on the street, and still instinctively tense up when one suddenly runs towards me. A lot of that comes from a traumatic experience I had with a dog as a child. You can grow up knowing that one experience doesn't define every dog you will ever meet, but sometimes your instincts don't get the memo. While thinking about this challenge, I started wondering if the problem was partly not understanding what I was seeing . If a dog is wagging its tail, what does that actually mean? If it is staring at me, should I move away? If it is barking, is it excited, nervous, protective, or something else? And if a dog is approaching me on a footpath, what should I actually do? That question became Pawsitive . Pawsitive is an interactive learning app for people who feel nervous around dogs. Instead of telling people not to be afraid, it tries to make encounters feel less unpredictable by teaching them how to recognise common body-language signals, understand situations, and make calmer decisions. But then I realised there was another side to the interaction. A dog owner might see their dog happily walking towards someone and think: "Don't worry, he's friendly!" The person approaching might be thinking: "Please don't let that dog come any closer." Both people can be looking at the same dog while experiencing completely different situations. So Pawsitive has two learning paths: people who are nervous around dogs and dog owners . The first helps people understand dogs and build confidence. The second helps owners recognise when someone might be uncomfortable, why giving people space matters, and why "my dog is friendly" doesn't necessarily make an approaching dog less intimidating. That became the idea behind the whole app: Two perspectives. One better inte
AI 资讯
Google lowers Gemini 3.7 Flash costs for developers
Google has launched Gemini 3.7 Flash, providing significant updates for coding, automation, and the development of autonomous agents. The company reduced production pricing to help businesses deploy these tools more affordably. This release comes only three weeks after the previous version, signaling a faster pace for developer-focused updates. Accelerated development cycles and cost reduction strategies The introduction of Gemini 3.7 Flash highlights a shift in how technology providers manage their product lineups. Google is prioritizing rapid iteration for its Flash series, which serves as a high-speed tool for developers. This latest version arrived less than a month after its predecessor, showing the company responds quickly to user feedback. Engineers designed this model to handle software engineering tasks and complex, multi-step workflows with higher precision. Pricing for the new model sits at $0.75 per million input tokens and $3.75 per million output tokens. This represents a reduction of approximately fifty percent compared to the prior version. By lowering the financial barrier, Google aims to make large-scale production deployments more sustainable for businesses. The company describes this version as a reliable workhorse capable of following instructions with greater accuracy than previous iterations. While the Flash series moves quickly, the more advanced Pro models follow a different path. These high-end models, designed for the most difficult reasoning tasks, see less frequent updates. During recent financial discussions, leadership at the company did not provide a specific timeline for the next Pro release. This indicates a growing gap between fast, cost-effective models and the slower development of premium intelligence tiers. Industry trends in model tiering Other companies in the industry are following similar patterns by separating their offerings into distinct categories. For example, some competitors have launched high-end variants alongside
AI 资讯
Google will now allow users to remove visible watermark from its AI generations
Turning off this setting won't affect invisible benchmarks used to identify an AI generated file.