The binding constraints on personal AI are no longer raw compute: they are memory bandwidth, always on power, and the cross device plumbing that carries a person's context with them.
Ask a phone assistant a follow-up question today. It does not know who you were talking to yesterday, what you were working on in a browser tab on your laptop, or that you switched devices mid-thought. After several years of "AI in every device" announcements, the personal part of personal AI is still missing. Inside the industry, the reason is no longer in doubt: the bottleneck has moved off the chip and onto the rest of the stack.
For most of the last three years, the conversation has revolved around a single number: TOPS, or trillions of operations per second, the headline statistic that AI chip brands quote in every launch keynote. More TOPS, the story went, would put capable assistants on every phone, PC, and wearable. The arithmetic kept climbing. The experience did not. According to a Lei Feng Wang report on a Caixin Roundtable event built around an IDC and Qualcomm analysis, the gap is now openly acknowledged inside the industry. Raw compute is no longer the binding constraint; memory bandwidth, always-on power, and the plumbing that carries a person's context across devices are.
The reframing came from two named speakers at the roundtable: Wang Jiping with IDC's analysis, and Zhu Yuankun, a Qualcomm product and technology specialist. Wang framed the current shift as an "AI super-cycle": a transition from "AI for device," where models live inside individual products, to "AI for user," where a single agent schedules models and devices around one person. Zhu was more direct: "算力依然是芯片选型的重要参考,但算力是基础,不是唯一标准": compute is still a chip-selection input, but it is the baseline, not the differentiator. Both spoke inside a Qualcomm-commissioned event, which is worth flagging, but the underlying technical argument lines up with what edge-AI coverage has been saying all year. In 2026, the bottleneck has moved.
Three constraints now determine whether personal AI feels personal.
The first is memory bandwidth. Large language models are gated less by how fast a chip can multiply matrices than by how fast it can read model weights from memory. As models grow, the bandwidth gap is what decides whether a phone can decode a response in a second or in five. The next-generation memory standard, LPDDR6, is the first silicon designed with this gap in mind, and the theoretical bandwidth uplift from LPDDR5X to LPDDR6 is roughly 50%. That figure is vendor-side and not independently benchmarked, but the direction lines up with what DRAM-focused engineering coverage has been reporting. AI-tuned memory is now its own product category, not a footnote in a chip launch. EDN's coverage of AI-tuned DRAM for edge workloads and the Edge AI Vision Alliance's analysis of the 2026 memory squeeze both point at the same shift. The interesting design move is that cloud-style prefill and decode disaggregation does not map cleanly to devices, because on-device inference is bandwidth-bound during decode, not during the initial prompt read. The architecture has to change, not just the silicon.
The second is always-on power. A truly personal assistant has to hear, see, and remember context without flattening the battery by 10 a.m. Qualcomm's response, per Zhu's roundtable remarks, is a separate sensing hub: a low-power block with its own micro-NPU, an always-aware image signal processor, and a few milliwatts of dedicated memory. The hub listens for wake words, watches for faces, and decides when to wake the main NPU. The goal is not to do everything at once. It is to do the right thing at the right power budget. The single-digit to tens-of-milliwatt envelope is a vendor figure, not an independent benchmark, but the design pattern is increasingly common. Patsnap's 2026 edge-AI accelerator landscape describes a market where the question is no longer how many TOPS a chip can deliver but how many operations it can sustain per watt, and Semianalysis's piece on redefining edge-AI metrics makes the same point. Sustained workload behavior, not peak benchmark scores, is the new yardstick.
The third constraint is the one no chip can fix: the plumbing that lets personal memory follow a person across devices. According to IDC's terminal-market framing, smart glasses, Mini PCs, and recording-card form factors are growing while traditional categories stagnate. Each new device adds another place where a person's context can live, and another place where it can be lost. Connecting the devices is the easy part. The hard part is letting memory flow across them without leaking it, and letting an agent know which device a person is on right now. That is an identity-and-systems problem disguised as a chip problem.
The TOPS race bought the industry its launch-keynote headlines. LPDDR6 silicon in flagship phones, glasses with always-on sensing, and a cross-device memory layer the user controls are the real test of whether personal AI lands.