awesome jevDIRECTORYSponsorStar on GitHub

typesafe-jev-workflow

GiesN

An async LangGraph example that classifies mocked emails as invoice-related or general.

GitHub repository ↗Search and filter
License
Not declared
GitHub Stars
4
Source reviewed
2026-09-19

Where Jev makes a decision

Jev returns invoice or general; graph nodes choose the corresponding demo handler.

What this project offers

Separates model classification from local workflow routing.

Review scope

Emails are mock data and handlers only set destinations; they do not send mail or payments. Not run here.

Sources and implementation

Related projects