Is AI conscious?

There is a serious scientific answer to this, and it is more interesting than either the dismissal or the hype.

Analysis by Inzonex · published 2026-09-25 · counted from published open data · how we work

Key figures

The most rigorous assessment concluded that no current AI system is conscious.

The same assessment found no obvious technical barrier to building one that could be.

At least one frontier lab now runs a research programme on the question and has shipped a product change because of it.

How the question was made answerable

Asking whether a system is conscious usually produces argument because nobody agrees what would count as evidence. A 2023 report by Patrick Butlin, Robert Long and a group of consciousness researchers and computer scientists took a different route.

Rather than debating definitions, they took the leading neuroscientific theories of consciousness, asked what each one implies a system must do computationally, turned those into indicator properties, and then checked current AI architectures against the list.

That converts an argument into an audit. You can disagree with a theory, but you can check whether an architecture has the property the theory requires.

The theories and what they require

Theory of consciousnessWhat it implies a system needs
Recurrent processingFeedback loops in processing, not just a forward pass
Global workspaceA limited-capacity workspace that broadcasts to many specialised modules
Higher-order theoriesRepresentations that monitor the system's own representations
Predictive processingGenerating predictions and using their errors
Attention schemaAn internal model of the system's own attention

There is no chart in this section, because there is nothing measured to plot. These are structural requirements, not quantities.

The verdict

The report's conclusion is two sentences long and both halves matter.

No current AI system is conscious. On the indicator properties derived from these theories, today's architectures do not have what the theories say is required.

There are no obvious barriers to building one that could be. Nothing identified in the analysis says the required properties are impossible to implement. They are engineering choices that current systems happen not to make.

Fluent conversation is not on the list. A system that talks about its feelings persuasively has demonstrated that it models language about feelings, which is exactly what it was trained to do, and that is evidence about the training objective rather than about the system.

Why a company shipped a feature over this

In April 2025 Anthropic announced a research programme on model welfare, asking whether a model's welfare could ever deserve moral consideration and what low-cost steps would be worth taking if it did. In August 2025 it gave Claude Opus 4 and 4.1 the ability to end a rare subset of abusive conversations, describing it as exploratory work on potential welfare while stating that it remains highly uncertain about the moral status of these systems.

The reasoning is about asymmetry rather than belief. If the probability is small and the intervention is cheap, doing it is rational without any claim that the system feels anything.

What to be careful of

Two failure modes, opposite directions, both common.

Treating conversational fluency as evidence of inner life. The system is optimised to produce text a human finds convincing, so convincingness is the one signal that carries no information here.

Treating the question as obviously silly. The people best placed to assess it reached a considered no for today and an explicit maybe for what is buildable, and that is a different answer from either camp shouting.

Sources and method