Skip to main content
Operayde
Talk to usGet a quote
Product

Four components, one coherent system.

Operayde is not a chatbot. It’s an appliance, a gateway, a portal, and a control plane — each doing one job, together forming a private-by-default AI platform.

Component
Appliance
A sealed Debian box that runs AI on your network.

The appliance is the only component that ever sees a prompt. It runs the LLM, the retrieval index, and the policy engine on hardware we ship to your office.

Disks are encrypted with TPM-bound keys. The OS is signed, the kernel is signed, and fleet updates roll out through the same signed-manifest pipeline.

Two variants today — a silent desktop Micro for small offices and a 1U rack-mount Starter for production floors — with a dual-GPU Pro configuration for 70B-class models.

Component
Gateway
The only door to the outside.

Every request into or out of the appliance goes through the gateway. It authenticates virtual keys, evaluates OPA policy, applies rate limits, and emits an audit event before a single token is generated.

Policy is centrally authored but locally enforced. We push new rules to the fleet as signed bundles; the appliance verifies and swaps without downtime.

The gateway is OpenAI-compatible by design, so existing SDKs and tools drop in with a single base-URL change.

Component
Operator Portal
Staff and tenant web UI for the fleet.

The portal is where you and we manage the fleet — list appliances, mint virtual keys, review audit heads, inspect billing, and push policy.

It’s a Next.js app running behind your IdP. It only holds per-request state; logouts clear everything, and session cookies are JWE-encrypted.

We use the same portal ourselves: no side-channel tools, no hidden admin consoles — what you see, we see.

Component
Central Plane
Fleet metadata, never your data.

The central plane runs the registry, config service, billing aggregator, audit aggregator, and event bus. It’s what lets us operate thousands of appliances we don’t physically own.

It never sees a prompt or a response — only metadata (heartbeats, audit heads, usage rollups, signed policy bundles).

Everything is written in Go, deployed on Debian, fronted by apache2, and hardened with systemd. No unmanaged dependencies.

Architecture

Three surfaces, one clean contract.

The appliance lives in your building. The gateway is its only door to the outside world. The control plane never sees your data — only the metadata it needs to run the fleet, bill usage, and verify audit trails.

Operayde architecture diagramBoxes representing the on-site appliance, the gateway, the central plane, and the operator portal, connected by arrows showing control and audit flows.on-site · your buildingapplianceOperayde WorkstationLLM · RAG · files · audityour teamBrowser UISSO · room-scopedyour codeNative SDKOpenAI-compatiblegatewayPolicy + RoutingOPA · rate · audit emitcentral plane · saasFleet · Config · Billing · Auditmetadata only — never promptsIdentity · Event busenrol · policyaudit headsoperator portalStaff + Tenant Web UIfleet · keys · billing · audit

Ready to put AI behind your own firewall?

Spend 20 minutes with one of our deployment engineers. We’ll walk through your workload, pick the right tier, and ship an appliance to your office within two weeks.

Product · Operayde