ModelSystem.One

September 19, 2026 · View on GitHub

Decision Models: AI that decides, not writes.

modelsystem.one is a curated catalog of System One / Decision Models — AI systems that return typed decisions (choice, score, boolean) with calibrated probabilities, instead of free-form chat text.

This repository is the public contribution surface for the project (issues, PRs, discussions). The website application source lives in a separate private repository.

Website License: MIT Contributions welcome GitHub issues


What is a System One model?

Inspired by Kahneman’s Thinking, Fast and Slow:

Traditional LLMsDecision Models (System One)
OutputFree textTyped decision + probability
LatencySecondsMilliseconds
Best forGeneration, reasoningClassification, routing, scoring, guardrails

Today the public category is led by Jev (TypeSafe AI). This catalog exists to track every entrant as the category grows.

Site map

PathPurpose
/Home — category intro + featured model
/modelsCatalog
/quadrantMaturity × Capability evaluation
/learnSystem 1 vs System 2 applied to AI
/guidesIntegration tutorials
/newsCategory news + RSS
/specCatalog inclusion criteria

Also available in Portuguese: modelsystem.one/pt-br.

How to contribute

We welcome:

  • New models that meet the catalog spec
  • Corrections to specs, pricing, status, or links
  • Documentation / learn / guide improvements (content proposals)
  • Bug reports about the public site

Start here:

  1. Read CONTRIBUTING.md
  2. Open an issue: New issue
  3. Or submit a PR against this repo (content / meta changes)

Do not open PRs expecting the private application source to be here — this repo is for contributions and project meta only.

Inclusion criteria (summary)

  1. Primary interface returns typed decisions (not free text)
  2. Publicly available (GA, beta, or waitlist)
  3. Minimum API documentation

Details: modelsystem.one/spec

Topics (GitHub)

Suggested repository topics for discoverability:

ai · system-one · decision-models · machine-learning · llm · catalog · typed-decisions · calibrated-probability · developer-tools · modelsystem

License

MIT — see LICENSE.
Site content and trademarks of third parties (e.g. TypeSafe, Jev) remain with their owners. ModelSystem.One is an independent catalog and is not affiliated with those vendors.