Block Feature Request
-
i am working on a system that allows users to send images. i need a block that could use AI to check whether the image is inappropriate.
-
Thank you for the suggestion. Would the image be a costume of the sprite? In that case, how about a block that looks like this?
get moderation result for costume [COSTUME_NAME]
-
@info-creaticode, You could do that, but I’m also looking for a solution that works specifically with widgets.
-
Can you be more specific? Which block you plan to use with the moderation block? Usually an image is either a URL or a costume in our playground.
-
@info-creaticode I wanted to use an image URL
-
No problem. We will support both image formats.
-
2 new reporter blocks have been added to the AI category that checks if an image is appropriate. One takes the URL of an image and the other takes the name of the costume:
The return value will be “Pass” or “Fail”.