jevfieldnotes
THE INDEPENDENT JEV FIELD GUIDE

Build with Jev.
Start with one task.

Jev classifies text, scores candidates and answers yes/no questions. Learn the API, run a Python example and check the results.

PYTHON EXAMPLES · API GUIDES · LOCAL TOOLS
first-decision.jsonJEV / CHOICE
{
  "model": "jev-latest",
  "state": "Where is my order?",
  "questions": {
    "team": {
      "type": "choice",
      "instructions": "Choose a support team",
      "criteria": {
        "shipping": "Delivery and tracking",
        "billing": "Payments and invoices"
      }
    }
  }
}
■ STRUCTURED INPUT■ ONE SMALL DECISIONBUILD REQUEST ↗
WATCH / COMMUNITY DEMO

Watch Jev on Android.

Play the Android-agent demo here. For official comparisons, Doom and Wikiracing, open the video collection.

Explore four video demos →

By droidrun / Mobile Jev contributors. The recording stops at payment selection.

▶ VIDEO / PLAY HEREOpen original ↗

Use the play control to watch here, or open the original video above.

Eight ways developers are using Jev.

Browser actions, email routing, coding-agent checks and more, with original projects and evidence notes.

Explore community use cases →
Go straight to the source.

11 official articles, patterns and evaluations, with summaries and related guides.

Explore official resources ↗
INTEGRATION GUIDES & NOTESPythonNode.js / TypeScriptCloudflare WorkersVercelMCP
01 / FIND YOUR PATH

What are you here to do?

PICK A STARTING POINT ↓
02 / LEARN BY DOING

Choose a task to try

All tutorials
03 / THE WORKBENCH

Prepare a request. Inspect results.

Generate request code or check predictions from your own runs. Both tools work locally without an API key.

ABOUT THIS SITE

The Python demos use supplied answers. Read what was tested before interpreting their results.

Our methodology