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 #28 from roostorg/gpt-oss-safeguard

Add gpt-oss-safeguard by OpenAI

authored by

Cassidy James Blaede and committed by
GitHub
4ad75472 14d98f24

+2
+2
README.md
··· 50 50 * a pretrained model for detecting lewd images 51 51 * [Sentinel by Roblox](https://github.com/Roblox/Sentinel/tree/main) 52 52 * a Python library designed specifically for realtime detection of extremely rare classes of text by using contrastive learning principles 53 + * [gpt-oss-safeguard by OpenAI](https://github.com/openai/gpt-oss-safeguard) 54 + * open-weight reasoning model to classify text content based on provided safety policies 53 55 54 56 ## AI-powered Guardrails 55 57 * [Llama Guard by Meta](https://github.com/meta-llama/PurpleLlama/tree/main/Llama-Guard3)