To try it out, go to https://comcastsamples.github.io/ahp-tool/
Pull requests are welcome :-)
It is a structured technique to aid you and your teams in decision making. Wikipedia's article on AHP does an excellent job explaining it.
With the help of the ahp node package and charist.js, we were able to make this AHP visualization tool a reality.
$ npm install
$ npm run build
$ npm start
You can also click this link index.html in your browser after running npm install