Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ Help contribute by opening a pull request to add more resources and tools!

## Classification

* [Content Safety API by Google](https://protectingchildren.google/tools-for-partners/#learn-about-our-tools)
* uses machine learning to detect child sexual abuse material (CSAM), nudity, and sexually explicit content in images and videos
* free service, but requires registration and not open source
* [CoPE by Zentropi](https://huggingface.co/zentropi-ai/cope-a-9b)
* small language model trained for accurate, fast, steerable content classification based on developer-defined content policies
* [Detoxify by Unitary AI](https://github.com/unitaryai/detoxify)
Expand Down