What First puts a list in order so you know what to do next.
Give it tasks, tickets, leads, bugs, or emails, plus what “first” means to you. It scores each item and returns them most-urgent first. You can keep only the top few.
This is not search ranking. It is a to-do order: what to handle now vs what can wait.
What you can do
- order a pile of tasks, tickets, leads, or bugs
- Say what “first” means (urgent, valuable, easy, at risk)
- Keep only the top few with top_k
Who it's for
Inboxes, support queues, sales lists, and anyone staring at more items than they can do today.
How to use it
- Pass the items
- Set a goal such as “customers waiting the longest” or “likely to churn”
- Do the first item; review if confidence is low
Getting started
Pass three tickets: a site outage, a feature idea, and a spelling typo. The outage should come first.