That’s a great first step but by no means the only component. You forgot analyzing the images, cleaning any privacy issues, and securely deleting the images, and of course indexing the information and making it available for queries. Best to not even store the images, IMO.
Oh… you weren’t serious? At least try to understand the tech if you’re going to badmouth it.
$ scrot “${XDG_CACHE_DIR:-”$HOME"/.cache}“/shot-$(date +”%D-%H").png
Put in /etc/cron.hourly, make executable, done.
Edit: right, copilot analyzing. Just run OpenCV over the images.
That’s a great first step but by no means the only component. You forgot analyzing the images, cleaning any privacy issues, and securely deleting the images, and of course indexing the information and making it available for queries. Best to not even store the images, IMO.
Oh… you weren’t serious? At least try to understand the tech if you’re going to badmouth it.