Skip to content

Chess OCR: End-to-end ML pipeline running in the browser

sbondaryev.dev
1 pointsbondaryev1 comment
On HN

Comments

Hi HN, I built a chess position recognition system that runs entirely in the browser.

The project walks through the full pipeline: manually collecting data from book scans, comparing Autoencoders vs. SimCLR for representation learning, and deploying with ONNX Runtime and Pyodide to avoid server costs.

The included demo recognizes board diagrams and generates Lichess links for analysis.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.