Check https://github.com/fraferra/reveal.js for presentation slides (open index.html).
To run demo simply do the following:
$ git clone https://github.com/fraferra/ciip-tutorial
$ cd ciip-tutorial
$ python demo.py
(you might need to install Flask)