OPEN-SOURCE PROJECT
advocaat
A small TypeScript client for asking Jev multiple typed questions about the same data.
- Stars
- 87
- Forks
- 1
- License
- MIT
- Last commit
- 2026-09-18
What Jev does here
Combines yes/no, Choice and Score questions and maps responses to typed values.
Reuses one interface for probabilities, choices and scores.
Client interfaces and request code were inspected; type wrappers do not guarantee correct judgments. Not run here.