BCI technology diagramBCI technology diagramBCI technology diagramBCI technology diagram

The Engine for
Real-Time,
Probabilistic BCI.

Nimbus Personalizer and the SDK/API — freeze any encoder, adapt a cheap Bayesian head, and ship BrainState to apps. Built on RxInfer for latency, adaptability, and explainability.

Visual simulator

When the factory breaks,
restore — ~23× cheaper.

Raw EEG through a frozen encoder. Stress collapses the factory head. A thin Bayesian Personalizer climbs back — without fine-tuning the trunk.

Raw EEGclean stream
EEG
Frozen trunk
Personalizer
BrainState

Raw EEG → frozen foundation trunk. Weights stay locked.

BrainStateaccepted
intent
left
confidence
0.82
trunk
frozen · EEGNet
labels
0
Accuracyfrozen 74% · head 74%
Frozen
Head

Adapt wall

~23×

Personalizer
Fine-tune

Fine-tune stays a priced escape hatch — not the default path.

Illustrative loop from exploratory BNCI stress protocols. Lead cost ~23× vs short fine-tune on locked bakeoff cells. Not an accuracy-SOTA claim — adapt when the factory breaks.

Freeze the trunk.
Personalize the head.

Nimbus Personalizer sits on any frozen encoder: cheap Bayesian adaptation and a thin BrainState for apps. Adapt when deployment stress breaks the factory — not when it already transfers. Head updates are about 30× cheaper than fine-tune under gated recovery.

wrapPersonalizerBrainState

Docs & SDK →

Recovery over frozen · cost vs fine-tune

50607080+21 pp≈ fine-tune accn=0n=10n=20n=40
Lift vs frozenPersonalizerFrozen
PersonalizerFine-tune~30× wallSame accuracy band as fine-tune · much lower update cost
Stress: gated shiftΔacc +21 pp · 52%→73%
Slider to explore
Clean
factory already works
Gated stress
head recovers
Labels n = 20recovery @ n≈20
Calibration budget
BrainStateaccepted
intent
left
confidence
0.84
uncertainty
0.16
model_id
eegnet

Illustrative curves from exploratory BNCI stress protocols. Lead cost ~30× vs fine-tune; confirmatory retrain ratio ~131×. Not an accuracy-SOTA claim — adapt when the factory breaks.

Lazy DynamicsRxInfer

Built on a Foundation of Proven Technology

The Nimbus engine is powered by RxInfer, the state-of-the-art reactive message passing framework for automated Bayesian inference. In partnership with Lazy Dynamics, the core developers of the technology, we are building the most performant and reliable software layer for the BCI industry.

How Nimbus Outperforms
Traditional BCI Models

Our probabilistic approach fundamentally outperforms traditional BCI software across the metrics that matter most for real-world applications.

Standard BCI
Nimbus SDK
Latency
High (100-300ms)
IncludedUltra-Low (<20ms)
Adaptability
Static (Requires Retraining)
IncludedContinuous Learning
Explainability
Black Box (Opaque)
IncludedWhite Box (Interpretable)
Uncertainty
Single Guess
IncludedFull Probability

Broad Hardware Compatibility& Application Areas

The Nimbus engine is designed to be hardware-agnostic, providing a universal processing layer for the entire BCI hardware landscape.

EEG

Non-Invasive EEG

For devices like Muse, OpenBCI, Emotiv. Our engine excels at handling noisy, non-stationary signals from consumer headsets, using real-time adaptation to deliver reliable control for gaming, wellness, and neurofeedback applications.

Clinical

Clinical & Medical Devices

For clinical-grade EEG, ECoG, and assistive tech. Nimbus provides the "White Box" explainability and confidence scoring essential for regulatory approval (FDA/CE), powering the next generation of neuro-rehabilitation and diagnostic tools.

Implants

High-Bandwidth Implants

For microelectrode arrays like Neuralink & Synchron. Our high-performance architecture processes massive, high-velocity data streams with ultra-low latency, enabling advanced applications like high-DOF prosthetic control and communication.

Simple Integration,
Powerful Results

NimbusSDK.jl runs locally on your machine—no API calls during inference. Get from preprocessed EEG to probabilistic insights in just a few lines of Julia.

# 1. Setup with your API key
using NimbusSDK
NimbusSDK.install_core("YOUR_API_KEY")

# 2. Load pre-trained model (NimbusLDA, NimbusQDA, or NimbusProbit)
model = load_model(RxLDAModel, "motor_imagery_4class_v1")

# 3. Run inference with uncertainty quantification
data = BCIData(csp_features, metadata, labels)
results = predict_batch(model, data)

# 4. Analyze with full confidence scores
println("Accuracy: $(mean(results.predictions .== labels))")
println("Confidence: $(mean(results.confidences))")
1. Install SDK
One-time setup with your API key
2. Load Model
Choose NimbusLDA, NimbusQDA, or NimbusProbit for your BCI paradigm
3. Run Inference
Get predictions with full uncertainty quantification in <20ms

Advanced Models & Applications

The Nimbus engine is a platform for building sophisticated, next-generation BCI systems, powered by a suite of state-of-the-art probabilistic models.

State Space Models (SSMs)

For modeling latent brain states over time. Ideal for handling noisy observations from EEG, MEG, or spike trains, providing a robust foundation for continuous decoding and control.

Autoregressive (AR) Models

For spectral analysis of neural oscillations. Crucial for rhythm-based control paradigms, sensorimotor applications, and steady-state visual evoked potentials (SSVEPs).

Hidden Markov Models (HMMs)

For modeling discrete brain states. Perfectly suited for applications like motor imagery classification, sleep stage analysis, or decoding distinct cognitive states with high fidelity.

Kalman Filtering

For real-time tracking and decoding. The gold standard for estimating continuous variables from noisy signals, enabling fluid control of neuroprosthetics, cursors, and other dynamic systems.

Pricing Designed for Innovation

We believe in democratizing access to next-generation BCI technology. Our pricing will include a generous free tier for developers and researchers, with flexible, usage-based plans that scale as you grow. For enterprise partners requiring deep integration and support, we offer dedicated partnership plans.

Developer Plan

For individuals, researchers, and teams exploring BCI.

Our generous free tier is designed for experimentation and innovation. Get access to the core Nimbus engine and start building the future of neurotechnology today.

Includes:

  • IncludedAccess to Core SDK/API
  • IncludedCommunity Support
  • IncludedSufficient R&D and Prototyping
Book a Demo

Business Plan

For startups and companies launching commercial BCI applications.

A flexible, usage-based model that scales with your product's success. Get the performance and support you need to go to market with confidence.

Includes:

  • IncludedEverything in Developer, plus:
  • IncludedHigher Rate Limits
  • IncludedProduction-Grade SLAs
  • IncludedStandard Technical Support
Book a Demo

Enterprise Plan

For hardware manufacturers and large-scale enterprise deployments.

A dedicated partnership for organizations with complex requirements. Get custom model development, deep integration, and enterprise-grade security.

Includes:

  • IncludedEverything in Business, plus:
  • IncludedCustom Model Development
  • IncludedDedicated Engineering Support
  • IncludedOn-premise Deployment Options
Contact Sales

Ready to build the future of neurotechnology?

See a live demonstration of the Nimbus engine and discuss how our technology can accelerate your BCI development.