Jul 25, 2026 Future of Technology 18 min read

After AI: The Ambient Intelligence Arc

Raoul Pal is right that AI is cheap. But cheap cloud AI is the beginning, not the end. What happens when that intelligence leaves the data center and moves into your phone, your watch, your glasses, and eventually a robot? That is the question nobody is asking loudly enough.

I have spent the last several years at the intersection of AI strategy, enterprise delivery, and practical deployment. I have seen what organizations can actually do with AI today, and I have watched the gap between "what the models can do" and "what the hardware allows" drive most of the real constraints that enterprise teams hit. So when I read Raoul Pal's framing last week, my first reaction was: he is correct. And incomplete.

"People say AI is expensive. I pay $200 a month for Claude and get PhD-level intelligence on every subject known to humanity. Now price a human. Globally, on average, maybe $10,000 a year in food to run one brain. Plus the twenty odd years it takes to grow it first. The price of human intelligence is just uneconomical compared to machines."
Raoul Pal, @RaoulGMI, July 2026

He is describing the economics of the current moment: software AI running on centralized cloud hardware, accessed via subscription. That moment is real and the cost argument is accurate. But it is the first chapter of a longer story. The story gets dramatically more interesting when the intelligence stops being something you access and starts being something you carry.

Where We Actually Are: The Software Ceiling

Current AI, the systems that are producing genuine value inside enterprises today, runs on a specific hardware infrastructure. Large language models require data center-grade GPUs. Inference at scale costs real money. Every time you ask Claude, GPT, or Gemini a question, that query travels to a data center, is processed by hardware that costs millions of dollars per rack, and the answer travels back. The latency is low enough to feel instant. The cost is low enough to feel cheap. But the architecture is centralized, network-dependent, and limited by whatever the model was trained on at its last update.

This architecture is good for most of what enterprise AI does today: document analysis, code generation, content creation, research synthesis. It is limited for everything that requires real-time physical awareness, true personalization to your specific context in the moment, or inference in environments where network access is unavailable or unacceptable for privacy reasons.

Software AI on cloud hardware is also approaching a diminishing returns phase on certain dimensions. Model scaling, adding more parameters to a larger transformer architecture, is producing smaller gains per additional compute dollar than it did in 2021-2023. The next step changes are coming from architectural innovation, multimodal integration, and crucially, the migration of intelligence toward the hardware that is closer to where you actually are.

Chart 1: The Hardware Migration Arc (2020-2032)
2020 2022 2024 2026 2028 2030 2032 NOW Data Centers 2020+ Cloud GPUs. Network-dependent. High-end Laptops 2023+ Apple M-series. Snapdragon X. Mid-range Phones 2025+ A18, Tensor G4. 3-7B models. All Smartphones 2027+ On-device LLMs standard. Wearables 2029+ Glasses, watches. Embodied AI 2031+ Robots. Documented Projected
Directional illustration of when AI-capable inference moves to each hardware tier. "Actual" markers based on documented product launches. "Projected" represents directional estimates based on current hardware roadmaps.

The Migration: From Data Centers to Your Wrist

The hardware migration of AI inference is already underway. It is not a prediction. It is a measurable trend that you can trace through product releases and semiconductor roadmaps right now.

Data centers (2020-present): The current baseline. Centralized, expensive per unit, cheap per query at scale. Still the dominant architecture for the most capable models.

High-end laptops (2023-present): Apple's M-series silicon introduced genuinely capable on-device inference for the first time. An M4 MacBook Pro can run a compressed 13-billion-parameter model at useful inference speeds without any network connection. Qualcomm's Snapdragon X Elite brings comparable capability to Windows. This is not a toy demonstration. It is a real capability that organizations are starting to deploy for privacy-sensitive use cases.

Mid-range smartphones (2026-2028): Apple's Neural Engine, Qualcomm's Hexagon NPU, and Google's Tensor chips are all building toward on-device inference for models in the 3-7 billion parameter range. Quantization and distillation techniques are shrinking models to fit. By 2027-2028, the phone in most people's pockets will run a useful AI model locally, without any cloud dependency.

Wearables (2028-2030): The constraint here is power, not compute. Chips that deliver meaningful inference on a 300mAh watch battery are three to four hardware generations away from where Apple Watch is today. But the generation curve is aggressive. By 2029-2030, wearable-class inference is a realistic expectation for limited task domains: health monitoring, audio processing, ambient context capture.

Embodied AI, robots (2029-2032): The physical form factor changes everything about what AI can do. A robot with on-device inference and physical actuators does not just answer questions. It acts on them. The latency between decision and action drops to zero. The categories of work this opens are fundamentally different from anything software AI enables.

Chart 2: Model Compression vs Edge Hardware Capability
Model size needed (shrinking toward edge threshold) Edge hardware capacity (growing with each chip generation) Crossover 2027-28 0 25 50 75 100 2022 2023 2024 2025 2026 2027 2028 2029 2030 Dashed = projected
Two trends converging: model sizes required for useful tasks are shrinking (via quantization and distillation), while edge hardware capability is rising. The crossover region around 2027-2028 is when on-device AI becomes broadly accessible on consumer phones. Directional illustration.

What Ambient Intelligence Actually Feels Like

It is worth being precise about what changes when intelligence becomes ambient, meaning always present, always contextual, and not dependent on a network call.

Today, AI is a tool you go to. You open an app, type a query, wait for a response. Even at its fastest, it is a separate step in your workflow. The friction is low but it exists. You are aware that you are using it.

Ambient intelligence removes that step. The device already knows your context, your current task, your communication history, your location, your biometrics if you allow it, and the problem space you are operating in. It does not wait to be asked. It surfaces what you need as you need it. By the time you have finished articulating a problem, the device has already begun constructing the solution.

This sounds like a marketing claim. It is actually an engineering outcome of three converging factors: on-device inference that eliminates network latency, persistent context from wearable sensors and ambient audio, and models small enough to run continuously rather than on-demand. The combination produces something qualitatively different from current AI, not just faster access to the same thing.

Phase 01 / Now
Cloud AI

You go to AI. Network-dependent. Context resets each session. Powerful but disconnected from your physical world.

Phase 02 / 2027-28
Edge AI

AI travels with you. On-device inference. Private by default. Persistent context. Works without a signal.

Phase 03 / 2029-31
Ambient AI

AI surrounds you. Wearable sensors, embodied agents, proactive rather than reactive. The gap between thought and solution collapses.

Chart 3: Innovation Cycle Compression: Concept to Working Prototype
Weeks from validated idea to working prototype Pre-AI Era 2015-2020 72 weeks Early AI 2021-2023 36 weeks Current AI 2024-2026 10 weeks Edge AI 2027-2028 3 wks projected Ambient AI 2029+ 2 days projected Bar length on square-root scale so short bars remain visible
Estimated time from idea to working prototype across technology eras, in weeks. Pre-AI baseline (2015-2020) is drawn from documented software development timelines. AI-assisted and projected phases are directional estimates based on current toolchain capabilities and hardware trajectory.

The innovation cycle compression is the effect that should concern every organization and excite every builder. In 2018, going from a validated idea to a working software prototype took a team of engineers six to twelve months of real work. By 2024-2025, a capable individual with AI tools can produce what used to take that team in weeks. By 2028-2029, with on-device AI and ambient context, the time from "I have a problem" to "here is a working solution" for a defined class of problems could compress to days.

This is not science fiction. It is the logical endpoint of two measurable curves: the declining cost of intelligence and the declining latency between having a thought and having that thought executed.

From my experience leading AI deployments

The constraint I run into most often in enterprise AI is not model capability. The models are already extraordinarily capable. The constraint is the gap between where intelligence lives, in a cloud API, and where decisions actually get made, in a meeting room, on a factory floor, in a client conversation. Ambient intelligence closes that gap. That is the transition that will matter most to every organization I work with.

Where Quantum Enters: Not a Replacement, a New Floor

Quantum computing is the technology that gets misrepresented most confidently by people who have not read the research. It is not "AI but faster." It is not "classical computing but better." It is a fundamentally different computational paradigm that solves a specific set of problems that classical computers, including the ones running today's AI, cannot solve at scale.

The key insight is that AI and quantum are not competing. They address different problem shapes. AI excels at pattern recognition, language, prediction from historical data, and optimization within bounded search spaces. Quantum computing excels at problems that require exploring an exponentially large solution space simultaneously: molecular simulation for drug discovery, materials science at the atomic level, cryptographic factoring, and certain classes of combinatorial optimization.

The reason quantum does not step in until AI stabilizes is practical: you cannot usefully apply quantum computing to problems you have not clearly defined, and AI is still in the process of helping organizations clearly define their hardest problems. The sequencing is: AI makes organizations smarter about what their hard problems actually are, and quantum provides the compute substrate to solve the ones that fall outside classical AI's reach.

Chart 4: AI vs Quantum: Problem Domain Map
AI Today Edge AI 2028 Quantum Near-term Quantum 2030+ Language and reasoning Code generation Image and video Drug discovery Materials science Combinatorial optim. Cryptography Pattern recognition High High None None High High None Low High High None Low Med Med Med High Low Low Med High Med Med Med High Low Low Med High High High Low Med None Low Med High
Capability assessment across eight problem domains for current AI, near-term AI (edge/ambient), near-term quantum, and quantum at scale (post-2030). High = strong capability. Medium = useful but constrained. Low = early stage or structurally limited. Grounded in published research capabilities as of 2026.

IBM's publicly documented roadmap reached 1,000-plus qubit processors by 2023 (Project Condor). Google's Willow chip demonstrated specific quantum computational advantages on defined benchmark tasks in 2024. These are not commercial AI replacements. They are proof-of-concept demonstrations that the engineering path to useful quantum compute exists. The commercial utility for enterprise-relevant problems is a 2028-2032 story, not a 2026 story.

The organizations that will benefit most from quantum's commercial arrival are the ones that used AI to identify which of their problems are genuinely quantum-tractable. That is a useful filter that very few organizations are running today.

The Flywheel: When All Three Converge

The story so far has three separate threads: AI moving from cloud to edge to ambient hardware, innovation cycle compression as intelligence gets closer to where work happens, and quantum computing stepping in for the problem classes that classical AI cannot reach. They are not independent. They compound each other.

Consider the following sequence, which is not prediction but plausible extrapolation from current trajectories:

A researcher in 2029 is working on a drug candidate. Their AI-augmented wearable has been monitoring their thinking across weeks of work, has maintained a persistent model of their research question, and surfaces relevant literature the moment a new connection is detectable. The on-device model runs locally, so the data never leaves their hands. When the search space for molecular simulation exceeds what classical AI can optimize, the query is routed to a quantum compute substrate and the answer comes back in hours rather than years. The researcher's role is not to run the computation. It is to ask the right question, evaluate the answer, and decide what to do with it.

This is not the distant future. Every component of that scenario exists in nascent form today. The gap is integration, cost, and miniaturization, all of which are on known improvement curves.

Chart 5: The Convergence: Three Curves Compounding
Hardware accessibility AI model efficiency Innovation output 0 25 50 75 100 NOW 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 Dashed = projected · directional index
Directional illustration of three compounding trends indexed to a common baseline. Hardware accessibility (AI reaching more form factors), AI model efficiency (capability per dollar), and cumulative innovation output. The compounding effect becomes most pronounced after the edge AI crossover around 2027-2028.

What This Means for People and Organizations

I have written two recent posts on the human dimension of this shift: why partnerships still matter when AI makes everyone capable, and what happens to every professional role between now and 2030. The arc I am describing here is the physical infrastructure underneath those human shifts.

A few implications that follow directly from the ambient intelligence trajectory:

The organizational unit of value is shrinking. When one person with ambient AI can produce what a team of ten produced in 2022, the question of how large any given team needs to be gets asked much more aggressively. This is not primarily a cost question. It is a speed and accountability question. Smaller units with more capability are also faster units, and faster units are the ones that find the next opportunity before a larger competitor finishes its planning cycle.

Privacy architecture becomes a competitive advantage. On-device AI running locally is private by default in a way that cloud AI cannot be. The organizations that design their AI infrastructure around on-device inference for sensitive domains, healthcare, legal, financial advisory, will have a structural trust advantage that their cloud-dependent competitors cannot easily replicate. This is a moat being built right now, largely invisibly.

The hardware cycle matters more than it has in a decade. Most software companies stopped thinking carefully about hardware because cloud abstracted it away. The edge AI era reverses that. The chips in the devices your customers carry, the NPUs on their phones, the inference engines in their wearables, become relevant to what your product can do. Platform strategy has a hardware dimension again.

Quantum readiness is a now problem, not a later problem. Not because quantum compute is available today, but because the organizations that will benefit from it in 2028-2030 are the ones that spent 2026-2027 identifying their quantum-tractable problems, building the data infrastructure those problems require, and partnering with quantum providers in ways that position them to use the technology when it crosses the commercial threshold.

By the time two people finish a conversation about a problem, the device in the room will have already begun solving it. That is not a metaphor for the future. It is an engineering outcome on a known timeline.

The Honest Uncertainty

I want to be precise about what is grounded and what is genuinely uncertain in this picture.

What is grounded: the hardware migration arc from data center to laptop to phone is documented in shipping products. Model compression techniques are real and improving. Apple Silicon and Qualcomm's AI chips are commercially available today. IBM and Google quantum roadmaps are public. The innovation cycle compression from AI tools is observable in organizations deploying them now.

What is genuinely uncertain: the specific timing of each transition, the extent to which ambient intelligence changes human behavior versus just enabling the same behavior faster, the regulatory response to AI systems that operate with persistent personal context, and whether quantum computing's commercial utility arrives in 2028 or 2033.

I am not making specific quantitative predictions with confidence. I am describing a directional arc that follows from documented trajectories, and arguing that the organizations and individuals who orient around that arc now will be substantially better positioned than those who wait for the picture to become clearer.

The picture will not become clearer before it becomes real.


This is the third post in a sequence on where the AI transition is actually taking us. The first covered why partnerships and expertise remain valuable when AI is universal. The second covered what happens to every professional role between now and 2030. This post covers the hardware and infrastructure arc underneath both. The three together are my current best picture of where we are going and what to do about it.

Working through what the ambient intelligence arc means for your organization's AI strategy? I work with leadership teams on exactly these questions.

Book a conversation