I created a tutorial on building a simple OCR pipeline using only Django and Google Cloud. The application’s entry point is a Django command. It is later dockerized and then executed as a Google Cloud Run job. The code can be found here.