jevbooks

← All projects

ollaya

ollaya-dev/ollaya · Homepage

Run open decision models locally behind a TypeSafe-compatible API.

Classification & Routing0.60Runner-up: Infra / SDKs / IntegrationsQuestionnaire

What it is

Ollaya is a Rust daemon and CLI that pulls open decision models (Laya, decider, NLI, GLiClass) by name and serves them locally behind TypeSafe-compatible endpoints, so existing Jev clients switch with TYPESAFE_BASE_URL.

How it uses Jev

Ollaya serves the /v1/systemone wire format used by Jev clients. The laya router picks an English or multilingual checkpoint per request. Answers come from these open models, not from Jev.

Primitives:choicescorenoul

Technique worth stealing

Publish only small ONNX graphs that read original weights from the author's Hugging Face repo, pinned and sha256-verified.

Try it

curl -fsSL https://ollaya.dev/install.sh | sh; ollaya run laya --preset triage "..."

View on GitHub

Judged by Jevjev-1.13.0

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 is core to the projectunclear0.49
  • Shows a System One patternno0.19
  • Describes handling uncertaintyno0.03
  • Reports measured numbersno0.06
  • Is a runnable toolyes0.98
  • Would recommend to a builderno0.13
  • Is a replica of the modelyes0.93
  • Solves a common problem (0–2)score on a 0–2 scale1.03 / 2
  • About Jevyes0.94

Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 25 Sept 2026.