
CodeFlovio | Code to Flowchart & Algorithm Visualizer Tool
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
The full gallery
Tech stack
60 projects

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

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

Browse the full Tool Studio catalog — free PDF, image, video, and developer tools.
@rashid_aziz_18 · X
Checkout: 🚀 I am building a platform where people don't have to wander around multiple tools for basic needs + For non tech users who wants to create dashboards, or any custom tools, we'll be launching AI based tool creation

Free online tool for creating flowcharts, process diagrams, org charts, and UML diagrams.
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript

Browser tools for image resizing, JSON formatting, PDF processing, text analysis, and design without login.
musekit · Product Hunt
Free AI Tools Free browser tools for everyday tasks, no login

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:

Analyzes UI screenshots and provides design audits for AI agents.
u/albanianspy · Reddit
the boring internal tool became the product we didn’t start with a saas idea. we were just annoyed that every agent-built UI looked weirdly related. so we made an internal finish gate: real screen references, a design contract, browser checks, and a ban list for generic AI defaults. one developer kept asking why it wasn’t public. eventually we stopped having a good answer. now UIZZE has a few paid users. builder disclosure: it’s mine, $9/mo or $99 lifetime: https://uizze.com current

Visual regression testing tool with AI to distinguish intended UI changes from real bugs.
@igorluchenkov · X
Hey Yuhao! Been running a lot of agents while building UI and built a tool for visual testing that integrates nicely with agents and gives your agent a way to make sure it didn't introduce any UI regressions:

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

Open-source design tool for creating graphics in the browser.
@akinkunmi · X
He trash-talked me and my amazing project ( unprovoked while all his projects are vibe-coded slop. That's why I named him King of Slop.

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

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