Back to browse
DocCharm – The help center that keeps itself up to date

DocCharm – The help center that keeps itself up to date

by yakshaving_jgt·Jul 21, 2026·5 points·0 comments

AI Analysis

●●SolidSolve My ProblemSlick

Auto-drafts help articles by watching GitHub PRs before support tickets even arrive.

Strengths
  • GitHub PR integration detects feature changes at the source rather than guessing from release notes.
  • Human-in-the-loop review queue prevents AI hallucinations from publishing directly to customers.
  • Confidence scoring explains why an article needs updating based on specific code changes.
Weaknesses
  • Requires tight coupling between engineering commit messages and customer-facing feature descriptions.
  • Competes with established help center platforms adding their own AI writing features.
Category
Target Audience

Technical writers and product managers maintaining documentation

Similar To

Zendesk · GitBook · Notion

Post Description

Hello HN!

We were finding it too much work to keep our Zendesk help center up to date as our product kept changing, so I built DocCharm — it keeps a help center up to date automatically by watching PRs as they land in your GitHub repository. It suggests updates (with AI) to existing articles, or drafts entirely new ones if nothing appropriate exists yet.

Everything goes into a review queue first, so a human always checks (and can optionally edit) before anything publishes. In practice this has proven to be a pretty slick workflow (in my opinion anyway, but not only!).

We’ve been using it at my main job for a while now and it’s a big time saver. It’s also gaining some traction with other companies in the same investor portfolio. My sales process so far has been high-touch outbound. This probably won’t scale in the long run, but I’m hoping to learn as much as I can by nurturing all of the initial relationships. If you run a business with a help center that’s drifting out of date, email me and I’ll comp your first couple of months. Email is in my HN profile.

Both Zendesk and Mintlify help centers can already be automatically imported into DocCharm. If you use a different help center, let me know and I’ll get it automatically imported one way or another. I've also implemented some support for theming, so you can keep your own branding.

The tech is essentially the same that I use for most of my work (and it's not a differentiator, but we're all tech-curious here):

- Haskell/Yesod

- NixOS

- SQLite with Litestream (db per tenant; backed up on both Hetzner and Cloudflare; encrypted)

- Sentry for error reporting

- Stripe for billing

- Healthchecks.io as a dead man’s switch

- Prometheus and Grafana for telemetry

- Resend for transactional email

There's plenty still to do on the roadmap, but this is already working nicely and providing value as is. I'm not building in the open, though what I prioritise will naturally be heavily guided by the needs of the earliest users.

WDYT?

Similar Projects

SaaS●●Solid

StatusMonk – Uptime monitoring and status pages for small SaaS teams

Combines 1-minute uptime checks, SSL/domain/DNS monitoring, heartbeat (cron) checks and automatic incident + recovery notifications with public status pages and Slack/email/webhook alerts — all under a free starter tier. The product doesn't reinvent the category, but the feature bundle and friction-free signup (no card, 5 monitors) make it a pragmatic choice for small teams; I'd like to see clearer technical differentiators or integrations spelled out on the page.

SlickShip ItSolve My Problem
mukul767
105mo ago