Awesome stuff. Definitely going to see where I can plug in something similar for my own projects.
My only nitpick is you should still send a response if you get an error when querying the AWS service for a prediction and handle it on the…
Awesome stuff. Definitely going to see where I can plug in something similar for my own projects.
My only nitpick is you should still send a response if you get an error when querying the AWS service for a prediction and handle it on the client incase you don’t get a result for whatever reason.
Also question: why are you using jQuery with React?