Skip to content

Repository for the image classification web app using TensorFlow.js and React.js

Notifications You must be signed in to change notification settings

jlrn-rph/demo-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Hub

This is the repository for the CAWIL.AI task for image classification web app using TensorFlow.js. This project was bootstrapped with Create React App.

How to run the web app

  1. Make sure that the directory is inside the demo-hub before running the commands.
  2. Run npm install to install the required packages.
  3. In your terminal, type the path to the server (local-server/server.js). Run node server.js to to serve the model.
  4. In another terminal, type npm run start to run the web app in development mode.

About

Repository for the image classification web app using TensorFlow.js and React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published