hey folks!<p>creator here. built this because i was tired of dumb context-unaware AI.<p>i used to build RAG with gpt-1 back in the day, it was so hard to tame it!<p>screenpipe records everything happening on your desktop (screens, voice, keyboard, mouse) 24/7, processes it through OCR/STT, and serves it through a clean API. think of it as a memory bank for AI agents.<p>tech stack:
- rust + (tauri app or pure CLI based) for the core (fast af)
- typescript + bun for TS plugins
- works on macos/win/linux
- fully local & open source<p>brew install screenpipe to try it out. would love your feedback!