Notebooks
Interactive OCaml notebooks that run code directly in your browser. No installation required.
λ Foundations
Foundations of Computer Science
11 interactive notebooks from Cambridge's 1A Foundations course. Run OCaml code live in your browser.
⊕ ONNX Runtime
Sentiment Analysis
Run a DistilBERT model entirely in the browser. Includes a WordPiece tokenizer and inference pipeline — all editable OCaml.
⌖ GeoTessera
Interactive Map
Geospatial land-cover classification with GeoTessera embeddings. Draw regions, place training points, and run KNN — all in the browser.
↻ Widgets
FRP Widget Demo
Counters, sliders, and text inputs powered by Note FRP signals. See how reactive widgets work from OCaml in the browser.