Documentation that helps you get oriented
Architecture Overview
A map of how your system fits together (especially useful for multi-repo codebases).
Application Flows
Evidence-backed journeys and interactions across your code—helpful for onboarding and debugging.
Project Overview
A fast, guide-first introduction: purpose, key components, and how to get oriented.
Tech Stack
A practical overview of technologies and how they show up in the codebase.
Directory Structure
A navigation scaffold: what lives where, what each folder does, and likely entry points.
From code to docs in minutes
Connect repository
Link your GitHub repo. Code stays private—analyzed locally.
AI analyzes structure
Deep AST-level understanding of architecture and flows.
Get documentation
Complete docs with diagrams and references, instantly.
Explore live examples
Real Code Wiki documentation from open-source projects
FastAPI + Full Stack Template
An experimental, guide-first documentation view exploring multi-repo system architecture.
Microservices Demo (Sock Shop)
A classic microservices demo. Useful for testing cross-service flows, dependencies, and system-level understanding.