- timing_decorator: add decorator to output how long function takes
- download_blob_and_return_object: no longer store downloaded model locally
- app: add endpoint metadata
- download_blob_and_return_object: new function to download model artifact from bucket
- predict_wine_quality: rename variable
res
->wine
- predict: initial prediction endpoint for wine
- readme: initial project read documentation