You can ask Claude, ChatGPT, Gemini, etc. to build your experiment for you! A particularly nice pattern:
- Ask for a single-file HTML page that runs the entire experiment in the browser
- Have it save data after each run (e.g., download as a
.csv, or POST to a Google Form/Apps Script endpoint)
- No server, no install, no setup — just open the file in a browser
GenAI-built experiments often look correct but mis-record data, skip conditions, or misorder trials. Pilot test with yourself first — and check the saved data file before recruiting any participants.