You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of the VectorShift Technical Assessment. Features a node-based workflow builder with a React frontend and a FastAPI backend, including custom node abstractions and DAG pipeline validation.
Drag-and-drop pipeline editor (React Flow + FastAPI) with a reusable node abstraction, dynamic variable-driven handles, and Kahn's algorithm for DAG validation.