Skip to content
JevDirectory.org
CommunitySites & Guides326 starsVerified 2026-09-22

Awesome Jev

A curated, source-backed list of projects built with Jev, organized from SDKs and agent tooling through games and evaluations; its September 2026 review brought the community catalog to 155 entries.

Category
Sites & Guides
Published by
Community
Author
cobanov
Added
2026-09-22
Tagscommunityawesome-listevaluation

Highlights

  • The latest review on September 20, 2026 added 20 source-reviewed integrations, projects, and studies, bringing the community catalog to 155.
  • Favors public source code, concrete Jev usage, clear limitations, and reproducible evidence, with pinned research notes for each review.
  • The start-here section documents the Choice, Score, and Noul primitives and warns that schema-valid output is not a correct decision.
  • Covers official resources, provider and framework integrations, agent tooling, context and compaction, browser use, games, and evaluation.

Watch out

CC0-1.0 for the list itself, while linked projects keep their own licenses. Inclusion is not an endorsement by TypeSafe, and the review notes record the evidence boundaries.

More like this

638GitHub stars
A curated list of public projects and practices built on Jev: 212 entries across 13 categories, from classification and routing to agent decisions, calibration, infra/SDKs, and finance, with explicit inclusion rules.
Sites & Guides#community#awesome-list#agents
396GitHub stars
An independent, community-maintained catalog of 640 open-source projects built with Jev across 11 categories, paired with the jevbest.com site and citing public evidence behind each entry.
Sites & Guides#community#typescript#awesome-list
Communityawesome-jev
174GitHub stars
A curated gallery of papers, open models, and independent evaluations behind System One models and Jev, with 131 entries in 8 sections and a dated news log on a companion site.
Sites & Guides#community#javascript#awesome-list
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Trading bot, one decision per block

Classifying 1,500 real emails

this model is actually insane at email classification i tested it on 1500 of my own emails to see how well it works and I am blown away

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

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

Reply

Fast browser use with Stagehand

we built blazing fast computer/browser use with Jev + @Stagehanddev. this task cost $0.001 and executed at near instant speed (in a remote browser btw) the loop: observe the page, send a11y tree as state + actions as questions, Jev decides the next action, then Stagehand Show more

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

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

Reply

LLM-as-a-judge, sped up

Jev has spoken. It picked which model is AGI. 20–200x faster. 40–400x cheaper. This could make things like LLM-as-a-judge insanely fast and nearly free. (I tried a bunch of prompts and still didn’t burn through $0.10.)

Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

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

Reply

Instant compaction with Jev

A Claude session from 1M to 86K tokens

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  Show more

Image
Image
tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply