Home / Work / Neuro Pilot

Designing for a system that is probably right: Neuro Pilot

An AI copilot for focus and cognitive training, where the hardest design problem is being honest about uncertainty.

Neuro Pilot — AI · Mobile
Role
Product Designer
Timeline
2023
Team
Founders, ML engineer, mobile developers
The challenge

Model-driven products face a question deterministic software never asks.

What does the interface do when the system is probably right rather than definitely right?

Overstate the confidence and you break trust permanently the first time it is wrong — and it will be wrong. Understate it and the product feels like it is hedging, which reads as useless.

This is not a copy problem. It changes what screens exist.

Opportunity

Design the failure case first

A product built on a model is judged on its worst visible output, not its average one. That makes the low-confidence state the most important screen in the app.

Discovery & research

I worked backwards from the moments where trust breaks.

With the founders and the ML engineer, I mapped where the model's output could be wrong, how wrong, and what the user would be doing at that moment.

That map, rather than a feature list, became the basis for the interface.

Wrong once, distrusted always

A confident-looking suggestion that turns out to be wrong does lasting damage, because it teaches the user that the confidence signal means nothing.

Users want the reasoning

People accepted imperfect suggestions readily when they could see what the suggestion was based on, and rejected identical suggestions offered without explanation.

Low motivation is the normal case

A focus product is opened precisely on the days when the user has the least energy for it. A loop that only works when someone is enthusiastic does not work.

Trust
Confidence must be visible and honest
Suggestions are framed as suggestions, always. The interface never presents a probabilistic output in the visual language of a fact.
Provenance
Show the basis, not just the answer
Every suggestion carries what it was drawn from, which is what makes it possible to disagree with it intelligently.
Recovery
Correction has to cost one gesture
If disagreeing with the model is harder than accepting it, the data you collect is compliance rather than feedback.
Key insight
An AI feature is only as good as its worst output looks.

That principle decided the build order. The empty state, the low-confidence state and the plainly-wrong state were designed before the happy path.

When the model has nothing useful, the app says so in plain language rather than generating something to fill the space. Saying nothing is a designed outcome, not a gap.

The solution

A trust layer underneath a deliberately small daily loop.

The product does a few things and is honest about all of them. Everything the model produces is legible, attributable and correctable.

Design decision

Suggestions that show their working

Every recommendation carries its basis and its confidence.

Rather than a single confident answer, the interface presents what it noticed and what it concluded, in that order.

This costs a small amount of space and buys the thing the product cannot function without.

Design decision

Failure as a designed screen

When the model has nothing, the app says so.

Low-confidence and no-result states were designed as first-class screens with their own copy, layout and next action — not as an error toast on top of an empty container.

Design decision

Correction in one gesture

Disagreeing is as fast as accepting.

Every suggestion can be dismissed or adjusted inline. The feedback this produces is real signal, because rejecting is not more effort than complying.

Design decision

A loop that survives a bad day

The daily session is short enough to complete when motivation is low.

The core loop was deliberately kept small. A product used on low-energy days has to be designed for those days rather than for the demo.

Outcome

A product that stays credible when it is wrong.

Which is the only condition under which people keep using it when it is right. The trust patterns — provenance, honest confidence, one-gesture correction — became the foundation the rest of the product was built on.

The same patterns have carried into other AI work since; they generalise far better than any individual screen does.

Reflection

What this project taught me about AI interfaces

The instinct with a model-driven product is to design the impressive case. It is the wrong instinct. Users calibrate their trust on the failures, and they encounter those early.

Designing the worst case first is not pessimism — it is the fastest way to a product people keep.