OPEN-SOURCE PROJECT
ask-jev-ai
Most AI demos generate text. Jev does not. It reads a sentence and returns typed answers with probabilities: a choice, a yes or no, a score. That makes it usable as a primitive inside ordinary code rather than a chatbot bolted onto a page.
- Stars
- 2
- Forks
- 1
- License
- —
- Last commit
- 2026-09-22
What Jev does here
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Based on repository metadata and README with rule-based classification; pending human review, with no independent runtime or performance verification.