3 ms·
Any plan to implement this on macOS or Linux?
by m-GDEV 3y ago
Any plan to implement this on macOS or Linux?
- kristofferR 3y agomacOS: https://www.rewind.ai/ https://www.rewind.ai/
- wingerlang 3y agomacOS: https://screenmemory.app/ https://screenmemory.app/ This is my application, it does not have AI running on top.
- Zetaphor 3y agoI got 90% of this built on Linux (around KDE Wayland) before other interests/priorities took over: https://github.com/Zetaphor/screendiary/ https://github.com/Zetaphor/screendiary/
- ebri 3y agoThis seems very very interesting. I'm still learning python so probably can't build on this. But like a cheap mans' version of this would be to take a screenshot every couple of minutes, OCR it and send to it gpt for some kind of processing (or not, just keep it as a log). Right? Or am I missing something?
- Zetaphor 3y agoYes, that's exactly what's happening here, minus the sending it off to a third-party. I didn't see the benefit when the OCR content is fully searchable, in addition to not wanting to pay OpenAI to spy on me.