AlgoSpace takes code you write and turns it into a live, animated execution trace on an SVG canvas — no preset templates, no hard-coded animations. A semantic AI flow analyzer powered by Gemini reads the code, constructs a step-by-step execution timeline, and maps each step to dynamic visual elements as the code runs. The result is a production-grade library well-suited for building interactive CS education tools, algorithm explainers, and coding tutorials. Useful for educators teaching data structures and sorting algorithms, developers creating visual debugging aids, or anyone who needs to communicate how code actually flows — without manually authoring each animation frame.