TypeSafe launches Jev model for programmatic logic
Created by ChatGPT co-inventor Diogo Almeida, the Jev model bypasses text generation to execute programmatic decisions up to 193.6x faster.

Stock photo for illustration only, not from the actual event
- TypeSafe launches Jev, a specialized System One Model built for programmatic logic.
- Developed over two years in stealth by OpenAI veteran and ChatGPT co-inventor Diogo Almeida.
- Completely abandons text generation to prevent syntactic failures and output hallucinations.
- Delivers processing speeds up to 193.6 times faster with input costs starting at $0.042 per million tokens.
TypeSafe, an artificial intelligence startup founded by a ChatGPT co-inventor, has emerged from stealth mode to launch its Jev model aimed at automating programmatic decisions using a parallel sampling architecture. The release allows software systems requiring automated deterministic logic to bypass conversational language models entirely by executing structured probabilistic decisions directly inside production codebases.
Developed during a two-year stealth period by OpenAI veteran and ChatGPT co-inventor Diogo Almeida, the model discards text and string generation completely. Instead of autoregressively generating sequential text tokens, the system takes an unstructured state as input and outputs type-safe structured values within a single parallel query, targeting deterministic code integration and eliminating output hallucinations by design.
"Think of Jev as a frontier-intelligence function call: unstructured state in, typed probabilistic decisions out."
Diogo Almeida, Founder at TypeSafe
Engineers constructed the platform around an alternative training methodology termed Reinforcement Learning for Calibrated Decisions (RLCD). Unlike conventional frontier models trained via RLHF or RLVR to satisfy human conversational preferences, TypeSafe trains Jev to produce calibrated probabilities on execution logic, ensuring that returned confidence scores correlate directly with output accuracy.
Departing from traditional autoregressive token generation, Jev relies on a hardware-aware parallel sampler that evaluates and delivers all structured values simultaneously. This structural constraint restricts outputs to predefined schemas, removing the parsing pipelines and guardrail wrappers usually required when deploying large language models across business automation workflows, while handling high-cardinality selections up to 255 discrete options.
The decision by Jev to strip away conversational text generation in favor of strict programmatic logic represents a critical shift in bringing AI directly into core software architecture. By bypassing traditional sequential token generation, the framework overcomes major bottlenecks in latency and cost that typically prevent enterprises from deploying large language models in high-speed, backend decision-making environments.

Stock photo for illustration only, not from the actual event
Internal evaluations conducted from the team's West Coast servers recorded end-to-end response latencies between 70 and 500 milliseconds, contrasting sharply with the 3 to 329 seconds observed in standard conversational deployments. Published workflow evaluations run across fixed compute graphs demonstrated execution speeds up to 193.6 times faster than consensus baselines.
Input processing costs are priced at $0.042 per million tokens, down from standard conversational rates spanning $0.20 to $10. Production demonstrations showed Jev resolving branching rules across high-speed game states and web traversal trees, running a real-time reactive bot across Doom game state structures at 10 queries per second for about $7 per hour. TypeSafe opened early developer access today and started onboarding engineering teams from its deployment waitlist.
Source: AI News
Found something wrong in this article? Report an issue with this article
Comments
Leave a Comment