This example shows you how to use a Machine Learning, which was created with the Microsoft Azure Custom Vision service, in a web browser application.
The Tuberculosis X-Ray images used in this example, are from the Kaggle website and are not published with this repository.
Prepare the node environments:
$ npm install
# Or
$ yarnRun the local web server script:
$ node server.js