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.
An interactive full-stack workflow automation builder featuring a drag-and-drop React canvas, localized Zustand state tracking, and a high-performance Python FastAPI validation engine utilizing Kahn's Algorithm for topological DAG analysis.