Notebooks
Interactive OCaml notebooks that run code directly in your browser. No installation required.
11 interactive notebooks from Cambridge's 1A Foundations course. Run OCaml code live in your browser.
Worked Part IA exam questions with test cells. Fill in the gaps and check your answers in the browser.
Run a DistilBERT model entirely in the browser. Includes a WordPiece tokenizer and inference pipeline — all editable OCaml.
Geospatial land-cover classification with GeoTessera embeddings. Draw regions, place training points, and run KNN — all in the browser.
Same land-cover classification workflow using the GeoTessera Zarr v3 store and a reactive FRP architecture.
Counters, sliders, and text inputs powered by Note FRP signals. See how reactive widgets work from OCaml in the browser.
Locality modes and stack allocation with Jane Street's OxCaml compiler, running in the browser.