From 210449425a332193e496f6ae3bce8a6e120b0922 Mon Sep 17 00:00:00 2001 From: Paul Veugen Date: Thu, 30 Jul 2026 09:43:30 +0200 Subject: [PATCH] Add Toxic to the product table Toxic is the only shipped model missing from the table. Placed alphabetically after Tongue. The three SDK links point at Desert-Ant-Labs/toxic, which is still private, so merge this once that repo is public or the links 404 for visitors. The Model and Demo links are already live. --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index efcff28..656c958 100644 --- a/profile/README.md +++ b/profile/README.md @@ -14,6 +14,7 @@ Drop-in SDKs for iOS, Android, Web, and Node, with open weights on [Hugging Face | **Redact** | Multilingual PII redaction across all 24 official EU languages.
[Model](https://huggingface.co/desert-ant-labs/redact) · [Demo](https://huggingface.co/spaces/desert-ant-labs/redact-demo) | [redact](https://github.com/Desert-Ant-Labs/redact) | [redact](https://github.com/Desert-Ant-Labs/redact) | [redact](https://github.com/Desert-Ant-Labs/redact) | | **Shapes** | Single-stroke shape recognition, rough sketch to perfect shape.
[Model](https://huggingface.co/desert-ant-labs/shapes) · [Demo](https://huggingface.co/spaces/desert-ant-labs/shapes-demo) | [shapes](https://github.com/Desert-Ant-Labs/shapes) | [shapes](https://github.com/Desert-Ant-Labs/shapes) | [shapes](https://github.com/Desert-Ant-Labs/shapes) | | **Tongue** | Language identification for short text across 84 languages.
[Model](https://huggingface.co/desert-ant-labs/tongue) · [Demo](https://huggingface.co/spaces/desert-ant-labs/tongue-demo) | [tongue](https://github.com/Desert-Ant-Labs/tongue) | [tongue](https://github.com/Desert-Ant-Labs/tongue) | [tongue](https://github.com/Desert-Ant-Labs/tongue) | +| **Toxic** | Hate speech and toxicity triage across 23 languages.
[Model](https://huggingface.co/desert-ant-labs/toxic) · [Demo](https://huggingface.co/spaces/desert-ant-labs/toxic-demo) | [toxic](https://github.com/Desert-Ant-Labs/toxic) | [toxic](https://github.com/Desert-Ant-Labs/toxic) | [toxic](https://github.com/Desert-Ant-Labs/toxic) | | **Uhm** | Filler-word detection in audio, spot every um and uh.
[Model](https://huggingface.co/desert-ant-labs/uhm) · [Demo](https://huggingface.co/spaces/desert-ant-labs/uhm-demo) | [uhm-swift](https://github.com/Desert-Ant-Labs/uhm-swift) | Soon | Soon | | **Moderator** | Flag nudity before upload.
[Model](https://huggingface.co/desert-ant-labs/moderator) | Soon | Soon | Soon | | **Schemer** | Free-form text to a structured schema.
[Model](https://huggingface.co/desert-ant-labs/schemer) · [Demo](https://huggingface.co/spaces/desert-ant-labs/schemer-demo) | Soon | Soon | Soon |