Seed Frontier AIHorizonResearchProofRobotics
Contact
03 — Horizon

The substrate that composes them.

Horizon is the runtime that takes the four components and runs them as one system. Cortex provides the retrieval substrate. Magnus orchestrates the cascade. Seed informs architectural choices. Soto handles modality-flexible encoding. The cascade itself, the disagreement gate, the learned stacker — all live here.

CASCADE-1, our first publicly released system on Horizon, hits SOTA on Banking77 (95.21%) and CLINC150 (97.75%). The recipe reproduces in ~500 lines of Python over public weights — the substrate is what makes it production-viable.

03
Substrate — Horizon

Horizon orchestrates the four components into one runnable system — cascading, escalation, blending, online correction.

Seed

01

Compression-first architecture search.

Find the smallest model that clears the bar. Grows from tiny (~400 params) into the right shape for your task; uses MDL loss and sleep cycles to keep the result deployment-shape, not benchmark-shape.

Soto

02

Byte-level encoder.

The same checkpoint runs on a $5 microcontroller or our hosted API. No tokenizer, no vocabulary to maintain, ~7 MB int8. Live today at soto.seedfrontier.ai.

Magnus

03

Coalition executive.

Broker, cells, disagreement gating, learned ensemble stacker, escalation policy. The “how to compose” answer that makes ensemble cascades hit SOTA with only public components.

Cortex

04

Lifelong memory.

Hash-chained immutable ledger with two-speed consolidation. 163× retention advantage over MLP baselines on continual-learning benchmarks. Online correction without retraining.

04 — Seed Foundry
Early access

Audit. Control. Observe.

If Horizon is the substrate, Seed Foundry is the cockpit. Live audit of every prediction (via Cortex's hash-chained ledger), online correction interfaces, broker policy controls, cell-level observability, evidence packs for compliance.

Built for teams who don't just want AI in production — they want to answer for AI in production. Because “the model said so” isn't an audit trail.

05 — Explorer

Pick your point on the frontier.

Three Seed shapes for the same task. Slide between top accuracy, balanced and most efficient — and watch the size, latency and capability move together.

0.1 MiB1 MiB10 MiB100 MiB1k MiB91%92%93%94%95%MEMORY (LOG)BANKING77 ACCURACYSPACECUDACCBALEFF
AccuracyBalancedEfficient
+0.59 pp vs CUD

Beats CUD by +0.59 pp at a fraction of the size.

When accuracy is non-negotiable. The high-accuracy Seed shape clears the official Banking77 test bar above SOTA, while running on commodity CPU and fitting alongside other modules in the same memory budget.

94.42
%
Banking77 acc
68.4
MiB
Memory
225
ms
Latency CPU
502,170
weights
Parameters