Urgent.News

the world's headlines, one feed

Editions

AI

Google's Gemini AI assistant reaches one billion users

Google's artificial intelligence assistant Gemini has surpassed one billion monthly users, CEO Sundar Pichai announced Tuesday, a week after a major reorganization of the tech giant's AI division. OpenAI reached one billion users across all its interfaces, led by ChatGPT, the lab announced in July without specifying whether that figure was monthly or weekly users.

Google's Gemini AI assistant reaches one billion users

Google's artificial intelligence assistant, Gemini, has surpassed one billion monthly users. The milestone was announced by CEO Sundar Pichai on Tuesday, a week after a major reorganization of the tech giant's AI division. According to Pichai, Gemini is the company's fastest-growing product ever and its 14th product to reach a billion users.

The reorganization of Google's AI division has seen several changes, including Demis Hassabis stepping back from day-to-day management of Google DeepMind, the lab that designs the Gemini models. Several leading researchers, including Jeff Dean, have also left the company. Despite this, Google's audience remains a key asset as it integrates AI into its ecosystem, including search, Gmail, Google Maps, and YouTube.

Gemini's user milestone is notable, especially given that rival OpenAI reached one billion users across all its interfaces, led by ChatGPT, in July. However, OpenAI did not specify whether this figure was monthly or weekly users. Google's new flagship model, Gemini 3.5 Pro, which was initially promised for June, has yet to be released, while its rivals have launched several models considered more powerful, particularly for generating computer code.

Brief written by urgent.news from Economic Times Tech, New Straits Times, Free Malaysia Today, Gulf News, Malay Mail — 5 reports on this story. Machine-written — it may contain errors, so check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at economictimes.indiatimes.com →

More in AI

The Model Is a Variable: Compiling a Neural Network Into Your C++ Binary

Overview I strongly believe software frameworks cannot be designed in the abstract. UchenML came out of my experiments integrating machine learning into edge applications, and out of what I want to…

  • Neural network integrated directly into C++ binary without inference server.
  • Dots demo places trained model in browser tab to serve as opponent.
  • UchenML creates small, fast models for heterogeneous, distributed intelligence.

Building a Production AI Agent in Spring Boot: The Sandbox Rule (Part 11)

Docker shipped a product this week with a feature it calls YOLO mode, and the marketing line is almost a dare: "No manual review, no permission prompts, no supervision required." Docker Sandboxes…

  • Docker's YOLO mode offers zero supervision for agents
  • Sandboxes provide microVMs with firewalls and secret injection
  • Three attack channels in e-commerce assistant: user message, tool output, tool side effect