Why the Next Great Interface for AI Looks More Human Than Technical

Mark Erdmann

Hatched by Mark Erdmann

May 22, 2026

10 min read

91%

0

The strange convergence: seeing and steering

What if the real breakthrough in AI is not making models smarter, but making them more steerable and more legible at the same time?

That sounds like two different problems. One is about perception, the ability to read messy reality and turn it into structured data. The other is about personality, the ability to nudge a model toward a certain kind of thinking, tone, or output style. Yet these two frontiers are quietly converging into a single design question: how do we make intelligence that can both understand the world and be tuned to work the way we want?

A model that can pull clean text from a handwritten receipt is not just a better OCR engine. It is a machine that can translate ambiguity into order. A model whose behavior can be adjusted with a kind of personality dial is not just a chat toy. It is a machine that can shift among modes of reasoning, creativity, caution, and precision. Put those together, and you get a provocative possibility: the next useful interface for AI may not be a prompt box. It may be a control surface.

Think less about typing perfect instructions, more about operating an instrument.


From document reader to cognitive mixer

For decades, software has treated intelligence as a binary. Either the system can read a document, or it cannot. Either the system can draft an answer, or it cannot. But modern multimodal models blur those boundaries. A vision model that can extract tables, handwritten notes, and structured fields from a page is already doing something closer to interpretation than simple recognition.

That matters because most valuable information in the real world is not neat. It arrives in forms like:

  • a photographed invoice with folded corners and faint pen marks
  • a whiteboard shot at an angle after a meeting
  • a scanned form with crossing lines, stamps, and handwritten corrections
  • a screenshot of a spreadsheet with merged cells and inconsistent formatting

Traditional software sees chaos. Humans see context. New models sit somewhere in between: they can transform a cluttered visual field into something that downstream tools can use. This is not merely OCR. It is shape extraction from ambiguity.

Now add the second idea: a way to tune the model’s “mode.” The playful metaphor of nine personality types is more than internet whimsy. It points to a serious interface challenge. Different tasks demand different cognitive postures. Writing unit tests requires caution, consistency, and intolerance for edge cases. Visual design benefits from taste, exploration, and willingness to generate unusual combinations. Strategy work often needs synthesis, judgment, and a bit of skepticism.

In other words, not every task needs the same mind. And not every model should behave like one monolithic personality.

The hidden goal is not to build one universal intelligence. It is to build a system that can switch between useful kinds of intelligence on demand.

That is the real connection between extraction and temperament. In both cases, the problem is translation. One translates pixels into data. The other translates a general model into a task specific stance.


Why prompts are a weak interface for power users

Most people use AI like a search bar with manners. They ask a question, hope for a decent answer, and refine the prompt if the result disappoints them. That works for simple tasks. But for serious work, prompting is a blunt instrument. It asks users to encode intent in language, even when what they really want is to control behavior along several dimensions at once.

Imagine trying to direct a film crew by writing a paragraph every time you want to change the lighting, pacing, or camera angle. That is essentially what many AI workflows still do. The prompt has to carry not only the task, but the style, the rigor, the risk tolerance, the level of verbosity, and the degree of creativity.

A better interface would separate these concerns. Instead of one giant instruction, you would use a control surface:

  • one dial for creativity versus conservatism
  • one dial for speed versus thoroughness
  • one dial for breadth versus precision
  • one dial for friendly collaboration versus strict execution

The nine type metaphor is useful because it reminds us that users do not want a single abstract model. They want a collection of behavioral modes. Sometimes you want a model that brainstorms wildly. Sometimes you want one that refuses to invent anything beyond the evidence. Sometimes you want a model that interrogates your assumptions like a skeptical editor.

This is exactly why extraction and steering belong in the same conversation. Both are about reducing friction between human intention and machine output. OCR removes the friction between image and text. A personality dial removes the friction between desired behavior and generated behavior.

And both are forms of compression. The model compresses a complex input into a useful representation, or compresses a diffuse human intention into a repeatable response pattern.


The deeper pattern: intelligence becomes infrastructure when it can be tuned

The first wave of software made information searchable. The second made it portable. The third made it conversational. The next wave will make it operable.

That word matters. Operable intelligence is not just something you talk to. It is something you can run in different modes, embed into workflows, and trust to handle partial messiness without constant supervision. This is how AI stops being a novelty and starts becoming infrastructure.

Infrastructure is defined by three properties:

  1. It handles repetitive complexity without much fanfare.
  2. It adapts to different contexts without being rebuilt from scratch.
  3. It becomes invisible when it works well.

A vision model that can reliably extract handwritten tabular data is infrastructure because it turns ugly, inconsistent inputs into structured assets. A steerable model is infrastructure because it can be retuned for a memo, a bug fix, a design critique, or a legal summary without needing a new application every time.

The combination is powerful because real workflows are hybrid. A human reads a receipt, then a model extracts the line items, then another model drafts an expense report, then a stricter mode checks for anomalies. One system is not enough if it is either perceptive but rigid, or flexible but sloppy. What organizations need is a pipeline of intelligence that can see, sort, and shift gears.

That is the overlooked business opportunity. The killer app may not be the single best model. It may be the best composition of models and modes.

Consider a few concrete examples:

  • In finance, a system extracts handwritten figures from documents, then switches into a conservative audit mode to flag anything irregular.
  • In healthcare admin, one mode reads intake forms, another mode summarizes patient histories, and a third mode writes compliant follow up messages.
  • In product design, a model can ingest sketches or whiteboard photos, extract the structure, then pivot into an exploratory creative mode for ideation.
  • In engineering, the same assistant can read logs, generate a reproduction path, then switch to a precision mode for test generation.

Each stage needs a different behavioral stance. The future is not one AI. It is an orchestra of modes.


The real design problem is not intelligence, but calibration

This is where the metaphor of personality can mislead if taken too literally. The point is not that models have souls or emotions. The point is that task performance depends on calibration, and calibration is often underdesigned.

A model that is too eager invents details. A model that is too cautious fails to be useful. A model that is too creative in a legal context becomes dangerous. A model that is too rigid in a brainstorming session becomes boring. Most failures come from mismatch, not lack of capability.

That gives us a better framework than asking, “How smart is the model?” A better question is:

What mode of intelligence does this task require, and how easily can we move the system into that mode?

This is a practical mental model with three layers:

1. Perception layer

Can the system read the world accurately enough to work with it? This includes OCR, handwriting, tables, screenshots, audio transcripts, and visual context.

2. Behavior layer

Can the system shift its response style to match the task? This includes creativity, rigor, caution, brevity, formality, and skepticism.

3. Orchestration layer

Can the user or application choose the right mode at the right time without wrestling the system every step of the way?

When these layers are aligned, AI becomes dramatically more useful. When they are not, you get the familiar frustrations: a tool that sees but cannot adapt, or adapts but cannot reliably perceive.

The future of AI interfaces is not just better prompts. It is better calibration across perception, behavior, and orchestration.

This is also why the most compelling systems may feel less like chatbots and more like workshop benches. On a workshop bench, you do not use the same tool setting for every job. You change blades, torque, temperature, and pressure. AI is heading toward the same logic.


What this means for builders and users

If this thesis is right, then the winning products will not merely expose a chat window with a nicer model behind it. They will let users control AI like a craftsperson controls instruments.

For builders, that means designing for mode selection, not just model selection. The UI should make it obvious when the system is in extraction mode, editing mode, brainstorming mode, or verification mode. The system should not ask users to remember arcane prompt recipes to get the right behavior.

It also means product teams should separate interpretation tasks from generation tasks. A document pipeline, for instance, might first extract structure from images, then run a different pass for summarization, then another for validation. Do not ask one pass to do everything if the work contains distinct kinds of reasoning.

For users, the lesson is to stop treating AI as one personality you must negotiate with. Instead, ask:

  • What is the task really asking of the model?
  • Does it need accuracy, invention, critique, or synthesis?
  • Do I need the model to read, decide, or refine?
  • Which mode reduces errors, not just maximizes fluency?

That shift changes how you use the tool. You stop writing sprawling prompts and start thinking like a conductor. You stop trying to persuade the model into being useful and start configuring it into usefulness.

Here is the deepest implication: once AI becomes both readable and steerable, the main skill is no longer prompt engineering in the narrow sense. It is behavior design. The winner will be the person or team who can define the right cognitive posture for each step in a workflow.


Key Takeaways

  • Treat AI as a set of modes, not one personality. Different tasks need different cognitive postures, such as creative, cautious, rigorous, or exploratory.
  • Separate reading from reasoning. Extraction and generation are different jobs, and they often work better as distinct steps in a workflow.
  • Design for calibration, not just capability. The best system is the one that can be tuned to the right level of accuracy, risk, and creativity for the moment.
  • Use control surfaces, not only prompts. Interfaces should make it easy to adjust behavior directly, instead of forcing users to encode everything in prose.
  • Think in pipelines of intelligence. Real work often needs a model to see, then summarize, then verify, then act.

The end of the one size fits all model

The most interesting thing about AI may be that it is teaching us to think more precisely about thinking itself. We are learning that intelligence is not a single ladder of IQ points. It is a collection of capacities that can be mixed, constrained, and tuned.

A model that can read handwriting and tables is showing us that perception can be upgraded. A model that can be nudged toward different modes is showing us that behavior can be tuned. Together, they point to a future where software is less like a static product and more like an adjustable mind.

That changes the question we should ask. Not, “How human can AI become?” But, “How well can AI be shaped to serve the many forms of human work?”

The answer may be that the best AI will feel less like a chatbot and more like an instrument panel for cognition. Not because it is cold or mechanical, but because real intelligence, human or machine, has always depended on knowing when to see clearly and when to think differently.

Sources

← Back to Library

Hatch New Ideas with Glasp AI 🐣

Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)

Start Hatching 🐣