NeMo Guardrails
NVIDIA's programmable guardrails framework for controlling LLM behavior — block PII leakage, prevent jailbreaks, and enforce fact-checking. Essential for any production LLM application that needs safety boundaries.
AI ToolFree Tier: Apache 2.0Company: NVIDIACategory: Safety & EthicsOpen Source: YesQuick Start: Install with pip install nemoguardrails → Define your guardrail rules in a Colang file → Wrap your LLM calls with the guardrails runtimeVisit NeMo Guardrails