mini mini mini Machine Learning API that get a link of image in query params and return a flower information of image (if image cotains a flower that the machine trained). Build with TensorFlow and Keras for the ML, and python for the API environmental.
You can make the step-by-step to get this model, go to this (link). Just mount your drive with this colab, run it and you will have this model in yout drive.
Or just download this .h5 (that is the model hosted in google drive) (link)
Clone this repo, put the model file in root folder with name model.h5
(heras extension) and run the main.py