tinnel123666888/OmniJev
About the project
OmniJev is an omni-modal System One decision model: given images, video, screenshots or camera frames plus typed questions, it returns calibrated probabilities in one forward pass with zero generated tokens. Trained on 270k decision records and 1.3M typed questions, Apache-2.0 weights on Qwen3.5 backbones.
Useful for
- Pick which UI element to click on a webpage screenshot
- Decide from video frames whether an event happened and in which frame it starts
- Recognize a hand gesture from a camera feed and emit a device command when confident
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 10 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 73 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #184.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 73
- Today
- 0 · ≈ 10 by evening
- Forks
- 6
- Issues and pull requests
- 3
- Watchers
- 0
- Language
- Python
- Latest release
- v1.1 · September 26, 2026
- Created
- September 23, 2026
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026Top new repositories this week: #182
Similar by description
-
1.5
allebee/jevk5
An open-weight alternative to TypeSafe Jev: given a state (ticket, log, policy, diff) and a yes/no, choice, or score question, it returns a probability for every option in one forward pass with zero generated tokens.…
-
4.4
Liuziyu77/Valen
A multimodal decision model built on a Qwen3.5-0.8B/2B backbone: it takes text, images and video with an instruction and returns probabilities over supplied candidates without generating answer tokens. The repo…
-
1.2
kshetrajna12/reflex
An open decision model: given a state (text, JSON, or image) and typed questions, it returns calibrated probabilities over fixed answer options. Runs on top of Qwen3.5 and answers with numbers instead of free text.
-
1.8
malevrigns/agent-jev
AgentJev-0.6B is a specialist decision model for AI agent loops: it takes unstructured state (diffs, traces, logs) plus typed questions and returns a probability distribution over options in a single forward pass with…