AI Knowledge Map

A dotted AI orb sits above a confidence indicator and wires to five scored category cards.

PremiumWidgetsDue Diligence DashboardAI Research AssistantVendor Risk Review

Add to your projectPremium component

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/••••••••••••
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

Install with AI Canvas MCP

With AI Canvas MCP, your AI knows every component we ship. Ask for one inside Claude Code, Codex, or Cursor and it installs the component you pick. Works with any AI Canvas account, free or premium.

Props

Every prop this component accepts. Any other prop is forwarded to the underlying element.

PropTypeDefaultDescription
categoriesKnowledgeMapCategory[]KNOWLEDGE_MAP_CATEGORIESThe category cards and the results each one fans out to.
initialCategorynumber2Index of the card that is active on mount.
onCategoryChange(id: string, index: number) => void-Called with the category id and index when the active card changes.
titlestring'Knowledge Index'Heading above the orb.
modelIndexnumber4First number in the line under the heading, read as "Model 4 of 12".
modelCountnumber12Second number in that line.
confidencenumber92Percentage shown in the ring under the orb; its colour follows the score.
layout'fit' | 'follow' | 'bands''follow'How the result column sits: centred, following the active card, or grouped by score.
pulsebooleantrueWhether the orb sends light down the active wire to the results on every pass.
paletteDarkPartial<KnowledgeMapPalette>-Colour overrides for the dark theme, merged over KNOWLEDGE_MAP_DARK.
paletteLightPartial<KnowledgeMapPalette>-Colour overrides for the light theme, merged over KNOWLEDGE_MAP_LIGHT.
classNamestring-Extra classes merged onto the root element.

About AI Knowledge Map

AI Knowledge Map is a dotted AI orb whose travelling light band sends a comet down the active wire to five category cards, each with an icon tile, a result count, and a quality ring split into high, medium, and low results. The active card fans its results out along a curved arc, and a confidence ring under the orb tracks the overall score. Motion drives the card springs and the fan-out while plain CSS keyframes carry the comet; on phones the layout becomes a fading chip row above a straight list. Twelve props cover categories, results, confidence, and layout, with keyboard paging, radiogroup roles, and a matching light theme. It suits AI search products, RAG dashboards, and knowledge-base status screens.

Built with

MotionCanvasTailwind CSS

Frequently asked questions

Is AI Knowledge Map free to use?
AI Knowledge Map is a Premium AI Canvas component. Premium unlocks the full source code, the full remix prompt, and one-command installs for every Premium component, block, and template.
How do I install AI Knowledge Map?
Premium unlocks one-command installs: run the shadcn CLI with your AI Canvas token, or connect the AI Canvas MCP server and ask your AI editor to install it for you. Premium also unlocks the full remix prompt in the Remix panel.
What is AI Knowledge Map built with?
AI Knowledge Map is built with React and TypeScript, using Motion, Canvas, and Tailwind CSS. It ships with both light and dark styling.
Where would I use AI Knowledge Map?
Common uses include Due Diligence Dashboard, AI Research Assistant, and Vendor Risk Review. Like every AI Canvas component, it is self-contained and drops into any React project.
Can I remix AI Knowledge Map with AI?
Yes. Open "Remix with AI" on this page to read the setup and the constants AI Knowledge Map is built from. The engine, the markup and the notes on how it works are part of Premium. For the exact component, install it with the one-command CLI.

Featured in collections

More like this