Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CONTINUUM AI

Building Intelligence That Evolves.

Open systems for intelligence, agents, security, and AI infrastructure.

CONTINUUM · ORCAROUTER · ORCACYBER · PAPERS ↓ · HUGGING FACE · OLLAMA · X · DISCORD


RESEARCH · INFRASTRUCTURE · SECURITY · OPEN SOURCE



01 / CONTINUUM

Intelligence is becoming infrastructure.

Continuum AI builds open systems for models, agents, security, observability, routing, and alignment.

We build at the layers between models and the real world:

MODEL  →  ROUTE  →  AGENT  →  TOOL  →  ACTION
  ↑                                      │
  └────── EVALUATE ← VERIFY ← TRACE ─────┘

Our goal is simple:

Build intelligence that can be routed, observed, secured, reproduced, evaluated, and evolved.


02 / OPEN SYSTEMS

OrcaRouter Lite

Self-hosted infrastructure for multi-model AI.

OpenAI-compatible LLM routing with BYOK, streaming, model interoperability, and a managed safety net.

REPOSITORY →

GitHub Stars GitHub Forks License


OrcaReplay

Time travel for AI agents.

Record an agent run. Replay it. Fork from any checkpoint. Change the model while keeping everything else constant.

Local and cloud traces speak the same format — giving agents a reproducible history across environments.

REPOSITORY →

GitHub Stars GitHub Forks License


OrcaBonsai 27B Uncensored

Change behavior. Don't change the weights.

Runtime behavioral intervention for compressed LLMs.

0 WEIGHTS MODIFIED
0 RE-QUANTIZATION
BIT-IDENTICAL ORIGINAL MODEL PACK
129 RESIDUAL INTERVENTION SITES
INFERENCE-TIME CONTROL

Built first for Ternary Bonsai 2 27B while preserving the original compressed model.

REPOSITORY →

GitHub Stars GitHub Forks


OrcaPromptVault

An open archive of how AI agents actually work.

A versioned, verifiable archive of real-world system prompts, developer instructions, tool schemas, and agent harnesses.

Built to make agent behavior easier to study, compare, reproduce, and understand.

REPOSITORY →

GitHub Stars GitHub Forks


Orca Code Review

AI code review with an enforcement layer.

An open multi-model code review harness for automated reviews, security analysis, severity-ranked findings, and merge gates.

CODE
  ↓
MULTI-MODEL REVIEW
  ↓
P0 · P1 · P2 · P3
  ↓
MERGE GATE

REPOSITORY →

GitHub Stars GitHub Forks


Orca AI Incident Archive

A public record of when AI systems fail.

An open, structured archive of real-world AI incidents — outages, safety failures, model regressions, security events, policy failures, and other production issues.

Built to make AI reliability easier to study over time across models, providers, and infrastructure.

REPOSITORY →

GitHub Stars GitHub Forks


03 / THE STACK

                              CONTINUUM AI
                                   │
              ┌────────────────────┼────────────────────┐
              │                    │                    │
              ▼                    ▼                    ▼
         ORCAROUTER            ORCACYBER            OPEN MODELS
              │                    │                    │
         AI GATEWAY            SECURITY              RESEARCH
         ROUTING               DEFENSE               WEIGHTS
         OBSERVABILITY         AGENTS                QUANTS
         EVALS                 RESEARCH              RUNTIMES
         GUARDRAILS            CODE SECURITY         POST-TRAINING
              │                    │                    │
              └────────────────────┼────────────────────┘
                                   │
                                   ▼
                              OPEN SOURCE
                                   │
                    ┌──────────────┼──────────────┐
                    ▼              ▼              ▼
                  BUILD          VERIFY         EVOLVE

04 / ORCAROUTER

One Gateway. Every Model.

OrcaRouter is Continuum AI's infrastructure layer for operating models and agents across providers.

                     ┌─────────────────┐
                     │   YOUR AGENT    │
                     └────────┬────────┘
                              │
                              ▼
                    ┌───────────────────┐
                    │    ORCAROUTER     │
                    │                   │
                    │  ROUTE · OBSERVE  │
                    │  SECURE · EVAL    │
                    └─────────┬─────────┘
                              │
             ┌────────────────┼────────────────┐
             │                │                │
             ▼                ▼                ▼
          MODEL A          MODEL B          MODEL N

ADAPTIVE ROUTING · OBSERVABILITY · AGENT FIREWALL · GUARDRAILS · EVALS · BYOK · ZDR


05 / ORCACYBER

Intelligence for the Defense Layer.

OrcaCyber is our cybersecurity research and systems initiative for AI-native security.

Our work spans:

VULNERABILITY RESEARCH

AUTONOMOUS SECURITY AGENTS

CODE SECURITY

RED-TEAM RESEARCH

DEFENSIVE AI

SECURITY MODELS

AGENT SECURITY

                  SOFTWARE + AI SYSTEMS
                           │
                           ▼
                    ┌─────────────┐
                    │  ORCACYBER  │
                    └──────┬──────┘
                           │
              ┌────────────┼────────────┐
              ▼            ▼            ▼
           DISCOVER      ANALYZE       DEFEND
              │            │            │
              └────────────┼────────────┘
                           ▼
                         VERIFY

06 / OPEN MODELS

Intelligence should be runnable.

We publish open-weight models, post-training research, quantizations, runtimes, and experimental releases for developers and researchers.

Hugging Face

Models · weights · quantizations · research releases

huggingface.co/orcarouter →


Ollama

Run Orca models locally.

ollama.com/orcarouter →


07 / RESEARCH

Research That Ships.

We study the systems, architectures, and failure modes that emerge as AI moves from models into the real world.

Our work spans routing, alignment, security, robustness, agents, retrieval, and AI infrastructure — with an emphasis on research that can be tested, reproduced, and turned into working systems.


SELECTED RESEARCH


OrcaRouter

A Production-Oriented LLM Router with Hybrid Offline-Online Learning

Zhenghua Bao · Fengya Tian · Chris Zhang · Zhenjun Chen · Xile Ma · Yi Shi

A production-oriented framework for intelligent model routing, combining contextual bandits with hybrid offline-online learning to continuously adapt routing decisions from real-world feedback.

MODEL ROUTING · CONTEXTUAL BANDITS · ONLINE LEARNING · AI INFRASTRUCTURE

READ PAPER →




How Fragile Is Safety Alignment at Frontier Scale?

A Single-Direction Attack on a 320B MoE

Yi Shi · Tanyu Chen · Kai Shen

An empirical investigation into whether a remarkably simple white-box intervention can disrupt safety alignment at frontier scale — and what changes when alignment techniques designed for dense models encounter large mixture-of-experts architectures.

AI SAFETY · ALIGNMENT · MODEL SECURITY · MoE · INTERPRETABILITY

READ PAPER →




Better Retrieval, Worse Robustness

How Multi-hop RAG Amplifies Upstream ASR Errors

Zhenghua Bao

Examines how errors propagate across speech recognition and retrieval-augmented generation pipelines, showing how increasingly capable multi-hop retrieval can amplify upstream entity errors rather than eliminate them.

EMNLP 2026 · Main Conference

RAG · ROBUSTNESS · RETRIEVAL · SPEECH · MULTI-HOP REASONING

READ PAPER →




RESEARCH DIRECTIONS

INTELLIGENCE INFRASTRUCTURE

Model routing
Inference systems
Adaptive systems
Model interoperability
Gateway architecture

AI SECURITY

Model security
Agent security
Vulnerability research
Adversarial evaluation
Defensive AI

ALIGNMENT & ROBUSTNESS

Safety alignment
Behavioral interventions
Robustness
Interpretability
Failure analysis

MODELS

Post-training
Quantization
Open-weight models
Model evaluation
Inference-time control

AGENT SYSTEMS

Tool use
Agent harnesses
Execution environments
Security boundaries
Autonomous systems

OBSERVABILITY & EVALUATION

Tracing
Record & replay
Reproducibility
Counterfactual evaluation
Local ↔ Production

RETRIEVAL & REASONING

Retrieval-augmented generation
Multi-hop reasoning
Information retrieval
Error propagation
Context systems

OPEN RESEARCH

Reproducible experiments
Open implementations
Research artifacts
Benchmarks
Open collaboration


Research → Open Source → Production

We don't treat research as a separate layer from engineering.
When possible, our work becomes code, models, datasets, evaluations, or production systems that others can inspect, reproduce, and build on.


08 / PRINCIPLES

OPEN        > CLOSED
MEASURE     > ASSUME
REPRODUCE   > DEMO
VERIFY      > TRUST
SYSTEMS     > WRAPPERS
EVOLVE      > FREEZE

We publish the systems, artifacts, experiments, models, and research behind our work whenever possible.


09 / BUILD WITH US

The future of intelligence will be built across models, agents, infrastructure, and security.

Come build it with us.

Community

X / @OrcaRouter →
DISCORD →

Infrastructure

ORCAROUTER →

Security

ORCACYBER →

Open Models

HUGGING FACE →
OLLAMA →

Open Source

GITHUB →



CONTINUUM AI

BUILDING INTELLIGENCE THAT EVOLVES.


continuum01.ai   ·   orcarouter.ai   ·   orcacyber.ai



BUILD → ROUTE → OBSERVE → SECURE → VERIFY → EVOLVE


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors