🎧 Prefer to listen?
Two weeks ago, I wrote about OpenAI’s Codex Micro and the pattern every major technology follows: a breakthrough becomes usable when someone builds a physical interface for it. The mouse made computers accessible. The touchscreen made smartphones intuitive. The Codex Micro is OpenAI doing the same thing for AI coding.
But there’s a question underneath that pattern that keeps coming up: what happens when the physical interface doesn’t need to be physical at all? What happens when your brain is the interface?
The current state of brain-computer interfaces
Brain-computer interfaces (BCIs) read electrical signals from your brain and translate them into commands. The technology splits into two categories, and the difference matters.
Invasive BCIs require surgery. Neuralink’s N1 implant sits inside the skull, reading neural activity directly from the brain’s surface. In January 2024, Neuralink implanted its first human patient — Noland Arbaugh, a quadriplegic who could control a computer cursor with his thoughts. By mid-2025, he was gaming, browsing, and coding using the implant. The signal quality is high, but the barrier to entry is brain surgery.
Non-invasive BCIs sit on your head. EEG headsets from companies like Emotiv, Muse, and OpenBCI read brain activity through the scalp. The signal is noisier — you’re reading neural activity through bone and skin — but no surgery required. These are the devices that could actually reach consumers.
The gap between them is closing. Synchron’s Stentrode, which enters the brain through blood vessels (no open surgery), received FDA approval for clinical trials. Kernel’s Flow helmet uses time-domain near-infrared spectroscopy to read brain activity without electrodes. The trend is clear: the technology is getting less invasive while the signal quality improves.
Why brain waves matter for AI specifically
Here’s the connection most people miss: BCIs aren’t just about controlling things with your mind. They’re about closing the intent-to-action gap.
When you type a prompt into ChatGPT, you think about what you want, translate it into words, type those words, and submit. Four steps between intent and result. When you use Claude through a voice interface, it’s two steps: think, speak. A BCI aims for one step: think, and the system responds.
That’s not science fiction — it’s a spectrum of precision. Current EEG headsets can detect:
- Motor imagery — imagining moving your left hand vs. your right hand produces distinct brain patterns
- P300 responses — your brain spikes a specific signal when it recognizes something important
- Steady-state visually evoked potentials (SSVEP) — focusing on a flickering target generates a detectable frequency
These signals are enough to select from a menu, navigate a interface, or trigger a pre-defined action. They’re not enough to dictate a paragraph. But for the kind of agentic AI workflows that already run with minimal input — “approve this,” “run that,” “send this” — the signal doesn’t need to be complex. It needs to be reliable.
The consumer path: where this is already happening
This isn’t all medical-grade. Consumer BCIs are already in the market.
Emotiv’s MNEXT and EPOC X headsets are used by researchers and developers to build brain-controlled applications. They have an SDK. You can write code that responds to attention levels, emotional states, and mental commands today.
Snap acquired NextMind in 2022 and has been integrating its non-invasive visual cortex BCI into AR glasses prototypes. The idea: look at something, think about selecting it, and it responds. No hand gesture, no voice command.
Apple filed patents for EEG-integrated AirPods that read brain activity through the ear canal. Not shipping yet, but the research is real.
Meta’s neural interface work through its Reality Labs division focuses on wrist-based electromyography (EMG) — reading nerve signals from your arm muscles rather than your brain directly. It’s a stepping stone: the signals are cleaner than EEG because they’re closer to the source, and the form factor is a wristband, not a headset.
The pattern I described in the Codex Micro piece is playing out again. The technology exists. The interface is getting simpler. The question is when it crosses from “cool demo” to “thing normal people use.”
What’s actually blocking adoption
Three problems keep brain waves from being the next unlock for physical AI.
Signal-to-noise ratio. Non-invasive EEG is messy. Your brain is doing a lot of things at once — processing emotions, maintaining balance, daydreaming — and the interface has to filter out all of that noise to find the one signal you intended. Current consumer headsets achieve about 70-85% accuracy on simple commands. That’s good enough for a demo. It’s not good enough for production.
Training time. Every BCI system requires calibration. You spend 10-30 minutes teaching the system what your brain patterns look like when you’re focusing, relaxing, or imagining specific movements. That’s friction. Compare that to voice assistants, which work out of the box with zero calibration.
Social acceptability. Wearing an EEG headset in public is still weird. Headphones are normalized. AR glasses are almost normalized. A headband with electrodes is not. The device needs to disappear before the technology can go mainstream — and that’s a design problem, not a science problem.
The near-term play: hybrid interfaces
The realistic path isn’t “brain waves replace everything.” It’s brain waves joining a toolkit of input methods that work together.
Imagine an AI agent that’s running a workflow for you. It needs approval at three decision points. You’re on a call, your hands are busy, and you can’t speak. A BCI headset reads your intent — “approve” — and the agent continues. No interruption, no fumbling for your phone.
That’s a small use case. But it’s the kind of use case that actually works with current technology. Not “control your entire computer with your mind.” Just “handle the three-second decisions that currently require you to stop what you’re doing.”
The AI agent security gap also matters here. If brain signals become a way to authenticate and authorize AI actions, the security implications are significant. Your brain patterns are biometric data. How that data gets stored, transmitted, and protected is a question the industry hasn’t answered yet.
The bottom line
Brain waves aren’t replacing keyboards or touchscreens anytime soon. But the pattern is clear: every technology becomes accessible when the interface becomes physical, and every physical interface eventually gets more direct. Keyboard → mouse → touch → voice → gesture → neural. We’re at the gesture stage, with neural one step behind.
For anyone building with AI tools, the practical takeaway is this: watch the consumer BCI space, but don’t wait for it. The interfaces that will matter in the next two years are voice and gesture. Brain waves are the 2028-2030 unlock — the one that makes AI interfaces feel like an extension of thought rather than a tool you operate.
If you want to compare AI tools that are accessible right now, check the AI Tool Advisor. If you’re new to building with AI, start at Start Here.