Skip to content
FindOpenSource

NeMo Guardrails

Toolkit for adding programmable safety and behavioral guardrails to LLM-powered conversational applications.

Overview

NeMo Guardrails lets a team define rules for what an LLM-powered application should and shouldn't do - staying on topic, avoiding certain content, following a specific conversation flow - using a dedicated modeling language, and enforces those rules around the underlying LLM regardless of which model is used. This adds a layer of predictability on top of an inherently unpredictable model.

NeMo Guardrails is a fit for teams deploying LLM applications that need reliable behavioral boundaries, complementing general LLM frameworks like LangChain and Haystack (also in this catalog) by adding a safety and control layer around whatever model or pipeline those frameworks orchestrate.

Categories
AI & Machine Learning
Keywords
llm-safetyguardrailsconversational-ai
Languages
Python
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.