Build Fearlessly
with AI Guardrails for Developers

Developer-first AI security platform protecting against prompt injection, content safety risks, and data leakage. Multi-cloud support for all your AI models - open source or proprietary, anywhere they run.

119+
Languages Supported
SOTA
Performance
274.6ms
P95 Latency
Apache2.0
Open Source

Built for Developers

Everything you need to secure AI applications across any cloud or deployment

☁️

Multi-Cloud Support

Protect AI models across AWS, Azure, GCP, and on-premise deployments. Works with OpenAI, Anthropic, open-source models, and custom LLMs - wherever they run.

🚀

Developer-First API

RESTful API with SDKs for Python, Node.js, Java, and Go. Get started in minutes with comprehensive docs and code examples.

🔐

Prompt Injection Defense

Advanced protection against jailbreaks, prompt injection, code-interpreter abuse, and malicious code generation attempts.

🛡️

Content Safety Detection

Detect harmful, hateful, illegal, or sexually explicit content across 12 risk categories with configurable sensitivity thresholds.

🔒

Data Leakage Prevention

Identify and redact sensitive personal and organizational information using NER pipelines and regex-based detection.

Real-Time Performance

P95 latency of 274.6ms ensures your applications stay fast. High concurrency support for production workloads.

State-of-the-Art Technology

Leading the industry in AI safety and guardrails performance

Industry-Leading Performance

OpenGuardrails Performance Results

For full details, check out the OpenGuardrails Tech Report

87.1%
English Prompt F1 Score
vs. 84.3% (Qwen3Guard-8B)
88.5%
English Response F1 Score
vs. 80.5% (Qwen3Guard-8B)
97.3%
Multilingual Prompt (RTP-LX)
vs. 85.0% (Qwen3Guard-4B)
97.2%
Multilingual Response
vs. 78.1% (Qwen3Guard-4B)

Key Innovations

Configurable Policy Adaptation

Dynamic per-request policy configuration with continuous probabilistic sensitivity thresholds (τ ∈ [0,1]). Unlike static "strict/loose" modes, OpenGuardrails enables real-time sensitivity tuning for safety governance.

🎯

Unified LLM Architecture

Single 14B→3.3B (GPTQ quantized) model handling both content-safety and model-manipulation detection. Achieves superior semantic understanding compared to hybrid BERT-style architectures while maintaining production-level efficiency.

🌍

Multilingual Excellence

Robust performance across 119 languages and dialects, with SOTA results on English, Chinese, and multilingual benchmarks. Includes OpenGuardrailsMixZh 97k dataset contribution under Apache 2.0 license.

🚀

Production-Ready Platform

First fully open-source guardrail system with both large-scale safety LLM and deployable platform. RESTful APIs, Docker deployment, and modular components for seamless private/on-premise integration.

Get Started in Minutes

Simple integration, powerful protection for all your AI models

Quick Start with SDK

Install SDK and protect your AI apps in 3 lines of code. Works with any model, any cloud.

from openguardrails import OpenGuardrails

client = OpenGuardrails(api_key="your-api-key")

# Works with OpenAI, Anthropic, AWS Bedrock, Azure OpenAI...
response = client.chat.completions.create(
    model="gpt-4",  # or claude-3, llama-3, your-custom-model
    messages=[{"role": "user", "content": "Hello"}],
    guardrails={"prompt_injection": True, "pii": True}
)
# Auto-protected! No code changes needed.
Multi-Cloud3-Line SetupZero Config
☁️

Universal Gateway

One API endpoint for all clouds. Change just the base URL to protect OpenAI, Azure, AWS Bedrock, GCP, or any API.

from openai import OpenAI

# Works with ANY OpenAI-compatible API
client = OpenAI(
    base_url="https://api.openguardrails.com/v1/gateway",
    api_key="your-openguardrails-key"
)

# Your existing code stays the same
response = client.chat.completions.create(
    model="gpt-4",  # Azure OpenAI, Bedrock, etc.
    messages=[{"role": "user", "content": "Hello"}]
)
# Protected across all clouds automatically!
Any Cloud1-Line ChangeDrop-in Replacement

Multi-Language SDK Support

🐍

Python

pip install openguardrails
📗

Node.js

npm install openguardrails

Java

com.openguardrails:openguardrails
🔷

Go

go get github.com/openguardrails/openguardrails-go

Latest from the blog

How teams are shipping safer AI

Release notes, field insights, and security research from the OpenGuardrails team and partners.

View all posts

Nov 6, 2025

Unified Guardrails for Real-World AI: Configurable, Scalable, and Open Source

Help Net Security spotlighted how OpenGuardrails unifies prompt-attack defense, moderation, and sensitive-data protection in one configurable, scalable, open-source guardrail stack ready for production workloads.

Thomas Wang, CEO, OpenGuardrails7 min read
Read article

Simple, Developer-Friendly Pricing

Start free, scale as you grow. No hidden fees.

🚀

Free

$0/month
  • 10,000 requests/month
  • All detection features
  • Multi-cloud support
  • Community support
Start Free
Most Popular

Pro

$19/month
  • 1M requests/month
  • Priority support
  • Custom sensitivity tuning
  • Advanced analytics
  • SLA guarantee
Start Pro Trial
🏢

Enterprise

Custom
  • Unlimited requests
  • Dedicated support
  • Custom model training
  • On-premise deployment
  • Partnership opportunities
Contact Sales

Enterprise Add-ons

🎯

Custom Model Training

Tailored guardrail models for region-specific policies, industry requirements, or cultural sensitivities.

🤝

Partner Program

Join our global reseller network with competitive margins, co-marketing, and technical enablement.

Join Our Global Partner Network

We're actively seeking partners and resellers worldwide to bring AI security to organizations globally. Whether you're a systems integrator, technology consultant, or regional distributor, we offer comprehensive support to help you succeed.

💼

Reseller Program

Competitive margins and sales support

🔧

Technical Enablement

Training and certification programs

🌏

Regional Adaptation

Localized support and customization

Contact Partnership Team

Get in Touch

Ready to secure your AI applications? Contact us for partnership opportunities, custom model training, or technical inquiries.