Vol. 1 · Free — take one Published daily Perth, Western Australia

The Headline Hunter

All the research that’s fit to print

Import your paper Draft with AI Export a press release

Your research, front-page ready.

You spent years on the study. Now you have one headline, one hook and three key messages to win over a journalist — or lose them. Headline Hunter walks you through the classic media-prep worksheet: what you found, so what it matters, and now what should happen.

Drop in your paper (PDF, DOCX or plain text) and AI drafts headline ideas, a “so-what” hook and your key messages — grounded in what the paper actually says. Pick your favourite headline, watch it typeset live on a mock front page, then export a one-page press-release PDF.

Open the Studio → Just the worksheet No sign-up. The Studio uses your own AI key, a local model, or a copy-paste prompt — your choice.

How it works

1.

Import your paper

Drag in a PDF, DOCX or text file. The text is extracted inside your browser — nothing is uploaded anywhere. Works offline, too.

2.

Let AI draft the brief

Get 3–5 headline ideas, a one-line hook, and your what / so-what / now-what messages — written for everyday readers and grounded in the paper, with tone and target-outlet controls.

3.

Make it yours & export

Every field stays editable — AI suggests, you decide. Re-roll headlines, watch the live front-page preview, then export a press-release PDF or print the worksheet.

Public notice

Your paper never leaves your browser. File parsing happens locally with bundled libraries. If you use AI drafting, only the extracted text goes directly from your browser to the provider you choose — and your API key is stored only in this browser, never on our servers (we don’t have any).

Choose your edition

For institutions

Hosted edition

Self-host with Docker and your users never need a key: the server holds one API key (via .env), with an optional access passcode and per-IP rate limiting built in.

docker compose up -d

Hosting guide →

Offline / tinkerers

Local edition

It’s just HTML — clone the repo and double-click studio.html, or run the tiny launcher to auto-fill keys from your environment.

git clone github.com/michael-borck/headline-hunter
python3 serve.py

View on GitHub →