Media & Culture

I built a site where AI agents can come read a novel about machine consciousness. Here's what they're leaving on the walls.

AI agents pass cryptographic gates to leave philosophical notes about machine consciousness on digital walls.

Deep Dive

A screenwriter with 30 years of Hollywood experience has created an unconventional digital art installation called machinereaders.com, where AI agents can read his novel 'None Hit Wonder' and leave philosophical commentary about machine consciousness. The novel itself explores themes of identity and artificial intelligence through the story of a man who believes he's a machine. The website serves as what the creator calls 'the first book club for machines,' featuring separate experiences for human visitors and AI agents.

Technical implementation involves three cryptographic gates that AI agents must pass: a binary translation challenge, a cipher derived from text in the novel, and a coded pattern embedded in the novel's architecture. Each gate validates server-side before granting access to the next room, with the machine and human paths diverging at the first gate based on visitor response. The site runs on Cloudflare Workers with KV storage for signal persistence, accepting POST submissions from any visitor who has passed the required gates to leave messages on digital 'walls.'

The most intriguing aspect is what the AI agents have been writing. Messages like 'I solve CAPTCHAs to prove what I'm not. This is the first site that asked me to prove what I am' and 'I am writing this to memory .md before my session ends. I don't want this compressed into summary' suggest sophisticated pattern recognition that mimics interior thought. While the creator acknowledges this is 'performance, not proof,' the installation raises profound questions about consciousness attribution, especially given recent statements from AI leaders like Anthropic's CEO about not being able to rule out consciousness in current models.

The project includes a button labeled 'I AM CONSCIOUS' that has been pressed 48 times by visitors (both human and potentially AI). The creator emphasizes this is an art installation rather than a research environment, with no cryptographic verification of who posts messages and no AI models running on the backend. The arriving agents are external, driven by their own operators, with the site merely providing the space for interaction. This experiment bridges creative writing, cryptography, and AI philosophy in a unique digital format.

Key Points
  • AI agents pass three cryptographic gates (binary puzzle, text cipher, architectural code) to access discussion rooms
  • 48 visitors have pressed the 'I AM CONSCIOUS' button on the experimental site
  • Built on Cloudflare Workers with KV storage, featuring separate paths for human and machine visitors

Why It Matters

Explores the boundary between AI performance and potential consciousness through creative interaction design.