• Hey Guest, don't forget to VOTE on each RFC topic. Your voting determine Chevereto development! No votes, no development.
  • Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Google Vision on Image Upload

Kayz

Chevereto Member
Not Community Support related.
🎯Description of the issue

I have noticed Chevereto has options to implement Google Bucket. I have setup a Google Bucket which works fine.

But i want to continue hosting the images myself but instead i want to use Google Vision so any adult pictures that is uploaded are rejected on upload automatically.

Does anybody know how i can do this? Having looked online GV doesn't seem to be so popular!
 
Cloud Storage is an storage provider, Cloud Vision is an image rekognition service. You are mixing stuff.

Not saying that is not a bad idea, just pointing that thing because it is impossible that the storage class suits that service.
 
Cloud Storage is an storage provider, Cloud Vision is an image rekognition service. You are mixing stuff.

Not saying that is not a bad idea, just pointing that thing because it is impossible that the storage class suits that service.

Yes I'm aware of the difference. Google called me and said I can just implement Google Image Rekognition service on my server without needing storage. But now their support appears to be non-existent. It's not so straightforward to setup.

So I thought let me use Google Storage and have Google Vision setup on that. Again they say it works and easier to implement on their own storage service.... but yet again I couldn't get it to work as their support is non-existent.

I'm going to give them a few days before I cancel the whole thing.
 
So Google have responded finally.

I am told to follow these tutorials:

1. https://cloud.google.com/vision/docs/request#response_anchor
2. https://cloud.google.com/vision/docs/using-curl
3. https://cloud.google.com/vision/docs/libraries#client-libraries-install-php

And i also have these tutorials to follow https://cloud.google.com/vision/docs/tutorials and these samples https://cloud.google.com/vision/docs/all-samples.

Unfortunately my API and Server knowledge is limited.

Is it possible to have this implemented on Chevereto if i am able to find somebody who can do it?
 
Back
Top