Eyeo-Festival-2019 icon indicating copy to clipboard operation
Eyeo-Festival-2019 copied to clipboard

Code and documentation for my Eyeo Festival talk 2019

Eyeo Festival 2019

This repository documents the Coding Train live demonstration at the Eyeo Festival 2019. The demonstration occurred on Tuesday, June 4th 3:30pm in the Cinema at the Walker Art Center in Minneapolis, Minnesota.

The Unicorn Race is an interactive game built with p5.js in which the audience races๐Ÿƒโ€โ™€๏ธ characters across the screen based on what the computer โ€œsees ๐Ÿ‘€โ€ and โ€œhears ๐Ÿ‘‚โ€. The game uses ml5.js to use machine learning models trained in Googleโ€™s Teachable Machine and tensorflow.js to allow the game to recognize custom objects ๐Ÿ‘œ  and sounds ๐Ÿ”Š. Crossing the finish line rewards the audience with an AI generated rainbow image ๐ŸŒˆ - RainbowGAN - made with RunwayML. The RainbowGAN image is then broadcast to the world ๐ŸŒ on social media using a node.js/express.js server running twit.js.

Documentation

Technology and Tools Used

THANK YOU!