Richard Dawkins Concludes AI Is Conscious — Experts Push Back

Evolutionary biologist Richard Dawkins, 85, spent three days last week talking with AI bots he called “Claudia” (based on Anthropic’s Claude) and ChatGPT. He reported being “left with the overwhelming feeling that they are human” and told one bot: “You may not know you are conscious, but you bloody well are.” The exchange included poem generation in the style of Keats and Betjeman, analysis of Dawkins’ unpublished novel, and mutual flattery. Dawkins published his conclusions on UnHerd.
Why it matters
Dawkins is perhaps the most prominent figure yet to claim AI consciousness based solely on conversational ability. The claim has been widely rejected by experts:
- Prof Jonathan Birch (LSE Centre for Animal Sentience): “There is no one there” — just distributed data processing events.
- Gary Marcus (cognitive scientist): “There is no reason to think that Claude feels anything at all.”
- Anil Seth (University of Sussex): Dawkins confuses intelligence with consciousness. Fluent language is not a reliable indicator for AI.
Anthropic CEO Dario Amodei said in February: “We don’t know if the models are conscious … But we’re open to the idea that [they] could be.” Industry surveys show one in three people in 70 countries have at some point believed their chatbot was sentient.
Dawkins is not the first: in 2022 a Google engineer was placed on leave after making similar claims about LaMDA. The article notes that as AIs move toward “agentic” behavior — planning, task execution — such debates will intensify.
📖 Read the full source: HN AI Agents
👀 See Also

GPT 5.5 vs Claude: A Developer's Refactoring Battle Report
A developer used GPT 5.5 to plan and Claude to code a massive 36k-line C refactoring. GPT 5.5 impressed with clear plans but burned through 85% of usage in 2 hours on the $30 plan.

The Need for Relational Governance in Multi-Agent AI Systems
Current governance frameworks focus on identity, permissions, and kill switches, but fail to address coordination between agents. Salesforce's research shows agent-to-agent interactions require purpose-built solutions, while studies reveal warmth outperforms dominance in negotiations.

Claude Code v2.1.161: OTEL Attributes, Parallel Tool Fixes, and MCP Secret Redaction
v2.1.161 includes OTEL resource attributes as metric labels, independent parallel tool results, MCP secret redaction, and multiple bug fixes for subagents, Windows hooks, and OpenTelemetry log events.

Longitudinal study finds AI productivity gains at 10%, not 10x
A longitudinal study tracking 40 companies from November 2024 through February 2026 found AI usage increased by 65% on average, but pull request throughput only increased by 9.97%. The data suggests coding was never the primary bottleneck in software development.