Guides
Introduction
An AI-native docs CLI in a pnpm monorepo
doxa is an AI-native documentation CLI built as a pnpm monorepo. It provides a powerful command-line interface for scaffolding, developing, and managing modern documentation sites with AI-powered assistance.
What is doxa?#
doxa streamlines the documentation workflow by combining:
- CLI-first experience - Scaffold new docs projects in seconds
- Live development - Hot-reload dev server for real-time previews
- AI-powered agent - Interactive documentation assistant
- Ask Docs (RAG search) - Natural-language Q&A over your documentation with AI-generated answers and source citations
- Quality checks - Automated broken link detection and OpenAPI validation
- Monorepo architecture - Built with pnpm workspaces for modularity and speed