Recently, a new model called Jev has entered the AI world. Unlike traditional conversational models, Jev was developed not for chatting, but for decision-making. So, is Jev really as successful as claimed? How accurate are its results in classification and decision-making? What are its strengths and weaknesses compared to other AI models? Let's test the Jev AI model together!
Jev is an artificial intelligence model developed by TypeSafe AI. Unlike traditional AI models, Jev was developed not for chatting, but for making decisions. The Jev model does not write code, generate images, or chat. Its sole purpose is to identify the best decision in a given situation.
Another feature of Jev is that it also shares the probability and confidence level of its decisions with us. This allows us to see not only what decision Jev made, but also how confident it is in that decision.
What does Jev do, and how can it be useful to us? Jev uses its decision-making ability to solve one of the most critical problems in automation. Software and automations can follow rules, but they cannot make decisions in conditions that were not defined in advance. This is where Jev comes in. If a decision needs to be made about which direction a process should take, Jev can make that decision. For example, if you need to route an email to the relevant team based on the subject of a customer's complaint, there is no need for a person to wait at the beginning of the process. The automation receives the email, Jev makes the decision!
You can position Jev as the decision-making brain within your processes and make your rule-based automations intelligent.
The other AI models could already do this, so what has changed? What makes the Jev model different?
A fair question! The AI models we have used so far have been general-purpose models. Other AI models could make decisions, but decision-making was not the primary purpose of these models. Jev, on the other hand, was designed for this purpose from the very beginning.
Moreover, Jev does not just make decisions; it also shows how confident we can be in that decision.
Another advantage of Jev is that it is a fast and low-cost model. Jev provides a significant advantage, especially for high-volume automations. Is Jev really as cheap and fast as claimed? Let's find out!
TypeSafe AI stated that the Jev model has a response time of 70–500 ms. The company claims that Jev is 40–200 times faster than similar AI models.
According to the pricing announced by TypeSafe AI, 1 million input tokens for Jev cost $0.042. There is no additional charge for output tokens. In other words, the cost is based on the input we provide to the model. The length of the model's response does not affect the price. The company states that Jev is up to 400 times cheaper than similar AI models.
So, is Jev really this fast and affordable?
We wanted to test Jev ourselves and compare its performance with GPT-5.6. The results were quite surprising! In our test, Jev delivered results an average of 5.4 times faster than GPT-5.6. When we compared the cost of the same test, Jev operated at approximately 4 times lower cost.
| Number of Requests | Average Response Time (sec) | Total Cost | |
|---|---|---|---|
| JEV |
100 |
0,232 sec | 0,0058 $ |
| GPT-5.6 |
100 |
1,243 sec | 0,023 $ |
We tested Jev's decision-making mechanism using a phishing detection test with real emails. We also gave the same 100 emails to GPT-5.6 to compare the results. The results were quite remarkable! JEV correctly detected 49 out of 50 phishing emails, missing only 1. It also correctly classified 47 out of 50 legitimate emails, achieving an overall accuracy of 96%. GPT-5.6 achieved 99% accuracy in the same test, correctly detecting all 50 phishing emails.
But is this test enough to evaluate the model? We also need to test Jev's decision-making ability in different situations.
To push Jev's limits, we tested more complex scenarios. We challenged the model's decision-making by providing conflicting and distracting information. We used long texts, dates, and numerical calculations to examine how rationally the model could make decisions. The results were quite remarkable. Jev made the expected decision correctly in all 10 scenarios we tested. It was particularly notable that it was able to reach the correct conclusion without getting confused by distracting and conflicting information.
As a result of our tests, we found that Jev is quite successful at decision-making. We also tested Jev in challenging scenarios involving ambiguous and conflicting information. In all of these scenarios, it understood the essence of the situation and made the correct decision. The fact that Jev also shares its confidence level along with its decisions allows us to design more accurate automations.
Jev has another important feature: it accepts uncertainty. Unlike general-purpose models, when there is not enough information, Jev can choose options such as “insufficient information,” “uncertain,” or “unknown.” This feature allows us to make uncertainty a part of the process instead of making the wrong decision in automations.
We did not encounter any significant weaknesses in our tests. However, Jev's performance needs to be tested with different datasets and a wider range of use cases.
Using Jev is quite simple. We provide the Jev model with a scenario and the questions we want it to answer about that scenario. Jev then provides us with a decision, probability, and confidence level based on our questions.
Jev is currently available through an API. You can find the usage details on TypeSafe's official website. Links to these pages are provided at the end of the article.
Jev AI is a perfect fit for this job. Automations need to make decisions in many areas to determine the direction of a process. AI tools could already handle this, but Jev takes this capability one step further. The model does not only make decisions; it also provides the probabilities associated with those decisions. This makes it possible to transfer decisions to automations more safely. In addition, Jev enables us to build more flexible and manageable processes.
In our tests, Jev delivered successful results in terms of speed, cost, and decision-making. In our comparison with GPT-5.6, Jev was on average 5.4 times faster and operated at approximately 4 times lower cost, while achieving 96% accuracy in the phishing test. Its ability to accept uncertainty and provide a confidence level for its decisions makes Jev a notable AI model for automation processes.