Board Explorer lets you turn any static chess board (like youtube videos and pictures) into a playable chessboard. You can play your lines and check the evaluation. You're also able to view the evaluation while the game is being played. Under the hood, we locally record (only on your computer) your screen and use an image recognition model (powered by yolov5) to identify the boards.
Board Explorer was trained on an 8000+ image synthetic dataset generated by Dama.
- Download a release from the right.
- Open chrome://extensions, enable Developer mode
- Load the packed crx download in step 1 by dragging from your file explorer onto this page.
- Download this repository as a zip
-
npm run setup && npm run build
- Open chrome://extensions, enable Developer mode
- Load the unpacked zip.
The extension will run on Youtube when enabled. You will be prompted to share your screen with the extension. The control can be accessed in the extension's popup in the top right.
Overlay a chessboard to try moves while watching a video!
Enable an evaluation bar to render for the on-screen game