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.

Added granite guardian description

Signed-off-by: Manish Nagireddy <65432909+mnagired@users.noreply.github.com>

authored by

Manish Nagireddy and committed by
GitHub
9aa605cc d9c1c0cf

+2
+2
README.md
··· 65 65 * Python framework that helps build safe AI applications checking input/output for predefined risks 66 66 * [Kanana Safeguard By Kakao](https://huggingface.co/kakaocorp/kanana-safeguard-8b) 67 67 * harmful content detection model based on Kanana 8B 68 + * [Granite Guardian by IBM Research](https://github.com/ibm-granite/granite-guardian) 69 + * an input-output (thinking) guardrail for detecting harms in a variety of use cases (general harm, RAG settings, agentic workflows, etc.) 68 70 * [Llama Guard by Meta](https://github.com/meta-llama/PurpleLlama/tree/main/Llama-Guard3) 69 71 * AI-powered content moderation model to detect harm in text-based interactions 70 72 * [Llama Prompt Guard 2 by Meta](https://github.com/meta-llama/PurpleLlama/blob/main/Llama-Prompt-Guard-2/86M/MODEL_CARD.md)