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
| Prop | Type | Default | Description |
|---|---|---|---|
| handles | { target: boolean; source: boolean } | - | Whether to show target/source handles |
| className | string | - | Additional CSS classes |
Import
import { Node, NodeHeader, NodeTitle, NodeDescription, NodeContent, NodeFooter } from '@blastx/ui-ai';