ToolsThe story, in brief

Google Cloud’s Always-On Memory Agent Replaces RAG and Embeddings With Continuous LLM Consolidation on Gemini 3.1 Flash-Lite

Google just shipped a memory system that kills RAG. No embeddings. No vector DB. Just continuous LLM consolidation on Gemini 3.1 Flash-Lite.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Google Cloud is shipping a production-ready alternative to RAG/embeddings architecture using stateful LLM agents with persistent SQLite memory. This represents a meaningful shift in how builders approach context management and could reshape RAG adoption patterns.

The key facts

6 to know
  1. Always-On Memory Agent reference implementation ships in Google Cloud generative-ai repository

  2. Built on Google ADK and Gemini 3.1 Flash-Lite

  3. Eliminates vector database and embeddings layer

  4. Uses orchestrator pattern: Ingest, Consolidate, Query sub-agents

  5. Memory persisted in SQLite with 24/7 continuous processing

  6. Treats memory as running process rather than static retrieval

Go to the source

MarkTechPostmarktechpost.com

Publisher excerpt: Google Cloud's generative-ai repository ships the Always-On Memory Agent, a reference implementation that treats memory as a running process. Built on Google ADK and Gemini 3.1 Flash-Lite, it uses no vector database and no embeddings. Instead, an orchestrator routes to Ingest, Consolidate, and…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools