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 #24 from Youshin/patch-1

Add Kanana Safeguard model to README

authored by

juliet and committed by
GitHub
f255b7cd 6b5b0935

+2
+2
README.md
··· 62 62 * a Python framework that helps build safe AI applications checking input/output for predefined risks 63 63 * [RoGuard](https://github.com/Roblox/RoGuard-1.0) 64 64 * a LLM that helps safeguard unlimited text generation on Roblox 65 + * [Kanana Safeguard By Kakao](https://huggingface.co/kakaocorp/kanana-safeguard-8b) 66 + * A harmful content detection model based on Kanana 8B 65 67 66 68 ## Privacy Protection 67 69 * [Fawkes Facial De-Recognition Cloaking](https://github.com/Shawn-Shan/fawkes)