Seismograph

What’s gaining stars on GitHub right now

nokia-applied-research/AnyJev

Turn any LLM into a Jev-style decision model: typed decisions, real probabilities, no training. (continue updating)

Language modelsPython#calibration#decision-model#jev#jev-model#llm
6.2 Early signal Magnitude out of 10 — how fast interest is growing, not a quality score. Star growth looks organic. Data as of September 23, 2026, 10:35 UTC.
Open on Seismograph Open on GitHub

About the project

Turns any LLM into a decision model with typed questions (choice, yes/no, score) that return real probabilities read from the next-token distribution, without training. L0 removes position and label-prior bias; L1 adds temperature calibration from 100-500 labels.

Useful for

README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.

Why it’s trending

Stars per day

0100200September 20, 2026September 23, 2026

Bars are daily stars, the line is the usual pace. Red marks spike days.

Numbers

Total stars
271
Today
99 · ≈ 204 by evening
Forks
39
Issues and pull requests
1
Watchers
6
Language
Python
License
Apache-2.0
Latest release
v0.0.2 · September 21, 2026
Created
September 21, 2026
Last push
September 23, 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

Share

README badge

Paste it into your README — the badge shows the current magnitude and links to this page.

Seismograph: 6.2
[![Seismograph](https://gitnova.dev/badge/nokia-applied-research/AnyJev.svg?lang=en)](https://gitnova.dev/en/r/nokia-applied-research/AnyJev)

Similar by description

  1. 8.8
    NandhaKishorM/laya

    Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.

    BreakoutAI agentsPython+790 stars today, ≈ 2,980 by evening

  2. 2.1
    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.

    Early signalLanguage modelsPython+3 stars today, ≈ 9 by evening

  3. 2.6
    featherless-ai/simple-jev

    A Python server that turns open Hugging Face LLMs into a classifier: it reads next-token logits and returns JSON with choices, rubric scores, or truth judgments without training a separate classifier head.

    CoolingLanguage modelsPython+1 star today, ≈ 11 by evening

  4. 1.0
    y0usaf/pi-jev

    An extension for the Pi coding agent that adds a TypeSafe Jev decision layer: it judges bash/write/edit calls before they run and inspects command output, returning typed probabilities instead of prose.

    CoolingAI agentsTypeScript+0 stars today, ≈ 2 by evening

  5. 6.1
    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…

    Early signalAI agentsPython+14 stars today, ≈ 97 by evening

  6. 3.4
    razorback16/openjev

    An open-source "System One" decision server on DiffusionGemma: send a state and typed questions (yes/no, choice, score) and get probabilities plus confidence in tens of milliseconds, with no text generated.…

    CoolingLanguage modelsPython+10 stars today, ≈ 28 by evening