Below is a quick video showing how the Human Evaluation Tool looks and works:
Demo.mov
You can build this project with the following command:
$ docker build -t yaraku/human-evaluation-tool .
That should build the docker image. Once it's done, you can execute it with a command like this:
$ docker run --rm -it -p 8000:8000 yaraku/human-evaluation-tool