<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pavel Ravvich</title>
    <description>The latest articles on DEV Community by Pavel Ravvich (@pravvich).</description>
    <link>https://dev.to/pravvich</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4145248%2Fb60b247d-a5a1-4e0b-982f-adcdaf613578.png</url>
      <title>DEV Community: Pavel Ravvich</title>
      <link>https://dev.to/pravvich</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pravvich"/>
    <language>en</language>
    <item>
      <title>TypeSafe's Jev: Independent Benchmark Against LLMs (with code)</title>
      <dc:creator>Pavel Ravvich</dc:creator>
      <pubDate>Sun, 27 Sep 2026 08:34:27 +0000</pubDate>
      <link>https://dev.to/pravvich/typesafes-jev-independent-benchmark-against-llms-with-code-3deh</link>
      <guid>https://dev.to/pravvich/typesafes-jev-independent-benchmark-against-llms-with-code-3deh</guid>
      <description>&lt;p&gt;I built an independent benchmark to test TypeSafe's Jev model against GPT-4, Claude, and Gemini on classification tasks.&lt;/p&gt;

&lt;p&gt;Jev is a different kind of model — instead of generating text, it outputs probabilities for given answer choices. This makes it particularly interesting for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Intent routing in AI agents&lt;/li&gt;
&lt;li&gt;Guardrails and safety checks&lt;/li&gt;
&lt;li&gt;Low-latency classification pipelines&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The benchmark covers spam detection, sentiment analysis, and topic classification tasks with full reproducible code.&lt;/p&gt;

&lt;p&gt;Read the full article + code on Medium:&lt;br&gt;
&lt;a href="https://medium.com/@pravvich/typesafes-jev-beyond-the-hype-an-independent-benchmark-8bdc1c99d000GitHub" rel="noopener noreferrer"&gt;https://medium.com/@pravvich/typesafes-jev-beyond-the-hype-an-independent-benchmark-8bdc1c99d000GitHub&lt;/a&gt; repo:&lt;br&gt;
&lt;a href="https://github.com/PavelRavvich/jev-bench" rel="noopener noreferrer"&gt;https://github.com/PavelRavvich/jev-bench&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Connect with me on LinkedIn:&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/pavel-ravvich/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/pavel-ravvich/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>ai</category>
      <category>llm</category>
      <category>jev</category>
    </item>
  </channel>
</rss>
