Checking Your Edge Impulse tinyML Model on a Browser

To mark my high school students' completed Edge Impulse assignments, I have them download a WebAssembly (or WASM) model, unzip the two files called “edge-impulse-standalone.js” and “edge-impulse-standalone.wasm," and then put them in a folder on a (secure) https server. My students use GitHub and setting up a GitPages secure static web server is fairly easy.  


This is a companion discussion topic for the original entry at https://www.edgeimpulse.com/blog/checking-your-tinyml-edge-impulse-model-on-a-browser