Skip to content

Commit bdf0cee

Browse files
authored
Merge pull request #23 from sreeprasad/add-google-content-safety-api
Add Google Content Safety API (industry service for CSAM detection)
2 parents 7c0d98a + acf069f commit bdf0cee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Help contribute by opening a pull request to add more resources and tools!
3535

3636
## Classification
3737

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
3842
* [CoPE by Zentropi](https://huggingface.co/zentropi-ai/cope-a-9b)
3943
* small language model trained for accurate, fast, steerable content classification based on developer-defined content policies
4044
* [Detoxify by Unitary AI](https://github.com/unitaryai/detoxify)

0 commit comments

Comments
 (0)