learn / beginner path
Learn Jev from the first decision outward
Start with the model vocabulary, then connect one typed decision to an API route and a visible fallback.
What is Jev?
Start with state, questions, typed decisions, and confidence.
Read guideChoice, Score, and Noul
Learn which output type matches the decision your software needs.
Read guideJev API
Read the request shape, provider boundary, usage, and response lifecycle.
Read guideJev with Python
Run a small decision from a script, notebook, or backend job.
Read guideJev with TypeScript
Validate typed decisions in Node, a worker, or an app route.
Read guideConfidence and fallback
Design the boundary between model output and software action.
Read guide