← Index

ROUTEBusiness workflows

Jev Primer

This project provides an objective explanation and a clear demonstration of Jev, a new model from @typesafeai that answers questions with a fixed shape based on a given situation, enabling its use in code.

TakeYou give it a situation plus questions with a fixed shape (yes or no, pick an option, give a score) and it fills in the answers so you can use them in code.

Pattern Jev AI decision models

After a few days of everyone talking about Jev, and after trying it myself, I just published jevprimer.com for people who want an objective explanation and a clear demo of what it actually does. Jev is @typesafeai’s new model, from @CompleteSkeptic. You give it a situation plus questions with a fixed shape (yes or no, pick an option, give a score) and it fills in the answers so you can use them in code. It is so fast, and apparently so good, that people are going crazy about putting it next to expensive, slow LLMs, to take the classification and routing those models currently handle. On jevprimer.com you paste a support message and in a few hundred milliseconds you see urgency, team and frustration filled in, try it! jevprimer.com