
Atlas of Living Curves
Explore interactive visualizations of mathematical curves, fractals, symmetry, and topology.
@vkuoo · X
Added more demos showcasing graph-math relationships, built with Codex.
The full gallery
Tech stack
60 projects

Explore interactive visualizations of mathematical curves, fractals, symmetry, and topology.
@vkuoo · X
Added more demos showcasing graph-math relationships, built with Codex.

Learn data structures and algorithms through interactive visualizations and interview prep tools.
@aarsh_30 · X

Interactive AI audit funnel for analyzing systems with multiple visual approaches.
@jozef_x1 · X
🚨 I Vibe Coded F0ur (4) different versions of @coreyganim's "Ai Audit" Funnel, which is your favourite? VERSION #3:

A visualization language designed for AI agents to create and interact with charts.
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple

Build AI agents and watch them execute live on an interactive visualization dashboard.
@Aurelsuuu · X
this is my product, come take a look:

Convert code into interactive flowcharts for learning, debugging, and documentation.
@Sparsh209 · X
Hi isha! Check it out here at: Would love to hear your feedbacks

Visualize AI coding-agent runs as interactive graphs from your transcript files.
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret

Explore Hacker News discussions via interactive spatial visualization and AI-powered summaries.
ahmedxuhri · HN
Postroom – HN thread 2D Visualizer as auditorium AI-powered summaries

Convert floor plans into interactive 3D walkthroughs for real estate visualization.
@ShivamMish11788 · X
We've been helping developers and brokers turn floor plans into interactive 3D walkthroughs. Makes it much easier for buyers to visualize the space.

Turn your PDF portfolio into an interactive online gallery with multiple viewing modes.
@il_deil · X
I’m building an interactive, ultra-minimalist portfolio platform strictly for architects & designers, because I tired of ads and clutter ruining portfolio on Issuu and same services. I made zero visual noise. Multiple viewing modes. Just your portfolio

Browser-based AI image editor and generator with infinite canvas, available as desktop and mobile apps.
visuali · HN
Like Claude Code for Images

Design working prototypes visually with a coding agent in real-time.
u/tokmako · Reddit
I am developing an alternative work environment to Claude Design. When I first tried Claude Design, I really liked the idea. But after generating a design, I kept wanting a more direct way to continue working on it not as a separate design representation, but as a live, working interface. That’s what I’m building with VisualWizard. The canvas contains real, interactive prototypes. You can select elements directly, move or resize them, change styles, and keep interactions and