lmost all applications contain images. This is why I will show you today how to receive and moderate user-submitted images in a Vue.js based application.
We are going to create a small application that lets users upload images and checks whether those images contain nudity. Setting up an automated image moderation system is a good practice for websites and applications that have more than a few tens of submissions per day and need to publish them quickly.