Skip to main content
Spec-only preview

Foundation models of human behavior

A spec preview, and partly how we are working out what the product should be. If a page is wrong about your problem, tell us.

Language models are foundation models of text. We are building the equivalent for behavior: models pretrained on what people actually did, which transfer to a new product or catalog without a year of collecting your own labels first.

Four products, in the order they depend on each other.

The shape of the argument

  1. Behavior is the missing corpus. The public corpus is full of what people said and thin on what people did. The sequential, consequential, content-linked data that a behavioral model needs mostly sits unused inside companies. That is product one.

  2. Pretrain on it. Train broadly enough on real interaction sequences and you get transfer, the same way you do for language. A downstream team starts strong instead of starting from zero. That is product two.

  3. Items need a vocabulary. A sequence model over items only transfers if items have meaningful identifiers. Random integer IDs do not transfer and cannot cold start. Semantic IDs can. That is product three, and it is the most concrete surface here.

  4. Then run it forward. A model that predicts what a person does next can be run against a population to rehearse a decision. That is product four, and it is the least built.

Where to start reading

If you want the argument, Semantic IDs is the most developed product: codebooks, collaborative signal, and a full API sketch.

If you want to call something, jean-rec-1 is a pretrained recommender you can point at a catalog without building a model first, and Models covers what we serve and which endpoint answers which question. The API reference has every endpoint with its request and response shape.

Get access

Nothing here is self-serve yet. Every engagement starts with a conversation about your data and what you want the model to predict.

jonathan@jeantechnologies.com