Sectum AI vs NVIDIA NeMo Guardrails

TL;DR. NeMo Guardrails is NVIDIA’s open-source toolkit for adding programmable runtime guardrails to LLM-based conversational systems — five rail layers (input / dialog / retrieval / execution / output), a purpose-built Colang DSL, and 100-300ms latency overhead. Sectum AI is a periodic multi-tenant verifier that runs cross-tenant probes across 13 surfaces and produces a tamper-evident, control-mapped evidence pack. Different layers of the stack, different cadence, both Apache 2.0, completely non-competing.

The two products

NVIDIA NeMo Guardrails (NVIDIA-NeMo/Guardrails)

Category: runtime guardrails / LLM safety toolkit for conversational AI.

License: Apache 2.0. Latest v0.20.0 (January 2026). Python 3.10-3.13.

Capability surface (NVIDIA NeMo Guardrails developer page, docs):

Pricing: OSS free. Commercial NVIDIA AI Enterprise tier for production support.

Buyer: enterprises building conversational AI applications; teams that need fine-grained control over multi-turn agent behavior; NVIDIA AI Enterprise customers.

Sectum AI (sectum.ai)

Category: multi-tenant AI verification.

License: Apache 2.0 for the OSS core. Sectum Cloud commercial. The evidence layer in the OSS produces the same artifacts the hosted product does — by design.

Method: marker substrate. Provisions synthetic tenants on the customer’s AI stack, plants cryptographic canary markers (HARD / ENTITY / SECRET), records a hashed ground-truth manifest, runs 11 cross-tenant probe classes across 13 surfaces, produces a tamper-evident evidence pack (RFC 3161 TSA + Sigstore Rekor + in-toto envelope).

For: CISOs, DPOs, and audit firms working on multi-tenant AI products. The flagship engagement is a GDPR Article 17 erasure attestation. See pricing.

Different layers entirely

NeMo GuardrailsSectum AI
LayerIn the conversation flow (runtime)Across the multi-tenant infrastructure (periodic verification)
UnitA conversation turnA tenant boundary across 13 surfaces
ModeBlock / modify / route per turnEvidence-producing per run
When it firesEvery turnOn a schedule, on-demand, at every audit / Article 17 cycle
Latency100-300ms per turn (50-150ms on NVIDIA HW)N/A (out-of-band)
OutputPass/modify/route decisionsTamper-evident audit pack (RFC 3161 + Rekor + in-toto)
VerificationNeMo’s runtime metrics + dashboardssectum-ai verify <pack> — third-party-verifiable
Multi-tenant focusNot specificallyThe category
ForApplication engineeringCISOs, DPOs, audit firms

NeMo Guardrails is inside the request path at runtime. Sectum AI is outside the request path, run periodically, producing evidence. The two address completely different parts of the AI security posture.

Where NeMo Guardrails is the right tool

Where Sectum AI is the right tool

Using both

Both run on the same stack with no friction:

The two products own different parts of the security posture: NeMo handles constraining live conversation flow, Sectum AI handles attesting multi-tenant isolation. Neither replaces the other; both compound.

Honest positioning

NeMo Guardrails is the right runtime tool for conversational-flow control on the NVIDIA stack. Sectum AI is the right periodic tool for multi-tenant verification with auditor-grade evidence — regardless of which AI platform you’re on. They don’t overlap; they don’t compete; they live happily on the same multi-tenant AI SaaS.

Pricing

References


← All comparisons