AWS Rekognition offers an out of the box experience for image or video recognition. The base model works well for everyday objects. Beyond that, one
Provisioning Azure App Service for Flask App using Azure CLI
Azure Web App Service is a runtime for web application or API. They can run on Linux, Windows, or custom Docker image. This post considers
Iterative approach – Photo Of The Day App
This post demonstrates the iterative approach that is an integral component of agile development on my personal project. It started small with a
Python Libraries Installed By Visual Code
I use Visual Code for all my Python projects. It's easy to navigate, looks great, comes with shortcuts, performs code validation