A tool that can be used to collect manual relevance judgements from users as they search GOV.UK.
Scores are written to a postgres database. So before you can you run the tool locally postgres must be installed and set up.
$ brew install postgresql
$ brew services start postgresql
$ ./startup.sh --live