Developer Tools · sub-niche
Doc-from-code generators.
AI can write docs that don't suck. The plumbing between code and rendered docs is the real product.
Why now
Engineering teams skip doc writing. AI can fill the gap if the workflow is right (commit hooks, PR comments, automatic refresh).
What the signal looks like
Repos that integrate with the top 3-5 doc renderers (Mintlify / Docusaurus / Starlight) and ship CLI + CI flows.
Public examples
We name publicprojects + categories only — never founders we track inside the paid product. The buyer’s edge stays inside the product.
- Mintlify Writer — AI-generated docs
- Pieces / Codeium docs-from-code helpers
- Open-source 'changelog from PR' generators
What this displaces
README.md that hasn't been updated since 2024.
Our build-vs-invest call
Hard to differentiate at the model layer. The wedge is the workflow integration — Slack bot, PR comment, deploy hook. Watch for repos shipping integrations for Vercel / Netlify / GitHub Pages in their first 90 days.
Common questions about this niche
- Is this just a Copilot feature?
- Copilot writes inline. This is about rendered docs sites, which is a different workflow.
- Pricing?
- Per repo per month. $50-500 depending on size.
- Who's the moat-builder?
- Whoever owns the change-log → release-notes → external-blog pipeline.
More inside Developer Tools
- Code review for mobile — Mobile is where review tooling broke first — phone screens, swipe-friendly diffs, async patterns.
- AI pair-programming CLI — Terminal-native AI coding — Aider, Plandex, Claude Code shape — minus the IDE lock-in.
- Terraform alternatives — HashiCorp's BSL license cracked the door — multiple credible forks and rebuilds are now real businesses.
- Postgres clients for AI — AI apps mostly fail at Postgres — connection pooling, prepared statements, vector indexes. There's a clean client to be built.