When a wrong number is a liability, you can't use AI that guesses.

Prereasoner is an interpretable AI model that shows its reasoning transparently through named dimensions.

RESEARCH PAPER
Reasoning models don't always say what they think
Anthropic
Read the paper →
Who uses it

Built for regulated industries

Insurance underwriting & pricing

Every premium should trace to the named dimensions that priced it.

Credit scoring

Applicants and reviewers can reconstruct how the result was derived.

Healthcare & benefit eligibility

The record and explicit rule remain attached to the outcome.

The difference

Generative AI

Interpretable AI

Black box

Black box

Generative AI is like an eyeless alien that read all the internet text and decided that all visible colors like brown and all invisible light like UV and infrared can be represented by 2 dimensions, say frequency and temperature. But we don't know if these are the 2 dimensions it uses or something else. Nobody knows how the words we speak to it are represented internally in AI.

Transparent

Transparent

Interpretable AI is like a human with eyes that sees a visible color like brown and interprets it as red, green and blue via three cone types before sending it to the brain for processing. So we represent brown as 3 dimensions, i.e. RGB, which is understandable to humans, and we know exactly how the words we speak to it and the output it produces are represented internally.

Unpredictable

Unpredictable

When you give part of a sentence to generative AI, it predicts the most probable word that comes next. If it generates one word the first time and another word the second time, that makes it feel more like a human than a cookie cutter bot that repeats the same word every time. But using the same next word prediction for everything from financial calculation to code may not be reproducible and break regulations.

Predictable

Predictable

Interpretable AI constructs SQL deterministically from the named dimensions that are human understandable. This SQL does the financial calculations required to answer your prompt. That makes the answer repeatable, and auditable on how it arrived at the answer.

Why us

Named dimensions, not a confidence score

A confidence score in predicting the next word is not a reason. With Prereasoner, every answer traces to named dimensions a reviewer can read: the ones it used, the rule that combined them, and the source rows behind each answer. A reviewer can replay the decision, check each source and the calculation behind the answer. That is what the EU AI Act asks for in Articles 13 and 14: a high risk system a person can interpret, and an output a person can override. Same with GDPR on the logic involved in an automated decision.

Named dimensions, not a confidence score
Bias cannot hide in a proxy field

Bias cannot hide in a proxy field

An opaque model can price a premium from an address or another proxy field that nobody can inspect, and its stated reasoning can differ from its actual computation. Here the stated reasoning is the computation. If a field influenced the outcome it appears in the trace, so a reviewer can find a proxy and remove it instead of arguing about whether one exists.

Rerun any past decision and get the identical trace

The same input always produces the same dimensions, the same SQL and the same result. An auditor can take a decision from two years ago, rerun it and get the same answer down to the source rows, because the reasoning is deterministic and the knowledgebase is dated at source.

Rerun any past decision and get the identical trace
Transparency goes all the way to the source

Transparency goes all the way to the source

The engine is Apache 2.0, the weights are open, and so is the code that produces them: how each dimension is defined, how the model was trained, and the dated sources behind the knowledgebase. Your auditor does not have to take our word for how the model reasons. They can read it, and rebuild it.

The compliance difference
Compliance requirementGenerative AIPrereasoner
Explain why a decision was madeA generated explanation that may not be faithfulThe derivation itself: query, dimensions and sources
Reproduce the decision for an auditorVaries with samplingDeterministic and identical
Prove no hidden bias in the reasoningCannot. Inference is opaqueEvery dimension is named and readable
Guarantee no fabricated valueCannot. Generation is guessingNothing is generated
Refuse when data is insufficientTends to answer anywayRefuses & escalates
Keep regulated data on premisesCloud onlySelf-hostable, no egress
One auditable engine

Put it to work in the tools your teams already use

Start free

When a wrong number is a liability, you can't use AI that guesses

Prereasoner is an interpretable AI model that shows its reasoning transparently through named dimensions.