WordPress plugin · Requires WP 6.4+ · PHP 7.4+
3 AI providers · 0 questions stored · GPL-2.0-or-later
One shortcode
How it works
The widget renders and asks your site for one question. No account, no cookie, no login.
Your server calls the provider you configured, with your key. The browser never sees it.
Question and hint go to the browser. The punchline stays behind, in a ten-minute transient.
The answer is posted back, the punchline is released once, and the question is discarded.
Why that matters: the punchline is never sent with the question, and it is only released over POST, once per question. Provider keys stay server-side, AI output is sanitised before it is stored, and requests are rate limited per visitor and per IP.
What it is for
Where to put it
Someone hit a dead link. Give them a riddle instead of an apology and a search box.
WordCamp, a meetup, a careers fair. A laptop on a stand and something to talk about.
A recurring bit of personality on a long-form tech blog, without another content chore.
Self-host the model with Ollama and nothing leaves the building.
After a signup or a purchase, when the work is done and the mood is good.
Something to do while the real site is being built, other than leaving.
Who it is for
01
02
03
How to use it
1
2
3
Pick a provider: Ollama — self-hosted, nothing leaves your network · OpenAI-compatible — any endpoint speaking the chat API · Hugging Face — hosted inference
AI Fun Questions — a small WordPress plugin
GPL-2.0-or-later