X · by simplifyinAI
An open typed-decision classifier
Yes/no, a score or a choice, with no chat and no generation.
Simplifying AI
@simplifyinAI
so we already have an open source alternative to jev... and it's 6-7x faster?! it's a typed-decision classification system: no chat, no generated text, just fast yes/no, scoring, or choice answers. > runs in under 1gb of memory > free on hugging face > runs on a laptop, or even a phone there's a real demo where it plays snake live, making a fresh decision every single move. two honest limits, straight from the project itself: > only 512-1,024 token context, some cases won't fit > weaker generalization than jev out of the box
Sep 21, 2026 · 438 likesOpen on X
An open-source typed-decision classification system offered as an alternative to Jev: it answers yes or no, returns a score, or picks a choice, without a chat interface or any generation.
Open the source