Keyword Cluster Map
A configurable, accessible keyword cluster map surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible keyword cluster map surface for AI product workflows.
Package
import { KeywordClusterMap } from "@amro-ui/react";
<KeywordClusterMap />shadcn copy
import { KeywordClusterMap } from "@/components/ui/keyword-cluster-map";
<KeywordClusterMap />