UI, Part 3: Calling the Prediction API using Next.js
jhenrycode
In this video, we build out the server-side prediction API that is used by the Next.js client-side code to make an image prediction. Once a prediction is made, we save the prediction, image data and associated meta data to an elasticsearch cluster for later use.