https://github.com/mediar-ai/screenpipe
AI app store powered by 24/7 desktop history. open source | 100% local | dev friendly | 24/7 screen, mic recording
https://github.com/mediar-ai/screenpipe
agents agi ai computer-vision llm machine-learning ml multimodal vision
Last synced: 6 days ago
JSON representation
AI app store powered by 24/7 desktop history. open source | 100% local | dev friendly | 24/7 screen, mic recording
- Host: GitHub
- URL: https://github.com/mediar-ai/screenpipe
- Owner: mediar-ai
- License: mit
- Created: 2024-06-19T13:23:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T15:30:20.000Z (13 days ago)
- Last Synced: 2025-04-01T19:46:29.246Z (13 days ago)
- Topics: agents, agi, ai, computer-vision, llm, machine-learning, ml, multimodal, vision
- Language: TypeScript
- Homepage: https://screenpi.pe
- Size: 312 MB
- Stars: 12,935
- Watchers: 75
- Forks: 930
- Open Issues: 227
-
Metadata Files:
- Readme: README-ja.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- definitive-opensource - screenpipe - 100% local - dev friendly - 24/7 screen, mic recording | `MacOS` `Windows` | **13.3k** | (Table of Contents / Context)
- jimsghstars - mediar-ai/screenpipe - build ai agents that have the full context, open source, runs locally, developer friendly. 24/7 screen, mic, keyboard recording and control (TypeScript)
- awesome-mcp-servers - @mediar-ai/screenpipe - 🎖️ 🦀 🏠 🍎 Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware AI agents through a NextJS plugin ecosystem. (Legend / 🛠️ <a name="other-tools-and-integrations"></a>Other Tools and Integrations)
- awesome-mcp-servers - @mediar-ai/screenpipe - 🎖️ 🦀 🏠 🍎 Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware AI agents through a NextJS plugin ecosystem. (Legend / 🛠️ <a name="other-tools-and-integrations"></a>Other Tools and Integrations)
- AiTreasureBox - mediar-ai/screenpipe - 04-07_13163_22](https://img.shields.io/github/stars/mediar-ai/screenpipe.svg)|24/7 local AI screen & mic recording. Build AI apps that have the full context. Works with Ollama. Alternative to Rewind.ai. Open. Secure. You own your data. Rust.| (Repos)
- awesome-mcp-servers - ScreenPipe - AI app store powered by 24/7 desktop history. open source | 100% local | dev friendly | 24/7 screen, mic recording (Table of Contents / AI Services)
- awesome-mcp-servers - ScreenPipe - AI app store powered by 24/7 desktop history. open source | 100% local | dev friendly | 24/7 screen, mic recording (Table of Contents / AI Services)
README
[ screenpipe ]
AIアプリを構築、配布、収益化するためのライブラリ&プラットフォーム(Rewind、Granolaなどと同様)
オープンソース | 100% ローカル | 開発者フレンドリー | 24/7画面、マイク、キーボードの記録と制御
[ ピクセル単位で現実を記録する ]
![]()
![]()
![]()
![]()
---
*ニュース* 🔥
- [2025/01] Different AIと提携し、[画面に基づく金融自動化](https://github.com/different-ai/hypr-v0)と[Obsidian内のGranola代替](https://github.com/different-ai/file-organizer-2000)を提供
- [2024/12] パイプストアにStripe連携: 開発者は数行のJSで収益化(Reddit、LinkedIn、タイムラインエージェントなど)
- [2024/11] [GitHubトレンド1位に再び選出](https://x.com/louis030195/status/1859628763425931479)
- [2024/10] [Founders, Inc.](https://f.inc/)から支援を受ける
- [2024/09] [GitHubトレンド1位、Hacker Newsに掲載!](https://x.com/louis030195/status/1840859691754344483)
- [2024/08] アプリインターフェースからGitHubリポジトリ/ディレクトリに基づいて[パイプの作成、共有、インストール](https://docs.screenpi.pe/docs/plugins)が可能に
- [2024/08] バウンティプログラム開始!ScreenPipeに貢献して収益を得られます。[課題を確認](https://github.com/mediar-ai/screenpipe/issues)
- [2024/08] Apple & Windows ネイティブOCRをリリース
- [2024/07] 🎁 AGI Houseのハッカソンでスクリーンパイプが受賞(近日統合予定)
- [2024/07] **デスクトップアプリをリリース! [今すぐダウンロード!](https://screenpi.pe)**---
# どうやって動くの?
- 24時間365日、100%ローカルで記録(CPU使用率10%、メモリ4GB、月15GB)
- APIで索引化
- 開発者はユーザーの完全なコンテキストを持つAIアプリをデスクトップネイティブ、Next.js環境で構築、公開、収益化
# なぜ必要なの?
1. コンテキストは知能の暗黒物質
2. 記録していない1秒1秒がAGIにとって欠落したコンテキスト## 始め方
macOS、Linux:
```bash
curl -fsSL raw.githubusercontent.com/mediar-ai/screenpipe/main/install.sh | sh
```Windowsの場合
```bash
irm https://raw.githubusercontent.com/mediar-ai/screenpipe/main/install.ps1 | iex
```その後
```bash
screenpipe
```macOSでは画面とマイクの許可を必ず設定してください
- [デスクトップアプリをダウンロード](https://screenpi.pe/)
- [ドキュメント & ソースからビルド](https://docs.screenpi.pe/getting-started)## プラグインの作成
```bash
bunx --bun @screenpipe/dev@latest pipe create
```ScreenPipeには「パイプ」と呼ばれるプラグインシステムがあり、Rustコード内のサンドボックス環境でNext.jsデスクトップアプリを作成できます。[詳細はこちら](https://docs.screenpi.pe/plugins)
## スター履歴

## コントリビューション
貢献を歓迎します!貢献したい方は [CONTRIBUTING.md](CONTRIBUTING.md) をお読みください。