Self-contained HTML tools and applets for the web.
- Hello World - A simple greeting to test the setup
- Idle Quest - An idle RPG with combat, upgrades, zones, and prestige
- GitHub Discussion to Markdown - Convert GitHub discussions to structured markdown
- Webcam Pose Tracking - Real-time body pose estimation using MediaPipe
- Pose Subspace Analysis - Interactive keypoint subspace construction using PCA
- Pose Subspace Trip - Drive trippy 3D visualizations (pose constellation or ray-marched fractal) with your body via a pose-driven PCA subspace
- Frame-Accurate Video Player - Local video player with frame-accurate seeking, zoom/pan, and playback controls
- h5ls - HDF5/SLP file explorer using h5wasm with streaming support
- Label ROI - Video ROI annotation tool with zoom/pan, hover highlighting, and YAML export
- Calibration Studio - Multi-camera calibration tool with ChArUco detection, intrinsic/extrinsic calibration, and TOML export
- Link Unfurl Preview - Preview how links appear when shared on social media
- Video Event Annotator - Frame-accurate event segment annotation with multi-track timeline
- SLP Viewer - SLEAP pose visualization with video overlay, embedded pkg.slp support, track colors, and shareable links
- Pixel Scale Tool - Convert pixel measurements to real-world units using reference points
- SLP Skeleton - Interactive skeleton structure viewer for SLEAP .slp files with node/edge inspection
- Quality Review - Batch pose quality scanner results viewer with embedded SLP proofreading
- GitHub Stats - Contribution stats dashboard with commits, LOC, PRs, and activity heatmap
- PyPI Name Checker - Check Python package name availability with suggestions
- CORS Check - Test URL CORS status and get the right fetch code
- SLEAP Config Picker - Interactive sleap-nn training config generator with SLP file analysis
- Video Info Tool - Quick video metadata extraction (FPS, resolution, duration, frame count)
- SLEAP-NN Metrics - Visualize and compare SLEAP-NN evaluation metrics with interactive charts
- SAM3 Segmenter - Interactive video segmentation using SAM3 with click prompting, tracking, and SLP export
- GPU Dashboard - Monitor GPUs across multiple workstations with real-time stats and inference progress tracking
- Lab Camera Planner - Plan lab camera setups with FOV calculator, specs comparison, and recommendation wizard
- Salk Email Signature - Build a branded Salk email signature from reorderable, typed lines with live preview and one-click rich-HTML copy for Outlook, Apple Mail, and Gmail
- Encoding Helper - Didactic in-browser video encoding lab: MP4 atom map, GOP/keyframe analysis, seeking tests, and H.264 re-encoding with a live ffmpeg CLI command builder
- Clip Extractor - Load a video (URL or local) ± a SLEAP .slp, select an in/out range, extract it as an MP4 clip (ffmpeg.wasm) or frame images with SLP-free annotation JSON, and package it for a backend POST
- MDR Labeller - Severance/Lumon "Macrodata Refinement"-styled behavior labeller: hover clip tiles to play, drag them into ethogram bins to label (local Python-backed tool, not a hosted page)
Each "vibe" is a self-contained HTML application with inline CSS and JavaScript. No build steps, no frameworks - just HTML that works.
Inspired by simonw/tools and the vibe coding philosophy.
A Talmo Lab project.
Want to create a new vibe? See CONTRIBUTING.md for development setup and guidelines.
BSD-3