Gallery
Short one-page demos of what Taliesin can do: reactive graphics, executed reports, 3D scenes, and the craft of a good page.
Every page here is one .tmd file, rendered by Taliesin. No screenshots, no mockups:
open a demo and poke at the real thing. Even this index is dogfood: the cards below are
a listing: block, built from each page’s own front matter.
A computational report, in one page
Python cleans a committed dataset, draws the charts and fits the model as the page builds; every figure and table is numbered and cross-referenced.
Molecules
A ball-and-stick molecule viewer with a picker, spin, and fullscreen.
A mechanical part, parametric
Two meshed gears built from primitives inside one {js} cell: sliders drive the tooth count and the speed, and the geometry rebuilds live.
Gradient descent, by hand
An interactive, scrollable explainer: watch gradient descent pick its way down a loss surface as you change the learning rate, the momentum, and where it starts.
The craft of an API page
What documentation looks like when the page format helps: a line-by-line code reading, versioned callouts, definitions in place, and checked cross-references.