-

ZGI UI

Next

Introduction

ZGI UI is a component library and custom registry built on top of shadcn/ui to help you build agent, workflow, knowledge, and model-operations interfaces faster.

Components are available through the shadcn CLI.

The ZGI visual rules are published on the Design page. Use it as the source of truth for radius, color, focus states, spacing, and component tone.

pnpm dlx shadcn@latest add https://ui.zgi.ai/r/<component>.json

For example, to install the Workflow Node Card component, you can run:

pnpm dlx shadcn@latest add https://ui.zgi.ai/r/workflow-node-card.json

Here are some core examples of what you can build using ZGI UI.

Workflow Node Card

Dataset Card

Provider Status Card

You can explore more components here or view the source code on GitHub.