devwithjev
reading now views
Submit a build

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
Carles Núñez TomeoCarles Núñez Tomeo@carlesnunez𝕏
🔮 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
Sep 19, 2026X postsView on X
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