Repo · Support & inbox
jev-support-agents
Teaching/reference FastAPI multi-agent customer-support API where LLM agents write reply text and TypeSafe Jev owns routing plus response evaluation…
Open github.com ↗How builders describe it
Teaching/reference FastAPI multi-agent customer-support API where LLM agents write reply text and TypeSafe Jev owns routing plus response evaluation (accept / ask-user / escalate / retry).
The decision Jev makes
Pick the destination queue, set a priority, or decide whether an item needs a human.
Where it fits
Support and operations teams route work all day: which queue, how urgent, who handles it. Jev turns each routing step into a typed choice with a confidence score, so uncertain items go to a person. All 45 support & inbox projects →