Official landing page and documentation hub for Wizard — the local-first autonomous AI data analysis agent.
Built with:
- Framework: Next.js 16 (App Router + Turbopack)
- Styling: TailwindCSS v4 + Radix UI
- Components: Interactive 3D ASCII canvas, documentation search dialog, live code previews, and responsive landing sections.
pnpm install
pnpm devOpen http://localhost:3000 in your browser.
pnpm buildPrerenders static HTML/CSS/JS ready for deployment on GitHub Pages, Cloudflare Pages, or Vercel.
MIT / BSD-3-Clause — matching the core Wizard project.
