TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best tool for detecting porn or abusive image

1 pointsby delducaabout 1 year ago
I am working on a side project which will generate images from sites. Of course I do want porn or gore images.<p>In the past I have used Google Cloud Vision, but this time, I do not want to use any Google service.

1 comment

mmcclureabout 1 year ago
I&#x27;ve used Hive[1] for this and have had quite a bit of success. It&#x27;s what we use for automated moderation of stream.new.<p>Lately I&#x27;ve had a solid experience using Replicate for specific models depending on what I want to do.<p>[1]: <a href="https:&#x2F;&#x2F;thehive.ai" rel="nofollow">https:&#x2F;&#x2F;thehive.ai</a>