Skip to content
JevDirectory.org

Companion

A 3D robot that understands without generating text: one TypeSafe call per turn with nine typed questions, then code decides whether to act, ask, or shrug.

Category
Cookbooks & Demos
Format
Playground
Published by
Community
Author
—
Added
2026-09-25
Last verified
2026-09-25

Highlights

  • Each turn is labeled jev · 9 questions · 1 call, with the decision and the reason shown.
  • Sample inputs include go to the lamp, hide, dance, and an insult that should produce a shrug.
  • The interface tracks mood and focus, such as neutral mood and idle or near-bed focus.

Watch out

No author, repository, latency, or key details are published.

Related terms

Glossary definitions related to this entry.

More like this

226GitHub stars
A MuJoCo and Franka Panda workbench where Jev chooses the next manipulation step for pick-and-place, stacking, and obstacle-carry tasks, with rule baselines and side-by-side model comparison.
Cookbooks & Demos#community#python#robotics
144GitHub stars
A multiplayer demo workflow builder for Jev built with Liveblocks: wire Jev and LLM steps together, call the workflow through a REST API, and preview test runs with shared state and cursors.
Cookbooks & Demos#community#typescript#demo
85GitHub stars
A joke npm package that left-pads a string by asking Jev to choose among space_0 through space_10 in one Choice, spending a model call where padStart() would do.
Cookbooks & Demos#community#javascript#demo
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

An open 151M-parameter decision engine

TypeSafe AI came out of stealth with Jev, and access is behind a waitlist. I built an open source version Verdict (Open-jev) you can run right now in a browser tab: And its a real post trained model..(link in comments) It is a post trained 151M parameters model. ModernBERT-base Show more

Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Agent Handoff Gate: agents verify what they hand off

A local Telegram analyzer with Jev as the classifier

I vibe-coded this simple, open-source and local Telegram content analyzer using Jev as a classifier. Jev Classifier • jevclassifier.vercel.app Export your channel data as JSON and it will analyze each post's intent, quality, sentiment, and reaction tone and if it's a DM/Group Show more

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

A Krunker-inspired FPS, decided by Jev

Maybe I’m just washed, but Jev is beating me at my own game. Built a Krunker-inspired FPS where you 1v1 Jev. Try it out yourself: jev-arcade.vercel.app/duel

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Pixel art out of 256 multiple-choice questions

I turned @typesafeai Jev model into a pixel art model. 256 multiple choice questions, one per pixel, plus refinement passes. These were the best results out of the bunch I tested. Code: github.com/Wizhill05/type…

Image
Image
Image
Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

An Elixir port of the official SDK