Each joke is generated via an n8n workflow running on agent.damonsai.net and returned live to this page.
Dad Joke Generator
Click the button to fetch a fresh AI-powered dad joke from the DamonsAI n8n workflow.
How this workflow works
When you click Get Dad Joke, the browser sends a
POST request over HTTPS to the n8n webhook at
https://agent.damonsai.net/webhook/dad-joke using
header-based authentication defined in config.js.