FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

different-ai/screenpipe: build ai agents that have the full context, open source, runs locally, developer friendly. 24/7 screen, mic, keyboard recording and control · GitHub

 
 

Repository files navigation

English | 简体中文

[ screenpipe ]

library & platform to build, distribute, monetize ai apps that have the full context (like rewind, granola, etc.)

open source | 100% local | dev friendly | 24/7 screen, mic, keyboard recording and control

[ recording reality, one pixel at a time ]


news 🔥


how it works?

  • we record everything 24/7, 100% locally, uses 10% CPU, 4 GB ram, 15 gb/m
  • we index it into an api
  • dev build ai apps w user's full context, desktop native, nextjs, publish, monetize

why?

  1. context is the dark matter of intelligence
  2. every second you are not recording is a missing context for AGI

get started

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)

create plugins

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

star history

contributing

contributions are welcome! if you'd like to contribute, please read CONTRIBUTING.md.

About

build ai agents that have the full context, open source, runs locally, developer friendly. 24/7 screen, mic, keyboard recording and control

Resources

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL