Docs / source reviewed
Jev Email Intent Workflow
Route email intent through a LangGraph branch
How this project uses Jev
- Input
- Sender, subject and body of a mocked email
- Jev decides
- Whether the primary intent is invoice-related or general
- Code executes
- LangGraph maps the Choice result to an accounts-payable or general-inbox destination in graph state
Evidence and limitations
Emails are mocked; handlers only update state and do not send mail or make payments. Ten examples are not an accuracy benchmark. Low confidence has no separate human branch; no runtime test was performed.
This project has not been run independently here. Author-reported results are not independently verified results.