Code Docs on Auto-Pilot
Code Docs on Auto-Pilot
Transform your codebase into a connected knowledge system
Transform your codebase into a connected knowledge system
Setup from your terminal. Live/Synced docs with Vercel from your repo. <15 Mins
01
npm install -g @latent-space-labs/open-auto-doc
It reads your GitHub repos, analyzes the code with AI, and generates a complete documentation site — architecture overviews, API references, component docs, data models, and getting started guides.
02
open-auto-doc init
It reads your GitHub repos, analyzes the code with AI, and generates a complete documentation site — architecture overviews, API references, component docs, data models, and getting started guides.
Code Docs on
auto-pilot
Transform your codebase into a connected knowledge system
Setup from your terminal. Live/Synced docs with Vercel from your repo. <15 Mins
01
npm install -g @latent-space-labs/open-auto-doc
It reads your GitHub repos, analyzes the code with AI, and generates a complete documentation site — architecture overviews, API references, component docs, data models, and getting started guides.
02
open-auto-doc init
It reads your GitHub repos, analyzes the code with AI, and generates a complete documentation site — architecture overviews, API references, component docs, data models, and getting started guides.
How it works
From repo to docs site in three steps

Step 1
Install
One command. No config files, no setup wizards, no boilerplate.

Step 1
Install
One command. No config files, no setup wizards, no boilerplate.

Step 2
Connect your repos
Sign in with GitHub, pick your repositories. That's it.

Step 2
Connect your repos
Sign in with GitHub, pick your repositories. That's it.

Step 3
Ship your docs
AI reads your actual code — architecture, APIs, components, data models — and generates a complete docs site ready to deploy.

Step 3
Ship your docs
AI reads your actual code — architecture, APIs, components, data models — and generates a complete docs site ready to deploy.
Testimonials
Trusted by teams shipping to production
FAQs
Got questions?
01
What does this actually do?
It reads your GitHub repos, analyzes the code with AI, and generates a complete documentation site — architecture overviews, API references, component docs, data models, and getting started guides.
02
Is it really free?
The tool is fully open source. You bring your own Anthropic API key for the AI analysis. Hosting is up to you — Vercel's free tier works great.
03
Does it work with my language/framework?
Yes. It's language-agnostic — TypeScript, Python, Go, Rust, Java, Ruby, PHP, C#, and more. If it's code, it can document it.
04
Does it work with my language/framework?
No coding is required. The template is fully editable in Framer using visual tools. You can update text, layouts, colors, and components without touching code.
05
Can I customize the output?
The generated site is a standard Next.js app with MDX files. You own the output and can edit anything.
01
What does this actually do?
It reads your GitHub repos, analyzes the code with AI, and generates a complete documentation site — architecture overviews, API references, component docs, data models, and getting started guides.
02
Is it really free?
The tool is fully open source. You bring your own Anthropic API key for the AI analysis. Hosting is up to you — Vercel's free tier works great.
03
Does it work with my language/framework?
Yes. It's language-agnostic — TypeScript, Python, Go, Rust, Java, Ruby, PHP, C#, and more. If it's code, it can document it.
04
Does it work with my language/framework?
No coding is required. The template is fully editable in Framer using visual tools. You can update text, layouts, colors, and components without touching code.
05
Can I customize the output?
The generated site is a standard Next.js app with MDX files. You own the output and can edit anything.