Developer Builds Local AI Tool That Remembers Your Screen Activity Without Cloud
A developer frustrated with repeatedly re-explaining context to AI chatbots like Claude and ChatGPT built an open-source tool called Clippy Vision that passively monitors screen activity, clipboard, and screenshots on a user's local machine. The tool allows users to query their own past activity in natural language, with a ReAct agent generating SQL queries against stored history to retrieve relevant answers. To avoid overloading the GPU, the pipeline uses a 3-tier classification system and perceptual hashing with union-find deduplication, which reduced LLM inference calls by 37% and vision model workload by an additional 23% in the developer's own testing. All processing runs locally with no data sent to external servers, and the project was released publicly a few days ago and has already received its first outside contributor. The tool is currently Windows-only, with known limitations including missing markdown rendering and no conversation delete feature, but the source code is available on GitHub for contributions.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in