I'm creating a course called "Machine Learning in JavaScript for Absolute Beginners" to teach us JavaScript developers Machine Learning with TensorFlow.js, please support the Kickstarter here https://www.kickstarter.com/projects/...
I've always wondered what if you could create your own "Ok Google"? Like "Ok Asim". Now with TensorFlow.js, you can, TensorFlow.js is considered ML on the Edge, the Browser is the Edge. Data isn't getting sent to some server somewhere and processed through an ML model, it's getting run through an ML model locally in the browser, nice and secure.
Last week we trained an ML model to listen for "Ok Asim", this week we're going to try to save that and export it into a format we can use in a web site :)
This is part 3 of a tutorial.
Part 1: • How to build an "Ok Asim" AI in JavaS...
Part 2: • How to build an "Ok Asim" AI in JavaS...
Part 3: • How to build an "Ok Asim" AI in JavaS...