This is the slide deck for part two of the AI talk series.
The slides are in markdown and live in index.md. To build the html version:
npm install
Then
npm build
This will produce a new version of index.html. Don't edit this file directly as it will get overwritten next time
You can either just open index.html or run npm start to fire a server