/rive-tensorflow-experiments

Experimenting with different TensorFlow models and Rive State Machines for a Rive Creative Stream

Primary LanguageJavaScript

Tensorflow Rive Experiments

Small web prototype using different TensorFlow models and Rive to showcase how to make interactive content with a state machine. Creative Session stream linked soon!

To Run Locally

  • Run npm i at the root of this project (must have npm/Node installed)
  • Run npm start at the root of this project
  • Navigate to http://localhost:1234 in the browser to play (may need to let the browser accept camera permissions)