Useful Tools
Send prompts to multiple LLM APIs concurrently and compare responses side-by-side.
A quick hack built at a cafe to display the webcam as ASCII Art. Colour scheme inspired by a mineral water bottle.
A tool to compare confidence intervals for Ward (with and without FPC), Wilson, Wilson with Hypergeometric distribution and Agresti-Coull methods.
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.
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.
A browser based tool summarizes transcripts. The model runs locally in your browser so no information leaves your computer.