
A directory of projects built with Jev, the System One model from TypeSafe AI. Each entry links to its source and shows the cost and speed its author reported.
The community-ranked home for everything built with Jev — apps, agents, tools and experiments from the fastest-growing AI builder community. Free to submit, ranked by upvotes, with a transparent paid spotlight.
After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x cheaper (w/ output tokens free) • Frontier composable intelligence optimized for decisions AFAICT the shortest path to AI-based economic revolution

A directory of projects built with Jev, the System One model from TypeSafe AI. Each entry links to its source and shows the cost and speed its author reported.
A curated directory of real builds on Jev, with the cost and latency numbers the authors reported.

The open-source System One decision model. Sub-15ms, non-autoregressive, local drop-in alternative to TypeSafe Jev. - wfzyx/von

Jev Engineering is what turns an agent stack into an actual control system and moves the expensive model out of every decision loop. and up to 193x faster and 444x cheaper in tests. the model shouldn’t decide everything. in this setup: request → structured state → Jev router → cheapest capable model → worker → relevance / approval checks → execution gate → tool the important part is that the decision layers don’t generate prose. they route → score → block → approve. so expensive models only get called when the task actually needs them. that’s the point of Jev Engineering: separate reasoning from decision-making, then make the decision layer measurable, cheap and fast. full breakdown in the article below ↓ ❤️ 1.6K likes on X

This is actually insane. This uses @typesafeai Jev model, as a plugin in Claude to review all the un-nesseasary tool calls, and it takes 1s to run! Like, literally, 1 second to take my Claude session from nearly 1M to ... 86K tokens! 😮 Ask your claude to install it and be amazed Use this prompt ``` Install, and configure : https://github.com/tamaratran/fast-jev-compaction ``` ❤️ 8.4K likes on X

Fast Memory is an agent memory system built with Jev + LLM. - KonghaYao/fast-memory
A tool calling chat bot built with Jev and no LLM. - w3cj/jev-chat

A staged code-review workflow and local dashboard built with TypeSafe Jev. - devagrawal09/jev-review