An Image classification project on nodejs, javascript and html (using tensorflow.js api).
- Install Node.js
- cd into this project's root directory
- Run
npm install
to install the app's dependencies - Run
npm start
to start the app - Access the running app in a browser at http://localhost:6001