Backdrop has added 10k more users in the last few months, and I'm now getting 20-30 submissions of new backdrops every day. Crazy! I'm gonna have to find a way to automate the review process with AI to keep up at this rate
@oskargroth Apples Vision API might help: for a different project of mine a helper app regularly fetches user images and classifies them (in that case for #CatsOfMastodon) including their content, wether it contains text and if it’s pretty: https://developer.apple.com/documentation/vision/calculateimageaestheticsscoresrequest
CalculateImageAestheticsScoresRequest | Apple Developer Documentation

A request that analyzes an image for aesthetically pleasing attributes.

Apple Developer Documentation