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 #33 from dennis-rall/patch-2

Add OpenGuardrails

authored by

juliet and committed by
GitHub
8232c944 9148455e

+2
+2
README.md
··· 67 67 * AI-powered content moderation model to detect harm in text-based interactions 68 68 * [Llama Prompt Guard 2 by Meta](https://github.com/meta-llama/PurpleLlama/blob/main/Llama-Prompt-Guard-2/86M/MODEL_CARD.md) 69 69 * Detects prompt injection and jailbreaking attacks in LLM inputs 70 + * [OpenGuardrails](https://www.openguardrails.com/) 71 + * Security Gateway providing a transparent reverse proxy for OpenAI apis with integrated safety protection 70 72 * [Purple Llama by Meta](https://github.com/meta-llama/PurpleLlama/tree/main/Llama-Guard3) 71 73 * set of tools to assess and improve LLM security. Includes Llama Guard, CyberSec Eval, and Code Shield 72 74 * [RoGuard](https://github.com/Roblox/RoGuard-1.0)