Workflow

Node

Card-based node container with optional input/output connection handles for ReactFlow.

Process Candidate Data
Transform resumes into structured records.
Validate schema, enrich metadata, and route the result downstream.
Live

Props

PropTypeDefaultDescription
handles{ target: boolean; source: boolean }-Whether to show target/source handles
classNamestring-Additional CSS classes

Import

import { Node, NodeHeader, NodeTitle, NodeDescription, NodeContent, NodeFooter } from '@blastx/ui-ai';