Where can I get the privacy nightmare AI application for Linux? I want it to take screenshots of my computer (in case I want to search it), never really use it, but store the data on my PC unencrypted, thus able to be hacked.
Python? This will require “specialized hardware” just due to the interpreter overhead taking continuous screenshots of everything you do and indexing/storing them. Why bother implementing something like this using an interpreted language??
Where can I get the privacy nightmare AI application for Linux? I want it to take screenshots of my computer (in case I want to search it), never really use it, but store the data on my PC unencrypted, thus able to be hacked.
Someone made that, sort of. Unfortunately, the privacy nightmare is slightly reduced compared to the original one.
https://github.com/openrecall/openrecall
Python? This will require “specialized hardware” just due to the interpreter overhead taking continuous screenshots of everything you do and indexing/storing them. Why bother implementing something like this using an interpreted language??