Skip to main content
All tools

AI Jev qualifies sales leads

Qualify a sales lead as hot, warm, or cold using the context you provide. Compare buying intent across all three categories.

Up to 8,000 characters.

Free preview limits apply. Sign in to use your credits and keep a decision history.

Your next decision starts here.

Add context above, or try an example to get started.

From context to a clear next step

01

Describe the situation

Paste a message, a task, or the facts that matter.

02

Define the decision

Use a ready-made question or choose your own outcomes.

03

Read the signals

Compare probabilities and confidence before you act.

What can you use it for?

  • Prioritize inbound sales leads.
  • Compare the impact of budget and timing.
  • Flag uncertain leads for a personal follow-up.

Try it with this context

VP of Operations at a 400-person logistics company. Asked for pricing for 250 seats and wants to start this quarter.

Use an example

A Jev API example for your next integration

Call the iajev REST API with cURL. Receive a choice, probabilities, and confidence as JSON.

Read the iajev API documentation
Request
curl https://iajev.com/api/v1/decisions/run \
  -H 'Authorization: Bearer YOUR_API_KEY' \
  -H 'Idempotency-Key: YOUR_UNIQUE_REQUEST_ID' \
  -H 'Content-Type: application/json' \
  --data '{
  "state": {
    "message": "VP of Operations at a 400-person logistics company. Asked for pricing for 250 seats and wants to start this quarter.",
    "source": "pricing page"
  },
  "decision": {
    "type": "choice",
    "question": "How likely is this lead to buy?",
    "choices": [
      "Hot",
      "Warm",
      "Cold"
    ]
  }
}'

A few useful answers

How do I use this AI Jev tool?

Paste your context, review the question “How likely is this lead to buy?”, and run a decision. Customize the choices to match your workflow.

What do the probabilities mean?

They show the relative likelihood of each choice given your input. Confidence is a separate estimate of certainty. Neither is a guarantee that a decision is correct.

Can I compare two versions of my input?

Yes. Edit your context and run the same question again. The result shows how each probability changed. Changing the question or choices starts a new comparison.

Keep exploring