Tag
Introduces the Machine Learning Visualized project on GitHub. This tool uses interactive notebooks and visualizations to show the training process of machine learning algorithms (e.g., neural networks, logistic regression, etc.), helping beginners understand the principles.
An interactive solar-system simulator that models gravitational physics from Newtonian to Einsteinian mechanics.
Supervision is an open-source computer vision visualization tool that enables bounding boxes, tracking, dataset format conversion, heatmaps, etc. with a single command. Used by 6500+ projects, with 40k stars on GitHub.
Get It turns PDFs into interactive knowledge graphs and visualizations, using concept detection and multi-format rendering to help students deeply understand material. It runs locally using the user's own ChatGPT account.
Get It is an open-source learning tool that automatically annotates key concepts in PDFs and converts them into visual content like 3D models and animations, while generating a knowledge graph. It supports methods such as dialogue Q&A, flashcard memory, etc.
An interactive 3D step-by-step guide to learning how LLMs work, covering key transformer concepts like embedding, self-attention, and softmax. It recommends a visual approach over reading papers.
A web-based tool that computes and visualizes spherical Voronoi diagrams by using a randomized incremental algorithm for 3D convex hull, equivalent to the Delaunay triangulation on a sphere.
A quadriplegic former data scientist built VibeETL, a lightning-fast visual ETL tool powered by Polars and React Flow, designed to replace Alteryx with community extensibility and cloud integration support. The tool is open-source and seeking community testing.
A data enthusiast scraped Founders Podcast episodes to chart how host David Senra measures his dinner meetings with founders, revealing an accelerating social calendar and a median dinner length of 3 hours.
KL Zero is an interactive browser game where players draw a probability distribution to match a target KL divergence value, helping users intuitively understand the concept of KL divergence in machine learning.
Codex's hand-drawn illustration Skill, Ian Xiaohei Illustrations, can transform abstract concepts, processes, and metaphors in articles into white-background hand-drawn illustrations, effectively reducing the reading burden of long texts.
FloorVis is an AI-powered tool that converts 2D floor plan images into photorealistic 3D renders instantly, designed for real estate agents, architects, and homeowners.
Archi-Flow is a tool that visualizes cloud architecture with live traffic simulations.
An interactive web-based tool that visualizes 24 algorithms step-by-step, covering pathfinding, sorting, recursion, and more, built with React.
A webpage presenting known optimal packings of unit squares into a larger square, with interactive SVG diagrams for various numbers of squares.
Understand-Anything is an open-source AI-assisted tool that converts codebases, knowledge bases, or documents into interactive visualized knowledge graphs, supporting multi-agent collaboration and integration with mainstream AI tools. It has gained 22,000 stars on GitHub.
AgentLantern is an open-source devtool for AI agent projects that helps document, analyze, validate, and visualize agent workflows, with initial support for CrewAI and plans to extend to other frameworks.
A user created a custom Tufte-inspired skill for Claude to generate simpler and more beautiful charts, sharing the implementation as a gist.
Understand Anything is an open-source project that uses a multi-agent pipeline to automatically analyze codebases, generating interactive knowledge graphs to help developers quickly understand code structure and module relationships. It supports integration with mainstream AI coding tools like Claude Code, Cursor, etc.
ACAV is an interactive Abstract Syntax Tree visualization tool for C, C++, and Objective-C, built with Clang and Qt, that allows developers to explore ASTs from real codebases using compilation databases.