Google leans on token metrics, not revenue, adding to bubble talk about AI growth

THE DECODERFriday, October 31, 2025 at 8:08:20 PM
Google leans on token metrics, not revenue, adding to bubble talk about AI growth
Google is highlighting its achievements in cloud services and AI chip development, yet there remains uncertainty about whether generative AI is contributing significantly to its revenue. This situation raises questions about the sustainability of AI growth and whether the current enthusiasm is justified, especially as discussions about a potential bubble in the AI sector continue.
— Curated by the World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended Readings
Evaluating the success of generative AI often involves a cru
PositiveArtificial Intelligence
The evaluation of generative AI's success hinges on an important metric known as the Knowledge Retention Rate (KRR). This rate indicates how effectively users retain and utilize AI-generated knowledge in their tasks over a month. For instance, a language learning app that provides tailored grammar lessons can significantly enhance user engagement and learning outcomes if users consistently apply what they've learned in follow-up exercises. This metric not only highlights the effectiveness of AI in education but also underscores its potential to transform how we learn and retain information.
How to Data Engineer the ETLFunnel Way
NeutralArtificial Intelligence
In the latest installment of the ETLFunnel series, the focus is on mastering pipeline termination, a crucial aspect of data engineering. The article highlights the common issue of pipelines running continuously, leading to unnecessary costs, especially during off-peak hours. By implementing effective termination strategies, data engineers can optimize resource usage and reduce expenses, making it a vital topic for anyone involved in data management.
Reddit Cashes in on AI Craze: 68% Revenue Jump and 443% Profit Surge Stun Wall Street
PositiveArtificial Intelligence
Reddit is making waves in the tech world with a remarkable 68% increase in revenue and a staggering 443% surge in profits, much to the surprise of Wall Street. With 116 million daily active users, the platform is not only growing but also planning to launch new marketing campaigns to enhance user engagement and brand awareness. This growth is significant as it highlights Reddit's potential in the competitive social media landscape and its ability to leverage AI trends for financial success.
How to Install Gemini CLI
PositiveArtificial Intelligence
This article provides a straightforward guide on how to install the Gemini CLI using Node.js, which is essential for developers looking to leverage Google's generative AI tools. By following the steps outlined, users can easily set up the CLI and start utilizing its features, making it a valuable resource for enhancing productivity and accessing advanced AI capabilities.
Building “AI Disaster Response Platform” with Google Cloud Run and Gemini
PositiveArtificial Intelligence
The newly developed AI Environment Dashboard leverages Google Cloud Run and Gemini AI to provide a comprehensive tool for analyzing and predicting disaster risks. By integrating real-time environmental data, this platform offers users interactive maps and analytical charts, making it easier to understand potential threats. This innovation is significant as it enhances disaster preparedness and response, ultimately saving lives and resources.
MediaTek says it is on track to generate $1B in revenue from its data center AI accelerator ASIC chips in 2026, after reporting Q3 revenue up 7.8% YoY to $4.64B (Reuters)
PositiveArtificial Intelligence
MediaTek is making significant strides in the tech industry, projecting $1 billion in revenue from its data center AI accelerator ASIC chips by 2026. This follows a strong Q3 performance, with a 7.8% year-over-year revenue increase to $4.64 billion. This growth highlights MediaTek's commitment to innovation in AI technology and positions it as a key player in the competitive semiconductor market, which is crucial for powering advanced data processing and AI applications.
AWS Route 53 Guide: What It Is, Key Features, and Why It's Essential for Scalable DNS Management in 2025
PositiveArtificial Intelligence
AWS Route 53 is a powerful cloud DNS service that plays a crucial role in managing domain names and IP addresses, making it essential for businesses looking to scale their online presence in 2025. Its ability to provide high availability and cost-effectiveness means that companies can rely on it to ensure their websites are accessible and efficient. As the internet continues to grow, understanding and utilizing services like Route 53 will be key for organizations aiming to enhance their digital infrastructure.
Azure Data Factory — The Conveyor Belt of Data in the Cloud
PositiveArtificial Intelligence
Azure Data Factory (ADF) is revolutionizing how enterprises handle data movement and transformation in the cloud. By likening ADF to a conveyor belt, the article illustrates its efficiency in managing data workflows, making it easier for businesses to generate reports and dashboards. This matters because as companies increasingly rely on data-driven decisions, tools like ADF become essential for streamlining processes and enhancing productivity.
Latest from Artificial Intelligence
Semantic search with embeddings in PHP: a hands-on guide using Neuron AI and Ollama
PositiveArtificial Intelligence
This article explores how semantic search using embeddings can enhance user experience on e-commerce and content websites. By allowing searches based on meaning rather than exact word matches, businesses can better connect users with relevant products, like 'Christmas stocking' or 'winter celebration bundle', even if the search terms differ. This approach not only improves search accuracy but also boosts customer satisfaction, making it a valuable strategy for online retailers.
How to Optimize Delphi Code Performance in 2025?
PositiveArtificial Intelligence
In the rapidly changing landscape of software development, optimizing Delphi code performance is essential for developers aiming to stay competitive. This article discusses effective strategies for enhancing code efficiency in 2025, emphasizing the importance of using the latest Delphi version and staying updated with best practices. By implementing these techniques, developers can ensure their applications run smoothly and meet the demands of modern users.
Did you know that AI systems have been found to have bias ag
NegativeArtificial Intelligence
Recent findings reveal that AI systems exhibit bias against individuals with non-traditional names, often those with unique spellings or multiple vowels. This bias can lead to the exclusion of people from non-Western backgrounds in job opportunities, raising concerns about fairness and equality in hiring practices. Addressing this issue is crucial to ensure that technology serves everyone equally.
🏁ASPICE Literacy — Episode 9: ASPICE & Functional Safety: Siblings 👫 or Strangers 👥?
NeutralArtificial Intelligence
In the latest episode of ASPICE Literacy, the discussion centers around the relationship between ASPICE and ISO 26262, two critical frameworks in automotive development. While both aim to ensure quality and safety, they often operate in isolation. This episode explores whether they can work together effectively or if they are destined to remain separate entities. Understanding their dynamics is essential for improving project outcomes in the automotive industry.
How can I bind OLSRT to PHP?
PositiveArtificial Intelligence
In a recent blog post, a developer shares insights on how to bind OLSRT to PHP, following a previous discussion on Node.js. This topic is significant as it opens up new possibilities for integrating asynchronous and event-driven capabilities into PHP, a language traditionally seen as synchronous. The post invites developers to explore this challenge together, fostering a sense of community and collaboration in the tech space.
**Emotion-Informed Sentiment Analysis** ```python import nl
NeutralArtificial Intelligence
The article discusses Emotion-Informed Sentiment Analysis, highlighting the use of Python's NLTK library and its SentimentIntensityAnalyzer to assess emotions in text. This approach is significant as it enhances traditional sentiment analysis by incorporating emotional context, allowing for a more nuanced understanding of sentiments expressed in various texts.