Waymo has built its own application-specific integrated circuit (ASIC) to power the perception, reaction-time, and navigation stack inside its robotaxis, a move that reduces how much the Alphabet-owned self-driving unit depends on Nvidia for onboard compute. According to Techmeme, the chip is designed to speed up how quickly the vehicles process sensor input and respond to what's happening on the road.

The detail worth sitting with here isn't the chip itself — it's who's making it. Waymo isn't a chipmaker, and until recently it didn't need to be one. GPUs from Nvidia have been the default substrate for almost every AI workload since the deep learning boom took off, robotics and autonomous driving included. A company building custom silicon for a task that's currently running fine on merchant hardware is a signal about cost, supply, and control — not just performance.

Why a robotaxi needs its own chip

Robotaxis are a specific kind of AI workload: the model has to ingest lidar, radar, and camera streams and produce a driving decision within a fixed latency budget, in a moving vehicle, with no cloud round-trip to fall back on. That's a narrower, more predictable job than training a frontier language model, which is exactly the kind of workload that benefits most from an ASIC — hardware built for one job runs it more efficiently than a general-purpose GPU built for thousands of jobs.

An in-house chip also gives Waymo three things a purchased GPU doesn't:

Part of a broader shift away from Nvidia

Waymo isn't operating in isolation here. Tesla has spent years on Dojo and its Full Self-Driving inference chip, Amazon has Trainium and Inferentia, Microsoft has Maia, and Meta has its MTIA line — each one a bet that owning silicon for a well-defined, recurring workload pays for itself once volume is high enough. Alphabet, Waymo's parent, has run its own TPU program for close to a decade, so the institutional know-how for custom AI silicon already exists inside the company; it's reasonable to expect Waymo drew on that experience, though the story doesn't specify the relationship.

What's notable is the direction of travel: this is no longer a handful of hyperscalers hedging against GPU shortages. It's now companies whose core product is a physical vehicle, not a cloud service, deciding that the inference layer is important enough to own outright.

What this means if you're planning inference infrastructure

Most AI builders aren't going to tape out a chip. But Waymo's move is still a useful data point for anyone thinking past the next quarter's GPU bill:

AiiN's takeaway

Waymo joining Tesla, Amazon, Microsoft, and Meta in building its own AI chip confirms that vertical integration into hardware is now the default trajectory for any company running AI inference at real scale, not a strategy reserved for cloud providers. For teams planning long-term inference infrastructure, the practical lesson isn't “build your own chip” — it's “don't assume Nvidia is the only line item in your five-year plan.” In our estimation, the more workload-specific and high-volume an AI product becomes, the more likely its owner ends up doing exactly what Waymo just did.