NVIDIA-NeMo/Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
The toolkit uses a declarative configuration approach to define safety policies and conversation flows, with support for input/output rails, dialog path steering, fact-checking, and jailbreak protection through semantic similarity detection. It provides both Python API and async-first server modes, integrating seamlessly with LangChain chains and multiple LLM providers (OpenAI, open-source models), while managing complex interactions through configurable guardrail policies that mediate between applications and language models.
5,772 stars. Actively maintained with 16 commits in the last 30 days.
Stars
5,772
Forks
619
Language
Python
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
16
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/NVIDIA-NeMo/Guardrails"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related tools
madroidmaq/mlx-omni-server
MLX Omni Server is a local inference server powered by Apple's MLX framework, specifically...
openvinotoolkit/model_server
A scalable inference server for models optimized with OpenVINO™
rhesis-ai/rhesis
Open-source platform & SDK for testing LLM and agentic apps. Define expected behavior, generate...
taco-group/OpenEMMA
OpenEMMA, a permissively licensed open source "reproduction" of Waymo’s EMMA model.
generative-computing/mellea
Mellea is a library for writing generative programs.