Image Classification with Teachable Machine, ml5.js and p5.js

  • Install node.js LTS from nodejs.org
  • Clone this repo git clone https://github.com/nishanc/Image-Classification-with-Teachable-Machine.git
  • Open command prompt (cmd) inside Image-Classification-with-Teachable-Machine folder.
  • Execute command npm install to install dependancies.
  • Execute command node server.js to start local web server.
  • Then navigate to http://localhost:3000