Full Jev Tutorial
What it is, how you can build with it and what new applications it can unlock
→ 0:00 Intro
→ 0:34 Jev explained
→ 4:06 API setup
→ 5:59 Demo 1: Voice-controlled browser
→ 11:33 Demo 2: AI memory
→ 17:27 Demo 3: YouTube predictor
i made an llm from first principles with Jev
29 yes/no questions per character: should the next key be a–z, space, comma, or period?
highest probability gets append to it, then fed the updated text back in & repeat
an autoregressive loop made out of a classifier
I got early access to @typesafeai's new Jev model and built a demo of it playing tetris
The generation speed is so fast that it's pushing blocks down
This feels like another "this changes everything" moment
Jev will be super helpful for agents to make split second decisions in workflows, data classification, judgment calls, and hundreds of other use-cases in the enterprise.
Here's a quick demo with Box and Jev to make that real. The demo pulls an incident report from Box, asks whether it's customer-facing and how severe it is, moves the file into escalate, monitor, or review folders, and sets a metadata template instance with the result. This all happens nearly instantly and at almost no cost.
You can imagine this in insurance claims, contract management, loan processing, security reviews, customer log analysis, and so on. Definitely a great new class of AI use-case.
For those who still didn't understand what Jev from @typesafeai can do, here is the example.
Jev can read dozens of structured trading signals and then show intelligent decisions.
It's time to make your system actually alive.
What a time!