What ambient AI actually means

Dr Claude DelormeHead of Research, moccet

The concept traces to a 1991 paper by Mark Weiser, then chief technologist at Xerox PARC. He called it ubiquitous computing. The technology to build it has only existed since 2022.

Ambient AI is artificial intelligence that runs continuously in the background, maintains a model of the user from connected sources, and surfaces only the few things that warrant attention. The concept traces to a 1991 paper by Mark Weiser, then chief technologist at Xerox PARC, published in Scientific American under the title The Computer for the 21st Century. Weiser called it ubiquitous computing. The technology to build it has only existed since 2022. moccet is being built around the architecture Weiser described.

This essay explains the original definition, why thirty-five years passed before the technology caught up, and how to tell the difference between products that are genuinely ambient and products that have appropriated the word.

What did Mark Weiser actually mean by ambient computing?

Weiser's 1991 essay opened with a sentence that has been quoted often enough to acquire the patina of received wisdom. The most profound technologies are those that disappear. They weave themselves into the fabric of everyday life until they are indistinguishable from it.

Weiser was reacting to what he saw as the dominant paradigm of personal computing. A person sat in front of a single machine and attended to it as a primary object. The computer was the centre. The user oriented to it. Weiser thought this was a transitional state. He proposed ubiquitous computing, a future in which computers would not be primary objects but would dissolve into the environment, becoming present continuously and unobtrusively, attending to the user rather than demanding the user's attention.

The essay laid out three forms of ubiquitous computer. Wearable tabs, handheld pads, and large interactive boards. The hardware predictions aged unevenly. Smartphones eventually played the role of pads. Wearables took longer than Weiser imagined and arrived in different forms than he sketched. Large boards remained mostly an enterprise curiosity until video conferencing made them mundane. The conceptual structure aged perfectly. Weiser's central insight was that technology becomes most useful when it disappears, and the next era of computing would be defined by which systems learned how to disappear well.

The vocabulary that emerged in the years after Weiser's paper splintered. Ubiquitous computing was the original term. Pervasive computing arrived in the late 1990s with the same meaning. Ambient intelligence was coined in European research circles around 2001, with a particular emphasis on systems that could perceive context and respond to it. Calm technology was Weiser's preferred phrase late in his career, before his death in 1999, capturing the desired user experience. Technology that does not shout. The terminology has continued to drift. The underlying idea has remained constant.

Why did ambient computing not work for thirty-five years?

The vision was right and the components were wrong. For most of the period between 1991 and 2022, the technology required to deliver ambient computing did not exist at usable cost or quality.

Sensors were too expensive and too narrow to support genuine awareness of context. Networks were too slow and unreliable to support always-on services. Software was too brittle to operate without constant user attention. Most importantly, no system could understand natural language well enough to mediate between a user's life and a computer's responses. Ubiquitous computing remained an academic phrase that described the future and never quite the present.

Around 2022, the components began to converge. Large language models reached a level of fluency that made it possible to read and write across the surface of human life in real time. Sensors and APIs became cheap enough and standardised enough that continuous read access to a person's connected applications was technically and economically feasible. Cloud infrastructure made always-on services a cost line rather than a moonshot. Trust frameworks including SOC 2 Type II, HIPAA, and GDPR matured to the point that handling personal data at scale was a solved engineering problem if a company chose to take it seriously.

Weiser's vision became technically buildable, for the first time, around 2024. Ambient AI is the name the industry is converging on for what gets built next.

What are the three properties of an ambient AI system?

The phrase is doing rough work in the current market. Google describes its AI strategy as ambient. Anthropic positions Claude as moving toward ambient agency. OpenAI's recent product launches gesture at AI that is just there. The phrase is more substantive than the marketing suggests, and the substance is recognisable when you know what to look for.

An ambient AI system has three properties that distinguish it from request-response AI.

The first property is continuity. The system runs without being summoned. An ambient AI is not a chat the user opens. An ambient AI is a service that is on the way the lights are on. Continuity is structural, not a feature, and it shapes everything else about the system.

The second property is context. The system maintains a model of the user that updates continuously from connected sources. The model is what allows the system to know what is worth the user's attention this hour as opposed to last hour. Without the model, continuity collapses into noise. The user gets pinged about everything, because the system has no basis for selectivity. A fuller account of how the model is built and maintained is in the essay on memory in AI.

The third property is selectivity. The system does not broadcast everything it notices. Selectivity is the property that distinguishes ambient AI from products that have failed to live up to Weiser's promise. A notification on a smart watch is not ambient AI, even though the hardware is ambient, because the system has not decided what is worth interrupting the user. The watch interrupts the user with everything. Notifications are ambient hardware running un-ambient software.

Selectivity is the hard part. Building a system that handles things quietly requires knowing which things should be quiet and which should not, and the volume of signal a connected life produces is enormous. Most of the engineering of an ambient AI is in this classification problem. The system has to decide, continuously, which signals warrant action, which warrant a notification, and which warrant nothing. The decisions have to be correct most of the time. The cost of being wrong runs in both directions. Too much intervention and the user feels surveilled. Too little and the system has not earned its place in the architecture of their life.

How can a user tell if a product is genuinely ambient AI?

Ambient AI cannot be a feature added to an existing product. The architecture has to be designed for from the beginning. A chat assistant that adds a background mode is not an ambient AI. A chat assistant with a background mode is what users will mostly ignore.

A genuine ambient AI is built around the model of the user and around the classifier that decides what is worth surfacing. The chat, where it exists, is one of several interfaces. So is a notification. So is a draft sitting in the inbox. So is the meeting that quietly moved itself.

Three diagnostic questions sort the products.

Does the system run when the user is not looking at it? An ambient AI is doing work continuously, even when the user is not watching. A product that is silent until opened is not ambient.

Does the system have a model of the user that draws on more than the current conversation? The model is what makes selectivity possible. A product without a model cannot be selective and is therefore not ambient by Weiser's definition.

Is the user being notified less after adopting the product than before? An ambient AI should be quieter than the systems it replaces, not louder. If the user's notification load has gone up, the product has failed the basic ambient discipline. moccet is being built to fail none of these tests, with the orchestrator-worker pattern as the underlying architecture for selective continuous operation.

What does the destination actually look like?

The current generation of ambient AI products is small. The category is in its first year of being technically possible at consumer scale, and most of what is sold under the label is the older shape of product with new marketing. Genuine ambient AI is rare, in beta, or limited to early users. moccet is one of the systems in the early generation.

This is normal for a new category. The PC was a curiosity for years before it became an institution. The smartphone was a niche product before it became the operating system of daily life. Ambient AI is at the start of its arc, and the arc will be long.

What is worth understanding now, before the arc completes, is what the destination looks like. In a fully ambient world, the user does not type prompts. The user does not open apps. The user does not check notifications. The user lives, and the AI handles the parts of the life that should not require their attention. The user surfaces only when their attention is genuinely required. The interface is the absence of interface. The experience is the absence of experience.

Mark Weiser was right, and his timing was off by a generation. The technology has finally caught up to the idea. What the industry is calling ambient AI is the long-delayed realisation of ubiquitous computing. The same vision, with the components in place to actually build it, and the architectural commitments still being worked out. The companies that take the discipline seriously will build the calm technology Weiser had in mind. The companies that do not will build smartwatches that buzz at every email and call themselves ambient.

Try moccet

moccet is a personal intelligence built around a continuous model of one person’s life. The product is in early access. The founders run a live twenty-minute session daily at 1pm Pacific that walks through how it works on a real week.

Claim your seat

Common questions.

Ambient AI is artificial intelligence that runs continuously in the background, maintains a model of the user from connected sources, and surfaces only the few things that warrant attention. The concept traces to a 1991 paper by Mark Weiser of Xerox PARC, who called it ubiquitous computing.
Mark Weiser, then chief technologist at Xerox PARC, introduced the underlying concept in a 1991 paper in Scientific American titled The Computer for the 21st Century. Weiser used the term ubiquitous computing. The phrase ambient intelligence was coined in European research circles around 2001 with a particular emphasis on context-aware systems.
An ambient AI system has three properties that distinguish it from request-response AI. It is continuous, running without being summoned. It is contextual, maintaining a model of the user that updates from connected sources. It is selective, surfacing only the few things that warrant the user's attention while handling the rest quietly.
The vision was right and the components were wrong. Sensors were too narrow, networks too slow, software too brittle, and no system could understand natural language well enough. The components converged around 2022 with large language models, cheap APIs, mature cloud infrastructure, and trust frameworks like SOC 2 Type II, HIPAA, and GDPR.
Three diagnostic questions sort genuine ambient AI from products that have appropriated the term. Does the system run when the user is not looking at it? Does the system have a model of the user that draws on more than the current conversation? Is the user being notified less after adopting the product than before?
Live, daily at 1pm Pacific.

See moccet on a real week of yours.

Twenty minutes with the founders. They’ll show you how moccet works on a week like yours, what it’s good at, what it can do for you. Ten minutes for your questions.

Claim your seat