Client JavaScript Code (React):
<a href="https://github.com/dataformsjs/dataformsjs/blob/master/examples/html/image-home-react.jsx" rel="nofollow">https://github.com/dataformsjs/dataformsjs/blob/master/examp...</a><p>Client JavaScript Code (Vue and Handlebars):
There are 3 different versions of the same demo to show the app being built with different client side tech.
<a href="https://github.com/dataformsjs/dataformsjs/blob/master/examples/image-classification.js" rel="nofollow">https://github.com/dataformsjs/dataformsjs/blob/master/examp...</a><p>Server Source Code:
<a href="https://github.com/dataformsjs/website/blob/master/app/app.py" rel="nofollow">https://github.com/dataformsjs/website/blob/master/app/app.p...</a><p>Server Setup (Ubuntu -> nginx -> Gunicorn -> flask -> [keras, tensorflow, sklearn]):
<a href="https://github.com/dataformsjs/website/blob/master/docs/Python%20Webserver%20Setup%20for%20AI_ML%20Functions.txt" rel="nofollow">https://github.com/dataformsjs/website/blob/master/docs/Pyth...</a>