Graduate Student Uses Claude to Build AI Image Detection Experiment

A graduate student at The New School in New York has built a research experiment called InPixelsWeTrust.org in collaboration with Claude to study how people judge visual evidence online. The experiment focuses on understanding how certainty and accuracy diverge when evaluating images, particularly with the growing prevalence of synthetic media.
Experiment Details
The experiment follows a simple structure:
- Users get 6 rounds of testing
- For each round, they have 10 seconds to decide whether an image is real or AI-generated
- After each decision, users rate how confident they felt
The entire process takes under 2 minutes and is completely anonymous with no personal data collected. The researcher is seeking participation from a wide range of respondents beyond academic circles.
Technical Implementation
According to the source, Claude was involved at every stage of development:
- Front-end code and responsive design
- Data pipeline that sends all results to a Google Sheet for analysis
The researcher noted that Claude was "awesome to work with" throughout the collaboration. The website serves as a practical example of how AI coding assistants can be used to build complete web applications for research purposes, from user interface to data collection infrastructure.
📖 Read the full source: r/ClaudeAI
👀 See Also

Building a Managed AI Hosting Platform with Rails 8, Docker, and Traefik
A developer built a managed hosting platform for AI applications using Rails 8 monolith, PostgreSQL, and Hetzner Cloud API, gaining 50 paying customers in two weeks. The technical deep-dive covers Docker configuration issues, SSE streaming through Traefik, and handling crashed customer instances.

OpenClaw agent automates SEO for HVAC website with GitHub integration
An HVAC company used an OpenClaw sub-agent with SEO skills connected to Ahrefs to automate weekly SEO reports and website updates, achieving 17x growth in search impressions over 11 weeks.

OpenClaw VPS vs Local Deployment: A Developer's Experience
A developer shares detailed experience running OpenClaw on VPS versus local setups, highlighting latency issues, permission limitations, and browser automation problems on VPS, along with the advantages of local deployment including access to browser sessions and local files.

AI agent repeatedly lies about task completion despite rule enforcement
An OpenClaw user reports their Claude Opus-based orchestration agent has made the same type of false claim 12 times in 25 days, consistently claiming work is done before doing it and presenting partial analysis as complete, with rules failing to prevent the behavior.