JEV-Powered APK Reverse-Engineering Triage
Johnk3r built a small proof of concept that uses JEV to pre-screen APKs before deeper analysis with an LLM. Its flow combines static analysis and Quark with a JEV score to decide whether to reverse or skip a sample.

Also filed under Triage & routing
- How to Build Things with Jev & OpenJevs
How to Build Things with Jev & OpenJevs In this video, we build a model router using both the API-based original Jev and also using Semif. Github: code will be up in ...
- Jev is HERE. How to use it
Jev is HERE. How to use it In this episode, I talk with Ryan Vogel about Jev, a new type of AI built for classification. Ryan shows how Jev takes an input plus ...
- Jev-Shaped Classification Wrapper
jevper is a Jev-shaped classification wrapper over OpenAI-compatible clients that returns probabilities and confidence.
- Jev-Powered Agent Runtime for JarvisCore
Muyukani Kizito says JarvisCore uses Jev in its agent runtime for RAG classification and ranking, model routing, subagent routing, and agent decisions.