From d771825e3f9b215eff7d3d9755027cbfdab4a0b0 Mon Sep 17 00:00:00 2001 From: Kalyan KS Date: Wed, 19 Mar 2025 20:30:23 +0530 Subject: [PATCH] Add DeepTeam under LLM Safety and Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3eeecc..82ef2c3 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ This repository contains a curated list of 120+ LLM libraries category wise. | AuditNLG | AuditNLG is an open-source library that can help reduce the risks associated with using generative AI systems for language. | [Link](https://github.com/salesforce/AuditNLG) | | NeMo Guardrails | NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems. | [Link](https://github.com/NVIDIA/NeMo-Guardrails) | | Garak | LLM vulnerability scanner | [Link](https://github.com/NVIDIA/garak) | +| DeepTeam | The LLM Red Teaming Framework | [Link](https://github.com/confident-ai/deepteam)| ## LLM Embedding Models