build ai agents that have the full context
open source | runs locally | developer friendly | 24/7 screen, mic, keyboard recording and control
[ recording reality, one pixel at a time ]
news 🔥
- [2024/12] pipe store stripe integration: devs build cool shit - few lines of JS and make passive income (available Loom pipe, LinkedIn agent ...)
- [2024/11] screenpipe is number 1 github trending repo (again)
- [2024/10] screenpipe has been backed by Founders, Inc
- [2024/09] screenpipe is number 1 github trending repo & on hackernews!
- [2024/08] anyone can now create, share, install pipes (plugins) from the app interface based on a github repo/dir
- [2024/08] we're running bounties! contribute to screenpipe & make money, check issues
- [2024/08] we released Apple & Windows Native OCR.
- [2024/07] 🎁 screenpipe won Friends (the AI necklace) hackathon at AGI House (integrations soon)
- [2024/07] we just launched the desktop app! Download now!
- we record everything 24/7, 100% locally
- we index it into an api
- dev build ai apps w user's full context, desktop native, nextjs, publish, monetize
![](https://private-user-images.githubusercontent.com/25003283/390886980-da5b8583-550f-4a1f-b211-058e7869bc91.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg3NzMxOTUsIm5iZiI6MTczODc3Mjg5NSwicGF0aCI6Ii8yNTAwMzI4My8zOTA4ODY5ODAtZGE1Yjg1ODMtNTUwZi00YTFmLWIyMTEtMDU4ZTc4NjliYzkxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA1VDE2MjgxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU5YjJmZWU5MjliZjQ0NTM0NzQyMDcxMzVkOTYzMWQxYjM0NTlhNmNlODdiZTdhNTNkNjNiN2UyZTFlOTFmMDcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZlPKOghhYHEuTHrITJskgG75hrM77P14pV5-3jjaLys)
- data is the biggest bottleneck in AI right now
- every second you are not recording is a missing context for AGI
macos, linux:
curl -fsSL raw.githubusercontent.com/mediar-ai/screenpipe/main/install.sh | sh
or on windows
irm https://raw.githubusercontent.com/mediar-ai/screenpipe/main/install.ps1 | iex
then
screenpipe
make sure to allow permissions on macos (screen, mic)
bunx @screenpipe/create-pipe@latest
screenpipe has a plugin system called "pipe" which lets you create desktop app in nextjs in a sandboxed environment within our Rust code, read more
contributions are welcome! if you'd like to contribute, please read CONTRIBUTING.md.