Small update on Dokly (hosted docs platform, Mintlify alternative).
Just shipped a "Generate with AI" button in the page editor.
You type a short brief — "API reference for /users, cover auth and
rate limits" — and it drafts a full MDX page using the real Dokly
components (Callouts, Steps, Tabs, syntax-highlighted code).
The important bit: it generates into the component library, not
around it. No generic markdown blobs. The output drops into the
editor as editable MDX, so you always own the final version. AI
handles the blank page, you handle the judgment.
The following is an example of AI generated page. It is made up of all Dokly components.
How it's priced: credit-based, tight free tier (15 credits = ~1
full page to try it), then $19/mo (Starter) / $49/mo (Pro) for real
usage. Calibrated so even a heavy Pro user stays at ~85% margin.
What's next:
- GitHub import (generate a docs site from your repo)
- Tightening the system prompt so vague briefs don't produce
confident-but-fabricated sections
- Better credit UI so users see the meter tick down
Give it a spin if you're curious: [dokly.co](https://dokly.co)
Feedback very welcome — especially from anyone who's priced an AI
feature before. Still not sure "credits" is the right mental model.