OPEN-SOURCE PROJECT
jev-chat
A research chat decoder that repeatedly asks Jev to choose words or phrases and assembles them in code.
- Stars
- 3
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-17
What Jev does here
Compares stepwise Choice decoding with selection from complete candidate replies.
Provides decoder methods, experiment traces and documented failure cases.
The author states that autoregressive decoding is not Jev’s intended use and documents repetitions and grammatical errors. This is a research decoder. README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.