SashiDo / content-moderation-image-api

An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
https://blog.sashido.io/content-moderation-service-with-nodejs-tensorflowjs-and-reactjs-part-1-restful-api-service/
Apache License 2.0
65 stars 19 forks source link

Is this maintained? #4

Open rsidhaarth opened 1 year ago

rsidhaarth commented 1 year ago

Hi,

I am planning to use this. Just wanted to know how accurate it is compared with 3rd party services?

Is this being maintained?

veselinastaneva commented 1 year ago

Hi there,

Thank you for reaching out!

It is being maintained and we're welcoming any new contributions. The API has not been explicitly compared to other services as it really depends on the use case. Still, you're free to do some tests and we'd appreciate you sharing the results.

For more info on how to implement and work with the API I suggest you check the tutorial here: https://blog.sashido.io/content-moderation-service-with-nodejs-tensorflowjs-and-reactjs-part-1-restful-api-service/

Hope that is helpful!