CHOOSEBrowser & web
Jev X Scorer
Jev is a model that selects the best option from a given set and provides a confidence score, used here in a browser extension to grade X drafts against a ranking algorithm.
TakeYou hand it a set of options and it tells you which one to pick and how confident it is.
Pattern↑ State to typed decisions for software
Typesafe AI just dropped Jev, and it is the most interesting model I have built with this year. Jev does not write text.
You hand it a set of options and it tells you which one to pick and how confident it is. It is fast enough and cheap enough to run on every keystroke.
So we used it to build a browser extension that grades your X drafts while you type, against the ranking algorithm xAI open-sourced.
github.com/buildfastwithai/gen-ai-experime
