AI Governance Platform · Self-hosted

Your AI budget burns faster than you can see it.

Quorix is a single control plane for every LLM provider: budgets, policies and data. Checks happen before a request leaves your perimeter — not after the fact.

Audit of unregistered keys is free, results in 5 business days. No installation.

$40B
projected LLM API spend by 2027 (was $15B in 2025)
11%
of companies can forecast AI costs within ±10%
4mo
how long Uber's 2026 AI budget lasted. Without governance, that's the norm
A — Attention

What happens when AI grows without governance

Not 'might happen' — it's already happening at companies running 3+ providers without a single point of control.

👻

Shadow AI

25 Claude Code keys, 10 OpenAI subscriptions, 3 vLLM clusters, 5 Ollama nodes — each with its own budget, plan and status. Nobody knows who uses what and what it costs. 70% of AI projects never reach production — spend evaporates across teams.

💸

Runaway spend

A buggy loop or an unlimited agent can burn $500 overnight. Without rate limits, one client overloads the provider (429) and takes the others down. Without budgets you can't cost a single request, session or user.

⚖️

Compliance risk

152-FZ and NUC in Russia, the EU AI Act in Europe — fines up to €35M or 7% of global turnover, main enforcement from August 2026. PII flows to external providers without scanning, audit or data-residency control.

I — Interest

One platform. Full control.

Quorix is a proxy gateway between your company and every AI provider. Four pillars, one perimeter.

🔍

Visibility

Who uses AI, what it costs and what data leaves — across all providers, in real time. Attribution: company → team → virtual key → request.

🛡️

Control

Budgets at any level: organization → team → role → key. Rate limits RPM/TPM. Risky requests are blocked before execution — not after.

📋

Compliance

SOC2, 152-FZ, NUC, EU AI Act: full audit trail, PII scanning of input and response, data-residency control, tiered approvals.

🔄

Flexibility

23+ providers, 1000+ models, OpenAI-compatible API. Any perimeter: SaaS, private cloud, on-premise, air-gapped. Migrating apps is a one-URL change.

Request pipeline — 12 steps, ~20–50ms overhead

pre-execution enforcement
RequestOpenAI-compatible
Authvirtual key
Prompt ScanPII · regex → Presidio → ML
Policy EvalOPA / Rego
Budget CheckRedis · <5ms
Forwardrouting · failover
Key difference: budgets and policies are checked before the request is sent to the provider. Observability tools (Helicone, LangSmith) only see spend afterwards. Nobody else does this.
I — Interest · Proof

How Quorix differs from the tools you've already tried

Helicone and LangSmith are observability (they see spend after the fact). Portkey is a gateway, but it was acquired by Palo Alto Networks. LiteLLM — a 2026 supply-chain attack. Quorix is the only one that does all three: gateway + budgets + policies.

CapabilityQuorixPortkeyHeliconeLangSmithLiteLLM
Cross-provider gateway
Budget enforcement (pre-execution)
Policy engine (OPA / Rego)
PII audit of input and responsepartial
Self-service approvals
Enterprise SSO (SAML)
Self-hosted / air-gapped
Shadow spend discovery

Scroll →

Sources: public vendor feature matrices, state as of August 2026. Portkey — acquired by Palo Alto Networks (May 2026). LiteLLM — backdoored releases v1.82.7/1.82.8 via PyPI (March 2026), license NOASSERTION. Quorix is built on Bifrost (Go, Apache 2.0, <100µs overhead) + OPA (CNCF Graduated) + Presidio (MIT).

D — Desire

Five reasons Quorix stays with you for the long term

01

Visual Policy Engine

The industry-standard OPA/Rego plus a drag-and-drop builder. Pain: policies scattered across application code. Solution: a single policy registry, 20+ ready-made templates. Once you've written your own, switching tools will hurt.

02

Prompt Auditing

PII scanning of the input and the response before it reaches the provider. Progressive approach: regex → Presidio (30+ entity types) → ML models. No competitor scans both directions.

03

Self-Hosted and Air-Gapped

SaaS, private cloud, on-premise, air-gapped. 152-FZ, NUC, EU AI Act. Pain: data leaves to an external vendor. Solution: the whole platform is in your perimeter, including your own LLM cluster (vLLM, Ollama).

04

Shadow Spend Discovery

We find unregistered API keys: invoice matching and network probing. A free audit shows instant ROI for the CFO — and becomes the entry point to the platform.

05

Fitting into your processes

Okta/Azure AD SSO, alerts to Slack/Telegram, HRIS/ITSM integrations (Workday, ServiceNow, Jira), 4 roles (Admin / Manager / User / Agent Owner). Quorix becomes part of your operational perimeter, not just another dashboard.

D — Desire · For those who look at the details

Architecture and maturity

No promises — components, numbers and licenses. Everything written here can be verified in the docs and source code.

Stack

GatewayGo · fasthttp
StoragePostgreSQL + TimescaleDB
Real-timeRedis + Kafka
PoliciesOPA (CNCF) · Rego
PIIPresidio (MIT)
TracingOpenTelemetry

Performance

Throughput10 000+ RPS
Gateway overhead~20–50 ms
Budget check<5 ms (Redis)
Failover<100 ms
StreamingSSE token accounting

Security & licenses

Keys at restFernet (AES)
SSOSAML · Okta / Azure AD
RBAC4 roles
CoreMIT / Apache 2.0
Modelopen core (PostHog)

Open-source core (PostHog model): the gateway core is open, enterprise features (policy engine, self-hosted, compliance reports) are in the paid tiers. This lets your CISO audit every layer.

D — Desire

Pricing that grows with you

Start free with 1M requests per month. Upgrade when you need SSO, budgets and policies. Alternative: 5–10% of managed AI spend (min $1,000/mo).

Free
$0
  • 1M requests/mo
  • 3 API keys
  • 5 team members
  • Your provider keys
  • Basic dashboards
Start free
Pro
$99/mo
  • 500K requests/mo
  • SSO (Okta / Azure AD)
  • Budget enforcement
  • Advanced dashboards
  • Team management
Choose Pro
Enterprise
$10K+/mo
  • Self-hosted / air-gapped
  • Custom integrations
  • Dedicated support
  • EU AI Act / 152-FZ compliance
  • SLA guarantees
Contact us

Not sure about the plan? → Get a free audit

D — Desire · Social proof

What it looks like in practice

Legal TechPII · Budgets

AI-Юрист

A legal AI assistant processes contracts containing clients' personal data. Quorix scans every input and response for PII before it's sent to an external provider and keeps budgets separate per case.

0
PII leaks in 6 months
−42%
cost per request (cache + routing)

"For the first time we see what a single case costs in AI metrics, and we know client data doesn't leave the perimeter."

Incident Management25 keys → 1 gateway

Incidenta

A team of 25 engineers with 25 separate Claude Code subscriptions. Quorix unified all keys into a single gateway: virtual keys per team, budgets, rate limits, failover to a local vLLM cluster when the cloud is exhausted.

25 → 1
control point
−31%
monthly spend

"We stopped guessing who burned what. One dashboard, one budget, one call when something goes wrong."

Design partners: the first 25 companies get 6 months of free access and co-development. Become one of them — link below.

A — Action

Start with a free audit

We'll find unregistered AI keys in your infrastructure, calculate hidden spend and show where budgets leak. The result is a report in 5 business days. No installation, no commitment.

Or just write to us — we'll show the platform on live data in 30 minutes.