Blurring interfaces that redirects user's attention with LLM
alejogb1.vercel.app
Blurring interfaces that redirects user's attention with LLM
1–2 of 2 posts
Re: Blurring interfaces that redirects user's attention with LLM
#2Some references I could find to explain more what I mean:
https://sci-hub.se/https://dl.acm.org/doi/10.1145/2636240.26...
https://arxiv.org/pdf/2109.01980v1
https://github.com/paco1127/Pure-Blur (uses advanced content analysis algorithms and machine learning models to identify sensitive areas or objects and apply real-time blur effects)
https://arxiv.org/pdf/2507.14769 system that dynamically filters web content based on user- specified goals using large language models to identify and prioritize relevant elements while minimizing distraction - Repo is empty tho just a readme
https://github.com/nanobrowser/nanobrowser/tree/master/chrom... chrome extension like Manus'AI that automates web interaction, might need to look at how to locate elments in DOM