Docusapiens
Docusapiens mascot, a bearded hominid face called the Troglodita

Turn your files and repos into a documentation site — automatically

Docusapiens is the open-source app that reads your uploaded files and public git repos, runs them through an AI pipeline, and publishes a documentation site on your own subdomain.

How it works

  1. 1

    Add your sources

    Upload files or link a public git repository. Add as many sources as your project needs.

  2. 2

    Convert & chunk

    Every source is parsed and split into structured chunks the pipeline can reason about.

  3. 3

    AI generates Markdown

    An AI pipeline writes clean, organized Markdown documentation from those chunks.

  4. 4

    Publish your site

    The result ships as a static documentation site on your own Docusapiens subdomain.

Built for teams, not just documents

Open source and self-hostable. Run Docusapiens on your own infrastructure with one setup script and docker compose up. No lock-in, no black box.

  • Multi-project workspaces

    Switch between projects instantly with a dedicated project switcher.

  • Invite collaborators

    Bring your team in to review sources and generated docs together.

  • Public docs, your subdomain

    Every project publishes to a clean *.docusapiens address.

  • Real-time build progress

    Watch each generation run through the pipeline as it happens.

Open source, start to finish

Clone the repository, run the setup script, and bring the whole pipeline up with one command. No external services required to try it locally.

View the repository
  • git clone https://github.com/your-org/docusapiens.git
  • cd docusapiens && ./setup.sh
  • docker compose up

Simple, honest pricing

Free

$0

Everything you need to try Docusapiens on a real project.

  • Up to N doc generations / month
  • Upload files & link public repos
  • Public docs on a *.docusapiens subdomain
  • Manual "create version" trigger
  • Small collaborator cap
  • Export generated Markdown to your own repo
Start free
Recommended

Pro

$X/mo

For teams shipping docs continuously.

  • Everything in Free, plus:
  • Higher generation limit (Y / month)
  • Private, password-protected docs
  • Custom domains
  • Up to Z collaborators
  • Automatic regeneration on repo push
  • Priority processing
Upgrade to Pro

Enterprise

Custom

Everything in Pro, built for organizations.

  • Everything in Pro, plus:
  • SSO / SAML, roles & permissions
  • Audit logs
  • Self-hosting support & SLA
  • Dedicated support
  • Custom generation volume
Contact us