Skip to content

Kara AI Documentation

Welcome to the project documentation site.

Sections

  • Getting Started for prerequisites and initial setup.
  • Reference for project and docs commands.
  • Learnings for implementation notes and API caveats.
  • Guides for practical setup and deployment workflows.

Quick Start

bash
nvm install
nvm use
pnpm install
pnpm docs:dev

Docs Local Development

bash
pnpm docs:dev

This starts VitePress with hot reload.