Ademola Balogun specializes in building practical AI solutions for real-world problems. WhatsApp has over 2 billion users. Most AI tools live on websites nobody visits. What if you could bring AI ...
As many of you know, Flaskr -- a mini-blog-like-app -- is the app that you build for the official Flask tutorial. I've gone through the tutorial more times than I care to admit. Anyway, I wanted to ...
This sample Python REST API application was written for a tutorial on implementing Continuous Integration and Delivery pipelines. $ conda env create -n ci-cd-tutorial-sample-app python=3.8 $ source ...