Real-Time DOM Click Prediction
Carles Núñez Tomeo built a real-time click-prediction tool over the DOM using JEV. It uses jev-latest to predict the next clickable element and intent, highlighting candidate elements on screen.
View on X time345ms per check
🔮 Built a real-time click prediction right over the DOM using JEV that feels like a crystal ball.
Powered by jev-latest to predict the next clickable element and intent in 345ms per check, highlighting candidate elements on screen.
It's extremely cheap to use and helps predict user intention, hitting 83% accuracy in testing.
Usages that come to my mind:
- Web performance optimization via predictive resource load
- UX Research and testing
- Progressive UI loading based on intention
- Accessibility for reduced motor precision (highlight based on intention allowing to click, for example)
- An
In testing, it reached 83% accuracy. The author suggests potential uses including predictive resource loading, UX research, progressive UI loading, and accessibility support.
Also filed under Tools & apps
- Swift Client for TypeSafe Jev Judgments
swift-jev is a Swift client for TypeSafe Jev that uses typed judgments instead of generated text.
- Go SDK and CLI for Jev Decisions
go-jev provides a Go SDK and CLI for TypeSafe Jev typed yes/no, Choice, and Score decisions.
- Open-Model Semantic-If Engine
SemIf-OpenJev is an open-model semantic-if engine for local Jev-style decisions.
- Open-Weight Jev Decision Model
JevK5 is an open-weight Jev alternative that returns typed decisions with probabilities in one forward pass.