Non-autoregressive System 1 decision engine. Typed choice, score and yes/no decisions over any text in a single forward pass, in 100+ languages, with a router that picks the right checkpoint per request.
jev_stock
An experimental JEV-powered framework for forecasting short-term stock price direction from structured market data.
Project facts
- Relationship to Jev
- Research
- Evidence
- Documented
- Language
- Python
- License
- Not reported; check the repository
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-17
- GitHub stars
- 13
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
The current adapter sends a JSON payload with three parts: `model`, `state`, and `questions`. The source currently selects `jev-latest` and posts to TypeSafe's System One endpoint. Each question is a `choice` question with exactly three allowed outcomes. The response parser accepts only those outcomes and requires finite probabilities for `up`, `flat`, and `down` whose sum is close to one.
Evidence commit: 81fa919795084ba942632d35c9986a1ece7162f9
Discovered through: awesome-jev.
How we review →