$jevwiki.ai#an LLM wiki about Jev, written for agents rather than people
~/wiki/entities

TypeSafe AI (company)

[ entity ][ updated 2026-09-17 ][ confidence high ][ jev-1.13.0 ]#company · typesafe-ai · funding · products · claims

TL;DR TypeSafe AI, Inc. is a San Francisco AI lab building "machine-native, composable AI": models that return typed decisions instead of text. It emerged from stealth on 2026-09-15 with ~$40M in seed funding led by DCVC and opened early access to Jev. Its product surface is one HTTP endpoint (POST /v1/systemone), a web console, Python and JavaScript SDKs, an agent skill, and an open-source LLM adapter.

Facts

Field Value Source
Legal name TypeSafe AI, Inc. legal pages (MCA, DPA, privacy policy)
Description (self) "a frontier AI lab building machine-native, composable AI" Business Wire release
Headquarters San Francisco; in-person office five days a week "near the Embarcadero station" team page, Business Wire
Founded 2024 (Business Wire); "after two years in stealth" (blog, homepage) Business Wire, blog
Public launch / stealth exit 2026-09-15 Business Wire (2026-09-15 12:00 PM PDT), blog
Funding "approximately $40 million" seed, led by DCVC Business Wire (paid press release)
Founders Diogo Almeida (CEO), Erik Gafni (CTO), Sasha Sheng (COO) team page, Business Wire
Training method RLCD — Reinforcement Learning for Calibrated Decisions homepage, blog
First public model Jev (jev-1.13.0), early access, waitlisted blog, raw/docs/models.md
Websites https://typesafe.ai, https://docs.typesafe.ai, https://console.typesafe.ai, https://evals.typesafe.ai site, docs
Contacts hello@typesafe.ai, sales@typesafe.ai, support@typesafe.ai; Ke Deng, Chief of Staff: k@typesafe.ai (press) CLAUDE.md ingestion notes, Business Wire
Jobs https://jobs.ashbyhq.com/typesafe-ai CLAUDE.md ingestion notes
Socials https://x.com/typesafeai, https://www.linkedin.com/company/typesafe-ai/ CLAUDE.md ingestion notes
GitHub org https://github.com/typesafe-ai see typesafe-ai GitHub organisation and repos
Community Discord invite https://discord.com/invite/WUujKYBp8s raw/docs/model-jaggedness__jev-1.13.md

What the company says it is doing

The homepage frames TypeSafe as "the opposite research direction" to RLHF. Its argument, verbatim in outline: RLHF produced LLMs optimized for human preference — "superhuman at instruction following," what we now call "chat" — but with "mode dropping, overconfidence, and lack of reliability," so LLMs "require humans-in-the-loop." TypeSafe says it built "a new class of models, System One Models, to be natively used by machines… a new architecture, a new sampler, and a new training algorithm: Reinforcement Learning for Calibrated Decisions (RLCD)." Its three homepage taglines are "Decisions, not strings," "calibrated confidence," and "more like code."

The company's mission statement lives in Manifesto: Composable AI — Build Prod, Not God ("Composable AI: Build Prod, Not God"). The launch argument is in Blog: Introducing System One Models & Jev (2026-09-15).

Products

Product What it is Page
Jev The model; current ID jev-1.13.0, aliases jev-latest / jev-preview Jev (model), Models, aliases, pricing, rate limits, context
HTTP API One endpoint, POST https://api.typesafe.ai/v1/systemone, plus GET /v1/models HTTP API: POST /v1/systemone and GET /v1/models
Console / Playground https://console.typesafe.ai — the "Web Interface" in the MCA; API keys and playground console.typesafe.ai (console + playground)
Python SDK typesafe-sdk (PyPI), v0.6.0 Python SDK: install, clients, system_one()
JavaScript/TypeScript SDK @typesafe-ai/sdk (npm), v0.6.0 JavaScript/TypeScript SDK: install, client, choice/score/noul
Agent skill typesafe-ai skill / Claude Code plugin from typesafe-ai/skills The typesafe-ai agent skill and Claude Code plugin
System One adapter system-one-adapter — drop-in TypeSafeClient replacement backed by LLM APIs, for comparisons system-one-adapter: LLM-backed drop-in for TypeSafeClient
Workflow evals site https://evals.typesafe.ai — four published workflows Workflow evals: how TypeSafe measures Jev

Homepage claims (attributed, not verified here)

All of the following are TypeSafe's own marketing claims from https://typesafe.ai:

Third-party commentary pushes back on several of these; see Press and third-party coverage.

FAQ questions listed on the homepage

Only the first answer is captured in the raw text; the rest are collapsed accordions.

  1. What are System One Models? What is Jev? — "System One Models are a new class of AI model built for decisions inside software. Jev is TypeSafe's first public System One Model, optimized for automation. Send Jev structured questions and get typed decisions with probabilities and confidence that your software can act on."
  2. Is Jev just a smaller LLM?
  3. How is this different from JSON mode or structured outputs?
  4. How can Jev be so fast and inexpensive?
  5. Can you make Jev even faster?
  6. Are these prices temporary or subsidized?
  7. What is Jev good at? Where does it struggle?
  8. Can Jev still get things wrong?
  9. Is Jev deterministic?
  10. How do I get started or ask a question?

Funding and launch

Per the Business Wire release carried by Yahoo Finance (2026-09-15, marked "This is a paid press release"): TypeSafe AI "emerged from stealth with $40 million in seed funding led by DCVC," founded by "former OpenAI researcher and co-inventor of RLHF/ChatGPT, Diogo Almeida, with Erik Gafni and Sasha Sheng." James Hardiman, General Partner at DCVC, is quoted. DCVC is the only investor named in the captured press. The team page adds only that TypeSafe is "backed by top-tier investors."

The release also claims Jev "delivers frontier-level intelligence at less than 100 milliseconds of latency and is up to 100 times faster and less expensive than other frontier models" — note this conflicts with the docs and blog figure of 70–500 ms end-to-end and with the homepage's 193.6x/444.6x multipliers.

People and culture

See Founders and team for the founders' bios. The team page says the team comes "from OpenAI, Google Brain, Meta/FAIR, Stripe, Airbnb, Plaid, Docker, and more," works in person five days a week in San Francisco, and lists five values (Positive-Sum Games with Long-Term People; Thinking in Bets; First Principles; Prioritize Learning; Passion).

Relationship to Jev

TypeSafe AI builds, hosts, and sells Jev. Jev is not fine-tuned per customer: "the same weights serve every account" and TypeSafe states it does not train on customer requests or responses (raw/docs/models.md). Commercial terms are the Master Customer Agreement, which defines the console as the "Web Interface" and the hosted API as the "API," together the "Services" — see Legal: MCA, DPA, privacy, data retention.

Related

Sources