Mirror of https://github.com/roostorg/awesome-safety-tools
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #23 from sreeprasad/add-google-content-safety-api

Add Google Content Safety API (industry service for CSAM detection)

authored by

Cassidy James Blaede and committed by
GitHub
bdf0cee8 7c0d98ab

+4
+4
README.md
··· 35 35 36 36 ## Classification 37 37 38 + * [Content Safety API by Google](https://protectingchildren.google/tools-for-partners/#learn-about-our-tools) 39 + * uses machine learning to detect novel CSAM, nudity, and sexually explicit content in images and videos 40 + * free service, but requires registration 41 + * not open source itself, but can be [used via Coop](https://roostorg.github.io/coop/SIGNALS.html#content-safety-api-by-google), which is open source 38 42 * [CoPE by Zentropi](https://huggingface.co/zentropi-ai/cope-a-9b) 39 43 * small language model trained for accurate, fast, steerable content classification based on developer-defined content policies 40 44 * [Detoxify by Unitary AI](https://github.com/unitaryai/detoxify)