AI Potluck
Organization

OpenGuardrails

company

Openness profile

1 product on the map — 1 open.

OpenGuardrails

Openness

5 high confidence
5.0
license
Apache-2.0(OSI) for both platform and model
source
public
self-host
yes(on-prem/private)
model
OpenGuardrails-Text-2510 open weights Apache-2.0
core-gated
ungated

Fully open source: both the guardrails platform and the safety model are Apache-2.0 and self-hostable, including on-prem deployment. The repository has since become the monorepo for the OpenGuardrails (OGR) specification and its reference implementations, carrying the Python and JavaScript SDKs and the integrations alongside it - a shift in what the product is, though the licence, the public source and the ungated core are all unchanged.

  • https://github.com/openguardrails/openguardrails recorded 2026-08-13

    Repo metadata records license spdxId - Apache-2.0 and the README closes 'License. Apache-2.0'. The monorepo holds specification/ and schema/, packages/python and packages/javascript, integrations/, benchmarks/ and examples/, and the development section builds and tests the whole thing locally. The project describes itself as foundation-governed and neutral; there is no paid tier, enterprise directory or license key on the page.

  • https://huggingface.co/openguardrails/OpenGuardrails-Text-2510 recorded 2026-08-13

    Model repo is ungated and carries License - apache-2.0 with a LICENSE file and two safetensors shards; cardData records base_model - Qwen/Qwen3-14B and quantization - GPTQ-4bit, which is the 3.3B quantized safety model the score records.