Seismograph

What’s gaining stars on GitHub right now

bespokelabsai/nimble

Local typed decisions, contrastive data curation, and model evaluation.

Language modelsPython
4.8 Early signal Magnitude out of 10. Star growth looks organic. Data as of September 19, 2026.
Open on Seismograph Open on GitHub

About the project

Nimble is a model and training recipe for fast typed decisions over text: given a flat schema of enum and boolean fields, it picks an answer and returns probabilities for each option. It targets routing, condition checks, and policy application without generating text.

Useful for

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

Why it’s trending

Stars per day

04080September 13, 2026September 19, 2026

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

Numbers

Total stars
62
Stars in a day
55
Forks
7
Issues and pull requests
2
Watchers
1
Language
Python
Created
September 18, 2026
Last push
September 18, 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: 4.8
[![Seismograph](https://gitnova.dev/badge/bespokelabsai/nimble.svg?lang=en)](https://gitnova.dev/en/r/bespokelabsai/nimble)

Similar projects

  1. 8.0
    TheoLeeCJ/SemIf

    An open reproduction of the Jev-style semantic decision interface: reads typed option probabilities directly from a 4B model's logits without generating text. Runs on a single RTX 3090.

    BreakoutLanguage modelsPython+492 stars in a day

  2. 6.9
    TianyuCodings/NanoJev

    A nano replica of Jev built on Qwen3-0.6B that outputs probability distributions over candidates in a single forward pass with no token decoding, plus a training pipeline and game demos (maze, Snake).

    Early signalLanguage modelsPython+304 stars in a day

  3. 6.8
    Continuum-AI-Corp/OrcaBonsai-27B-Uncensored

    A tool for runtime refusal ablation in the compressed Ternary Bonsai 2 27B LLM: it projects the residual stream to remove the refusal direction without modifying or re-quantizing weights. Runs on Apple Silicon via MLX.

    Early signalLanguage modelsPython+336 stars in a day

  4. 5.8
    jaredpalmer/kev

    kev is a LoRA adapter with a small readout head on top of Qwen2.5-0.5B that answers many typed questions about a document in a single forward pass, returning calibrated probabilities instead of text.

    Early signalLanguage modelsPython+134 stars in a day

  5. 5.5
    vinnylarouge/jevlike

    A small trainable model that picks one option from a changing list of text options in a single forward pass, an open alternative to TypeSafe's Jev. Aimed at developers who need fast classification or menu selection…

    CoolingLanguage modelsPython+130 stars in a day

  6. 5.4
    zhengkid/Dream-RSI

    Research project on recursive self-improvement: past discovery histories become a replay simulator used to evaluate and refine exploration policies. Code is still being prepared; paper and demo are available.

    Early signalLanguage models+121 stars in a day