Aller au contenu principal

OpenVizAI Docs

OpenVizAI helps you generate and render chart specifications with a schema-first workflow for backend and React applications.

What You Can Build​

  • AI-assisted chart generation behind your API
  • Typed chart-spec validation and guardrails
  • React rendering with reusable visualization components

Start Here​

Start with the Quick Start guide, then move through Concepts, Core API, React API, and the OpenVizAI Spec reference.

Packages​

Install OpenVizAI packages in your workspace:

npm install @openvizai/core @openvizai/react @openvizai/shared-types

Next Step​

Continue with Quick Start to connect your server generation flow to your React renderer.