Deterministic token codec

One endpoint.Built for efficiency.

ReClaim runs entirely in your environment. Your platform team hosts our model weights and stands up the MOSES codec in front of them; after that, your applications redirect to an OpenAI-compatible endpoint of your own. The codec translates every prompt into MOSES — the language the model natively speaks — so it reaches the same answer over roughly 30% fewer tokens, and no prompt ever leaves your infrastructure.

ReClaim pipeline · sample enterprise workload−31.4% tokens
Prompt as your app sends it1,000,000 tokens
After the MOSES codec686,000 tokens
1.3 mstime to first token
0.7 msP50 latency added
100%OpenAI-format compatible
Yoursruns in your environment
How it works

Three steps to stand it up. One line to use it.

Your platform team does the deployment once. After that, every application in your organisation reaches it the same way it reaches any OpenAI-compatible endpoint — by pointing at a URL.

01 · DEPLOY

Host the model weights

We provide the ReClaim base model weights. Your team serves them on your own GPUs, in your own environment, under your own controls.

02 · DEPLOY

Stand up the codec

A Python service runs the MOSES codec and exposes an OpenAI-compatible API in front of the model.

03 · REDIRECT

Point your applications at it

From here it is a base-URL change. Your code, SDKs, schemas, and prompts stay exactly as they are, and every app reaches the same endpoint.

RUNTIME

What happens per request

The MOSES codec translates your English prompt into MOSES — the language our model natively speaks — then translates the reply back. In between, the model works over roughly 30% fewer tokens, and the response comes back in the format your application expects.

prompt → codec → model → codec → response
FOUNDATION

Qwen-derived base model

The ReClaim base model is built on the Qwen family and natively speaks MOSES, the codec’s language. Known provenance, known licensing — and the weights are delivered to you.

COMPATIBILITY

OpenAI API format

The front end exposes standard request and response shapes. If your application already talks to an OpenAI-compatible endpoint, it already talks to this one.

DATA

Nothing leaves your perimeter

The codec and the model both run on your infrastructure. Prompts and responses never transit a ReClaim service, because there isn’t one in the path.

EXIT

No lock-in at the app layer

Applications reach ReClaim through a base URL, so pointing them back is a one-line change. Nothing is embedded in your application code to unwind.

Validation

Measured, not estimated

20–50%
Observed token reduction across tested workloads
21/s
Sustained throughput per GPU in the validation environment
7.9 GB
VRAM per worker in the validation environment
75%
GPU capacity left free after the full test workload
Base model & training

Run the base model. Attach your own data when you’re ready.

The base model is efficient as delivered. The gains that matter to your business come from training on what your business actually knows.

Available now

The ReClaim base model

A Qwen-derived foundation that natively speaks MOSES, delivered as weights you host yourself alongside the Python codec front end.

  • Model weights delivered to you and served on your own GPUs
  • The MOSES codec ships as a Python front end
  • Roughly 30% fewer tokens processed per request
  • Applications integrate by base URL, so nothing is embedded in your code
See how it deploys →
Where the real gains are

Attach your data with our training platform

Train on your own data and attach the result to the ReClaim base model. Your domain knowledge, our efficiency — without retraining a foundation model from scratch.

  • Train against the ReClaim base model using your own data
  • Attaches to the base model rather than replacing it
  • Served from your existing deployment — your applications never change
  • Your data and the resulting weights remain yours
Explore the Training Framework →
Who it's for

Three different problems, one layer

The economics read differently depending on where you sit.

Enterprise AI teams

Inference spend is outrunning the budget

Every agent, retry, and RAG call adds token volume. MOSES removes roughly a third of it before the model ever sees the prompt — and your teams keep the applications they already shipped.

See the capacity model →
Platforms & hosts

Offer efficiency as a product

Deploy ReClaim inside your own platform and offer it to your customers. They get an efficient model with their data attached; you get a differentiated AI tier running on infrastructure you already operate.

Partner with us →
Regulated industries

Nothing leaves your infrastructure

Everything runs inside your perimeter — no prompts sent to a third party, no external inference call to justify. The codec is deterministic and lossless, so the same prompt always behaves the same way and results stay reproducible under audit.

Read the security brief →

Run it against your own workload.

Deploy ReClaim in a staging environment and send real traffic through it. We’ll help you stand it up and measure token reduction, latency, and throughput on your own infrastructure — with your own data.