Skip to content
Brevor.
CONSUMER PERIPHERAL

BridgeKeyboard

Bridge Keyboard is a keyboard layer that applies behavioral context at the typing surface — before your prompt reaches any LLM. Works across any application, any model provider, any operating system. Keystroke processing is on-device; routing happens via Bridge.

Available on macOS, Windows, iOS, Android

Talk to sales →Documentation
WHY THIS EXISTS

The behavioral layer should start before the prompt does.

Behavioral routing at the application surface is too late for some use cases. Compliance-bound professionals — analysts, attorneys, clinicians, traders — use AI across multiple applications and multiple model providers. Routing every prompt through a workspace adds friction every operator routes around eventually.

Bridge Keyboard pulls the behavioral layer up to the typing surface. As the operator types into any application — a chat client, an email composer, an in-app prompt box — Bridge Keyboard surfaces context-aware suggestions, flags integrity-sensitive content before submission, and routes the final prompt through the operator's configured Bridge deployment if one exists.

Available on macOS, Windows, iOS, and Android. Keystroke processing is on-device. The keyboard does not log keystrokes, does not transmit raw keystrokes, and does not require a network connection to operate the typing layer. Behavioral routing requires a Bridge deployment; without one, the keyboard runs as a typing assistant only.

HOW IT WORKS

Three steps from prompt to decision.

Context loaded at session start

When the operator signs in via their organization's identity provider, Bridge Keyboard loads the operator's behavioral profile and the deployment's context modules. The keyboard knows which application is in focus, which behavioral policy applies, and which escalation rules are active.

01

Suggestions surfaced as you type

Bridge Keyboard surfaces context-aware suggestions inline. Integrity-sensitive content (regulated information, privileged communication, escalation-required prompts) is flagged before submission. Suggestions and flags are computed on-device with no keystroke transmission.

02

Augmented prompt routes via Bridge

On submission, the final prompt routes through the operator's Bridge deployment for behavioral policy enforcement and audit. Without a Bridge deployment, the keyboard exits at the typing-assistant stage and the prompt submits as the operator typed it.

03
BUILT FOR

Where Bridge Keyboard lives in production.

Knowledge workers across multiple LLMs

Operators who use AI across three or more model providers depending on task. The keyboard preserves behavioral context consistency across providers without per-app configuration.

Used by a credit union's analyst team routing across three providers based on task type.

Compliance-bound professionals

Attorneys, clinicians, analysts in regulated industries whose AI usage is subject to professional-conduct review and whose typed prompts may surface in litigation, audit, or regulatory review.

Used by a regional bank's risk-team operators for every customer-facing AI prompt.

Multilingual operators

Operators typing across multiple languages where cultural context matters as much as translation.

Used by a pharmaceutical company's regulatory operators across 14 markets and 11 languages.

Cross-device users

Operators whose workflow spans macOS, Windows, iOS, and Android in a single day and who need consistent behavioral guardrails regardless of device.

Used by a private-aviation crew member operating across cabin tablets, ground-ops laptops, and personal mobile.

SPECIFICATIONS

What ships in every deployment.

Platform support
macOS 13+, Windows 11+, iOS 17+, Android 12+
Context window
32K tokens per session, configurable per deployment
Suggestion latency
24ms median for inline surfacing
Identity
SSO via the deployment's identity provider (SAML, OIDC, Okta, Azure AD)
Offline cache
72-hour offline operation with cached behavioral profile
Keystroke processing
On-device only; raw keystrokes never transmitted
Updates
Distributed via OS app stores (App Store, Microsoft Store, Google Play, Apple Business Manager for enterprise)
Deployment
Standalone or paired with a Bridge Workspace / Bridge API deployment
INTEGRATION

One endpoint between your application and any model.

javascript
import { BrevorKeyboard } from '@brevor/keyboard';

const kb = new BrevorKeyboard({
  deploymentId: 'wsp_finserv_east',
  identityProvider: 'okta',
  contextModules: ['us_finserv_v3', 'naic_strict'],
});

await kb.initialize();

Full API reference at /docs →

IN PRODUCTION AT
Affinity Federal Credit UnionLiberty MutualStifel FinancialAuto-Owners InsuranceSandy Spring BankWheels UpProspect CapitalStride
FREQUENTLY ASKED

Questions buyers ask before scoping.

Bridge Keyboard operates at the OS keyboard layer. It surfaces suggestions and flags in any text-input field the operator types into. The downstream application receives whatever the operator submits. No application changes are required.

No. Keystroke processing is on-device. Bridge Keyboard does not log raw keystrokes, does not transmit raw keystrokes, and does not require a network connection to operate the typing-assistant layer. Behavioral routing requires the final prompt to route through the operator's Bridge deployment; the on-device processing layer does not.

Yes, and most enterprise deployments do. Paired deployment gives the operator a consistent behavioral layer from typing through routing through audit. The keyboard inherits the Workspace deployment's behavioral profile and context modules.

Bridge Keyboard operates on a 72-hour offline cache of the operator's behavioral profile and active context modules. Inline suggestions and flags continue to operate. Behavioral routing pauses until connectivity returns, with the operator notified inline.

Via standard OS app-store distribution for individual operators. For enterprise deployments, Apple Business Manager, Microsoft Intune, and Google Android Enterprise are supported. Centralized policy push happens through the deployment's identity provider.

Per-operator licensing, with enterprise volume tiers. Standalone deployments scope on a call. Paired deployments with Bridge Workspace bundle the keyboard licensing into the Workspace deployment scope.

See Bridge Keyboard in your environment.

Talk to sales

Backed by Kyros Holding Inc.