Useful Tools

LLM API Comparator

Send prompts to multiple LLM APIs concurrently and compare responses side-by-side.

Webcam ASCII Art Shader

A quick hack built at a cafe to display the webcam as ASCII Art. Colour scheme inspired by a mineral water bottle.

Confidence Interval (and RSE) comparator

A tool to compare confidence intervals for Ward (with and without FPC), Wilson, Wilson with Hypergeometric distribution and Agresti-Coull methods.

Weighted dice simulator

This lets you simulate a large number of weighted dice throws, and shows how many times it is above or below what you'd expect. The reason I built this was to show the difference between counting the number of times a side was thrown vs the average value.

Browser-based redaction tool (beta)

A browser based tool that will redact people's names in a text file. The model runs in the browser using transformers.js. No information leaves your computer.

Browser Summarizer (alpha - under development)

A browser based tool summarizes transcripts. The model runs locally in your browser so no information leaves your computer.