Category

Guardrails

3 products in this category

NL-2-SQL-Agent logo

NL-2-SQL-Agent

Verified

a natural language agent that connects to a SQL database, learns schema + domain context, and answers questions using a ReAct SQL loop.

It can: - Connect to any SQL database supported by SQLAlchemy - Introspect table/column schema automatically - Bootstrap a domain YAML from natural language description - Route tables/metrics and reason iteratively with grounded SQL evidence - Enforce read-only SQL validation before query execution

NeMo Guardrails logo

NeMo Guardrails

Verified

NVIDIA's open-source toolkit for safe, trustworthy conversational AI

NeMo Guardrails (by NVIDIA) is an open-source toolkit for adding programmable guardrails to LLM-based conversational systems. It enables developers to define topical, safety, and dialog-flow rails in a declarative Colang language.

Guardrails AI logo

Guardrails AI

Verified

Add validation, correction, and guardrails to LLM outputs

Guardrails AI is an open-source Python framework for specifying and enforcing structural, type, and quality constraints on LLM outputs. It provides a declarative way to validate, retry, and correct AI responses in production.