Skip to main content

AutoDocs is now Docup!

Your Code, Documented. Instantly.

AI analyzes your codebase structure and generates comprehensive, searchable documentation with vector embeddings - automatically.

Docup dashboard light mode

From Code to Docs in Minutes

AI-powered pipeline that understands your codebase structure and generates comprehensive documentation automatically

01
Import Repositoryhttps://github.com/org/repoConnectRepository access verified

Ingest Repository

Connect your GitHub repo - we fetch all code files, analyze structure, and extract symbols

02
AI Documentation Engine🔍Code Analysis🌳Plan Doc TreeGenerate MDX🔮Vector EmbeddingsProcessing...

AI Planning & Generation

AI analyzes your codebase, plans documentation structure, and generates MDX content with vector embeddings

03
yourproject.docup.devGetting StartedAPI ReferenceComponentsGuidesExamplesFAQSearch documentation...Getting StartedAPI AuthenticationDeploy Guide247live

Deploy & Sync

Instant deployment with custom subdomain, auto-sync on git push, and semantic search

Built for Developers

Powerful features that understand your codebase, not just text.

AI CoreAPIUIDBAuth

Deep Code Analysis

Analyzes file structure, dependencies, and symbols to understand your project architecture

Push detected

GitHub Webhooks

Automatically regenerates affected docs when you push code changes

Search docs⌘KuseAuth HookFunctionAuthenticationGuideAPI: /authEndpoint

Vector Search

Semantic search powered by embeddings - finds relevant content by meaning, not just keywords

v1.0Jan '24v1.5Mar '24v2.0May '24

Smart Doc Planning

AI generates optimal documentation structure based on your codebase patterns

GET/api/usersTry it{"status": 200,"users": [...]}

MDX Generation

Creates rich, interactive documentation with code examples extracted from your repo

Dark

Custom Subdomains

Each project gets its own subdomain with instant deployment

AI-Powered Documentation

Your code. Documented automatically.

Connect your GitHub repo and watch AI analyze your codebase structure, plan documentation architecture, and generate searchable MDX content with semantic embeddings.

5min
Full setup
AI
Powered
Auto
Git sync
Start for Free

No credit card required • View pricing

docs.yourproject.com
⌘K
Bu
Button
Component
stable
us
useAuth
Hook
stable
fe
fetchUser
Function
beta
Example
Auto-generated
import { Button } from '@/components'