diff --git a/data/projects.json b/data/projects.json index 68e83fa..8bd28c4 100644 --- a/data/projects.json +++ b/data/projects.json @@ -8040,6 +8040,16 @@ "stars": 0, "added": "2026-09-20" }, + { + "name": "minojev", + "repo": "zeredy879/minojev", + "site": "https://zeredy879.github.io/minojev/", + "description": "Independent Jev-style replica with head training: a frozen Qwen3-1.7B backbone plus a small trained decision head returns calibrated Choice/Boolean/Score distributions in one forward pass, with committed datasets and a same-backbone generation benchmark.", + "category": "research", + "language": "Python", + "stars": 0, + "added": "2026-09-21" + }, { "name": "DGP (Decision Graph Protocol)", "repo": "numerous-com/dgp",