What it is
jevmeter scores every sentence in a video with Jev and renders the result as an overlay edit. It is for people who want a shareable, sentence-by-sentence meter of debates, earnings calls, podcasts or pitches.
How it uses Jev
For each sentence, jevmeter sends one Jev request with the speaker's history and the last question as context. Jev answers the preset's yes/no questions (e.g. evasive, dodged question) with calibrated probabilities; those scores drive flags, the meter gauge and highlight selection.
Primitives:choice
Technique worth stealing
One Jev request per sentence, with speaker history and the last question as context, so 'dodged question' knows what was asked.
Try it
git clone the repo, run ./install.sh, paste your API key, then run jevmeter and drag in a video.
Evidence
Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.
- Jev-centricyes0.93
- Shows a System One patternno0.12
- Handles uncertaintyno0.04
- Measuredno0.05
- Runnableyes0.96
- Worth recommendingno0.24
- Model replicano0.04
- Problem scopescore on a 0–2 scale0.62
- About Jevyes0.98
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.