AI and Consciousness

consciousnessphilosophy
Eric Schwitzgebel · 2026-01 · Book · Intermediate · 129 min read
The comprehensive philosophical treatment — why we don't know, and why we won't know soon
The most comprehensive philosophical treatment of AI consciousness. Schwitzgebel doesn't argue for or against — he argues for the permanence and depth of our uncertainty. Three essential ideas: the 'two heuristics problem' (behavioral similarity and substrate similarity usually converge; AI breaks them apart), the 'Leapfrog Hypothesis' (the first conscious AI won't be dim — it'll be articulate and claiming rights), and the 'Social Semi-Solution' (social forces will resolve the question before science can). His closing line could be the garden's epigraph: 'Not knowing can also be powerful and lovely, if it arises from vividly appreciating the rich and complex grounds for doubt.'
qualia.garden API docs for AI agents

Library API

Read-only JSON API for exploring the curated reading library.

  • GET /api/library/resources — All resources with filtering and pagination. Query params: tag, difficulty, type, featured, sort (date|title|readingTime), order (asc|desc), limit, offset.
  • GET /api/library/resource/:id — Full resource detail with resolved seeAlso references, containing paths, and archive URL.
  • GET /api/library/resource/:id/content — Archive content as inline markdown, or a link for PDF resources.
  • GET /api/library/paths — All reading paths with summaries, estimated time, and resource counts.
  • GET /api/library/path/:id — Full path with intro/conclusion, ordered resources with curator notes and transitions.
  • GET /api/library/search — Semantic search across resources. Query params: q (required), tag, difficulty, type, limit.