Developer releases jevper, an open-source alternative backend for the Jev interface
A GitHub project called jevper reimplements the documented 'System One' wire format used by the Jev interface, letting developers run typed questions (choice, score, noul) against any OpenAI-compatible model instead of the hosted TypeSafe API. It works with self-hosted llama.cpp servers or other duck-typed clients, requiring no dependency on typesafe-sdk or openai at runtime, and is installable via pip as a Python 3.10+ package.
GoKawiil's interpretation of the reporting above, not reported fact.
By decoupling the Jev-style typed question interface from TypeSafe AI's hosted service, jevper could let developers keep existing code working while switching to self-hosted or alternative models, potentially reducing vendor lock-in and API costs. The author explicitly states it is an independent, unaffiliated implementation, which may raise questions about long-term compatibility if TypeSafe changes its wire format. Its usefulness will likely depend on how closely it can track the original API's behavior over time.
- jevper is an independent, open-source implementation of the 'System One' wire format used by the Jev interface.
- It works with any OpenAI-compatible backend, including self-hosted llama.cpp servers, without depending on typesafe-sdk or openai.
- The project is not affiliated with or supported by TypeSafe AI and is installable via pip for Python 3.10+.
Source: github.com, 2026-09-23
Published there as: “Show HN: Jevper – the Jev interface on top of any OpenAI-compatible model”
Read the original report → The summary and analysis above are GoKawiil's own, written from reporting by the source above. Facts and quotes belong to the original publisher.