The Generative UI framework
jevmail
Open-source AI email triage for Gmail. Sorts your inbox into Needs reply, Updates, Promos, Sales and Spam with Jev, TypeSafe AI's decision model, via Vercel AI Gateway. Read-only, runs locally, 1,000 emails in about a minute for 3 cents.
Project facts
- Relationship to Jev
- Integration
- Evidence
- Documented
- Language
- TypeScript
- License
- MIT
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-19
- GitHub stars
- 74
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
- **Sort.** Each message becomes a plain-text block (sender, subject, headers, trimmed body) and one `experimental_evaluate` call to `typesafe-ai/jev` with three questions answered in parallel: which tray (choice), how urgent (score), and whether a human wrote it to you (boolean). Results are stored with their probabilities; corrections you make are stored separately so Jev's original answer is kept.
Evidence commit: f6f20af9c2805efd924c29cbea59547e72c558fc
Discovered through: awesome-jev.
How we review →