demo.mp4
A UI for sorting a folder full of images/pdfs by doing pair-wise (A/B) comparisons.
-
Go to https://HarikrishnanBalagopal.github.io/a-b-comparison
-
Or clone the repo and host it yourself with a static web server.
$ cd docs/ && python3 -m http.server 8080