🍆 ᴺᴱᵂ ᴾᴸᵁᴳᴵᴺ Google Vision - Explicit Content (incl. Automated Google Environment Setup!)

Hi Bubblers !

With this plugin, you can detect and filter explicit, suggestive, adult, medical, NSFW or violent content within a JPEG, PNG8, PNG24, GIF, Animated GIF (first frame only), BMP, WEBP, RAW, ICO, PDF, TIFF image file that is provided as input.

You can use this plugin in a variety of use cases such as social media, online market places, and professional media. By using Google Vision to detect unsafe content, you can reduce the need for human review of unsafe content.

The plugin returns an explicit likeliness value for the Adult, Spoof, Medical, Violence and Racy content categories.

You can test out our Google Vision - Explicit Content Plugin with the live demo.

Enjoy !
Made with :black_heart: by wise:able
Discover our other Artificial Intelligence-based Plugins

1 Like

Hello, thanks to provide this plugin… looks exactly like what I need for my app… So my users have a profile page where they can upload their profile photo and their cover photo. Instead, to check the photo when the user uploads the photo I’m thinking to create a check/moderation page (where only I have access) where your plugin checks all my users uploaded photos and detect the ones with explicit content so I will be able to delete the profile of the user that has uploaded an explicit content photo… do you think I can do it? If so, any suggestion on how to do it?

Hey @andrea.dambrosio.job !

Great to hear!
This plugin takes as input a JPEG, PNG8, PNG24, GIF, Animated GIF (first frame only), BMP, WEBP, RAW, ICO, PDF, TIFF image file from the Bubble.io picture uploader, or a Protocol-relative URLs (//server/image.jpg), or a HTTPS image URL (https://server/image.jpg).

So if your images URL meet this criteria, you can definitely use this plugin to build the logic you wish, such as going through all your existing profiles pictures to analyse them, tag them in your app database and build the internal page allowing you to validate each record.

If you need further assistance, feel free to DM us, so we can support you to implement your use-case :slight_smile:

hey, does it works with breastfeeding and stuff?

Feel free to test out on the demo :slight_smile:

Hello Bubblers!

Just to let you know that this plugin has been updated to provide an automated script to configure your Google environment :man_mechanic:t3:.

Enjoy!

Hi, i seem to be getting an error - i believe i am not decrypting the private key properly from the JSON file i downloaded from google cloud.

Can you please assist me?

That’s correct. Please write us with screenshot of your plugin settings.


Above is the screenshot of my plugin settings and below is the decryption i formatted for the private key

Thank you for getting back to me- i highly appreciate it

i removed all the \n from the entire private key in the json file

You should not. Paste it without any change from the json value to the plugin setting.

okay, could you explain that a little further? I am demapping it by removing all the \n ? how else can i correct it to the correct format?

CTRL+C CTRL+V.

Do not change anything.

I copied the private key directly from the JSON file (CTRL+C) and pasted it (CTRL+V) in the private key plugin setting and am still getting the same error. I`m sorry- I dont know what i am doing wrong.

Please continue this conversation in DM to give me access to your app and JSON.

do you want me to email you? sorry I`m unsure where the DM is in bubble.io?

To DM you can click a user’s username and then click ‘message’:

1 Like

I haven’t heard from you @rogovtechnology following our discussion via DM. I assume the issue has been solved then and was due to a copy/paste error or wrong key.