Live demo

Watch Jev decide, live

Write a customer ticket or pick an example. Jev answers two sets of typed questions. Then plain code decides: which agent, which model, how much reasoning. Everything happens in front of you, with the real requests on the right.

  1. 1 · Triage

    Jev call 1: department, urgency, frustration.

    department

    billing
    technical
    sales
    urgency
    frustration
  2. 2 · Routing

    In your code: the department picks the agent. Urgency and frustration can escalate to a human.

    Billing agentTechnical agentSales agentHuman escalation
    • 3 · Task sizing

      Jev call 2, with the chosen agent in the state: complexity and stakes.

      complexity

      simple
      standard
      complex
      stakes
    • 4 · Agent setup

      In your code: model tier and reasoning depth.

      model
      fast-8bbalanced-70bfrontier-1200
      reasoning

      Calls go through an open-source relay that stores and logs nothing. It only accepts this demo’s questions, 1,000 characters at most, and 20 calls a minute. Do not enter personal data: Jev is hosted in the United States. The model names fast-8b, balanced-70b and frontier-1200 are illustrative: the demo does not call them. Source code: jev-router.