Mirror of https://github.com/roostorg/awesome-safety-tools
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #43 from mnagired/main

Adding Granite Guardian

authored by

juliet and committed by
GitHub
f7addda2 0d1597bf

+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 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)