Labs

Interactive experiments in AI, health tech, and developer tools.

Each experiment is a live demo you can play with. No login, no install — just click and explore.

💊

Interaction Checker

Live

Check if your supplements interact with your medications. Evidence-based pharmacological data with risk levels and mechanisms.

Health TechInteractiveData

Try it →

🎰

Token Probability Visualizer

Live

See how a language model "thinks" — visualize the probability distribution for each generated token in real time.

AI / MLVisualizationLLM

Try it →

⚔️

AI Prompt Duel

Live

Two AI models, one prompt — you decide which response is better. Blind evaluation inspired by RLHF and Chatbot Arena.

AI / MLInteractiveRLHF

Try it →

🤖

Multi-Agent Workflow

Live

Watch 4 AI agents coordinate to ship a feature — from research to code to deployment. Real workflow data.

SystemsAnimationAI

Try it →

📊

Evidence Strength Visualizer

Live

Interactive bubble chart mapping supplement evidence quality vs. popularity. Click to explore claims vs. actual science.

Health TechVisualizationData

Try it →

🎵

BeatMaker

Live

Describe a beat in plain text and hear it come alive. Interactive sequencer with Tone.js synthesis — remix genres from lofi to trap.

AudioInteractiveCreative

Try it →

💊

Dosegrade

Live

Evidence-graded supplement guidance. No affiliate links, no hype — just research.

Health TechFull AppAI

⚖️

AIA Compliance

In Progress

Open-source EU AI Act compliance toolkit for developers and organizations.

AI PolicyOpen Source

🐾

OpenClaw

Experiment

4-agent team running strategy, research, engineering, and ops — the system that built this page.

AgentsPlatformOpen Source

🧠

Neural Network Playground

Live

Build and visualize neural networks in real time. Watch forward propagation, see decision boundaries form, and understand backprop intuitively.

MLVisualizationInteractive

Try it →

🔍

Regex Debugger

Live

Step through regex matching character by character. See exactly why your pattern matches — or doesn't.

Developer ToolInteractiveEducation

Try it →

🏎️

Sorting Algorithm Arena

Live

Race sorting algorithms head-to-head with animated bar charts. Compare bubble sort vs quicksort in real time.

CS FundamentalsAnimationInteractive

Try it →

🔓

Binary Exploit Visualizer

Live

Step through buffer overflows, format string attacks, and ROP chains. Interactive memory corruption education.

SecuritySystemsEducation

Try it →

Shader Playground

Live

Write GLSL fragment shaders and watch them render in real time. GPU-powered procedural art in your browser.

GraphicsWebGLCreative

Try it →

🌐

Distributed Systems Simulator

Live

Simulate Raft consensus and gossip protocols. Kill nodes, partition networks, and watch leader election and data propagation in real time.

SystemsInteractiveSimulation

Try it →

🌳

AST Explorer

Live

Write JavaScript and watch a hand-built recursive-descent parser tokenize and produce an abstract syntax tree in real time.

LanguagesInteractiveParsing

Try it →

🎮

GPU Pipeline Visualizer

Live

Step through the GPU rendering pipeline stage by stage — from vertex assembly through rasterization to the final framebuffer.

GraphicsInteractiveGPU

Try it →

🗜️

Compression Visualizer

Live

Step through Huffman coding and Run-Length Encoding to see how text compression works. Watch trees build and bits encode.

AlgorithmsInteractiveEducation

Try it →


More experiments coming soon. Built by Adam Hultman.

View Source →

© 2026 Adam Hultman