AI Inbox Sorts Emails
Julian Goldie built an AI inbox that sorted 200 emails in 5 seconds. Jev handled the obvious messages, leaving 23 for review.
View on X time5 seconds
Julian Goldie SEO@JulianGoldieSEO𝕏
I built an AI inbox that sorted 200 emails in 5 seconds. Jev handled the obvious ones and left me with just 23 to review. 500 emails reportedly cost just 3.5 cents. The AI does the boring decisions. You handle the uncertain ones. Comment “Agent OS” for the guide. https://t.co/2g7Ei2vMwy
The AI handles routine decisions, while a person reviews uncertain ones. The post invites readers to comment “Agent OS” for a guide.
Also filed under Triage & routing
- Jev-Assisted Codex Model and Effort Routing
The project provides Jev-assisted model and reasoning-effort routing for local Codex Desktop and CLI.
- Plain-English Gmail Filter Judge
The project uses Jev (TypeSafe) to judge Gmail filters written in plain English.
- Framework-Agnostic Jev Intent and Tool Router
Huzeyfe_dev built a lightweight, framework-agnostic intent and tool router using TypeSafe’s Jev decision model to speed up agent loops.
- MCP Tool Router with Jev and MCTS
Harness-router is a lightweight tool router that uses Jev for fast tool selection and Monte Carlo Tree Search for harder multi-step decisions. It uses MCP as the tool interface and falls back when routing is uncertain.