Category: Blog

Using Scikit-LLM with Open-Source LLMs

Using Scikit-LLM with Open-Source LLMs

In this article, you will learn how to use locally hosted language models through Ollama to perform text classification tasks, all without spending a cent on API calls. Topics

Read More
Introducing DiffusionGemma

Introducing DiffusionGemma

Why diffusion for text? While the AI research community has explored diffusion-based text generation for years, applying it to large models has remained a challenge. DiffusionGemma changes this by

Read More
McDonald’s tests Google-backed AI drive-thru ordering system

McDonald’s tests Google-backed AI drive-thru ordering system

McDonald’s is testing a new AI system that can take drive-thru orders and support restaurant operations. The system, called ArchIQ and nicknamed “Archy,” was introduced during the company’s Worldwide

Read More
Why Do LLMs Corrupt Your Documents When You Delegate?

Why Do LLMs Corrupt Your Documents When You Delegate?

  # Corruption with Delegation  We are entering a new AI era, in which interaction turns into work delegation. Users not only just chat with an AI that answers their

Read More
Building Semantic Search with Transformers.js and Sentence Embeddings

Building Semantic Search with Transformers.js and Sentence Embeddings

In this article, you will learn how sentence embeddings work and how to build a fully client-side semantic search engine using Transformers.js, with no server, no API key, and

Read More
Tools to understand how content was created and edited

Tools to understand how content was created and edited

As generative media becomes more advanced and accessible, it’s helpful to know where content comes from, and whether it’s been altered. Today, we’re expanding our content transparency and verification

Read More
How C3 AI agents will automate predictive maintenance for Shell

How C3 AI agents will automate predictive maintenance for Shell

Shell will use agents from C3 AI to shift from basic anomaly detection towards fully-automated predictive maintenance. The global energy giant is building on their current use of the

Read More
What the Agentic Era Means for Data Science

What the Agentic Era Means for Data Science

  # Introduction  Something has shifted at the intersection of AI and data science, and it’s changed how practitioners work. The systems deployed today don’t just generate a response and

Read More
Building a Context Pruning Pipeline for Long-Running Agents

Building a Context Pruning Pipeline for Long-Running Agents

In this article, you will learn how to implement a context pruning pipeline for long-running AI agents, enabling them to manage conversational memory efficiently through semantic similarity. Topics we

Read More
New AI Tools for the Future of Science

New AI Tools for the Future of Science

For centuries, the scientific method has been the greatest engine of human progress. At Google, our mission is deeply rooted in building tools to accelerate it. We believe that

Read More