screenpipe uses Apple’s on-device Foundation Models to analyze your recorded activity — no data leaves your Mac. requires macOS 26+ with Apple Intelligence enabled on Apple Silicon.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/screenpipe/screenpipe/llms.txt
Use this file to discover all available pages before exploring further.
what is Apple Intelligence?
Apple Intelligence is Apple’s on-device AI system that runs locally on your Mac. screenpipe integrates with it to:- generate daily summaries of your screen and audio activity
- extract action items and create Apple Reminders automatically
- analyze meetings and conversations
- all processing happens on-device with zero cloud dependency
requirements
- macOS 26+ (Tahoe) with Apple Intelligence enabled
- Apple Silicon (M1, M2, M3, M4, or later)
- screenpipe running on localhost:3030
- Apple Intelligence enabled in System Settings
if Apple Intelligence shows as “not available”, check:
- System Settings → Apple Intelligence & Siri → enable Apple Intelligence
- your Mac is Apple Silicon (M1 or later)
- macOS is version 26 or later
daily summaries
screenpipe automatically generates a summary of your day using Apple Intelligence.automatic summaries
by default, screenpipe generates a summary at 6 PM daily (when plugged in):Automatic generation
at 6 PM, screenpipe:
- fetches your audio transcriptions for the day
- sends them to Apple Intelligence (on-device)
- generates a structured summary
- caches it locally for instant access
manual summaries
generate a summary anytime:summary structure
configuration
auto reminders
screenpipe can scan your activity and automatically create action items in Apple Reminders.setup
Connect Apple Reminders
click “Connect Apple Reminders”this grants screenpipe permission to create reminders.
how it works
once enabled:-
every 30 minutes, screenpipe:
- scans your recent screen and/or audio activity
- sends it to Apple Intelligence (on-device)
- extracts action items
-
Apple Intelligence identifies tasks like:
- “update the API endpoint URLs”
- “review Sarah’s PR”
- “follow up with customer about billing”
-
creates reminders in Apple Reminders app:
- list: “Screenpipe”
- auto-deduplicates (won’t create duplicates)
- includes context from where it was mentioned
custom prompts
add instructions to customize what gets extracted:manual scan
scan on demand:viewing reminders
open Apple Reminders app and check the “Screenpipe” list:configuration options
daily summaries
| option | description | default |
|---|---|---|
| enable | generate daily summaries | on |
| time | when to generate (24-hour format) | 18:00 (6 PM) |
| audio only | skip screen data, only use audio | on |
| include screenshots | attach relevant screenshots | off |
auto reminders
| option | description | default |
|---|---|---|
| enable | auto-scan and create reminders | off |
| interval | scan every N minutes | 30 |
| audio only | skip screen data | on |
| custom prompt | instructions for extraction | none |
| deduplicate | avoid duplicate reminders | on |
privacy & security
100% on-device:- all Apple Intelligence processing happens on your Mac
- no data sent to Apple’s servers
- no cloud dependency
- works offline
- what data is analyzed (screen + audio, or audio only)
- when summaries are generated
- which reminders are created
- all data stays on your machine
- screenpipe doesn’t track what you analyze
- Apple doesn’t see your screen data
- all processing is local and private
vs Apple’s built-in features
how does screenpipe’s Apple Intelligence integration compare?| feature | screenpipe | Apple Screen Time | Apple Notes |
|---|---|---|---|
| full text search | ✅ OCR on every frame | ❌ app usage only | ❌ manual notes |
| audio transcription | ✅ local Whisper | ❌ | ❌ |
| AI summaries | ✅ daily with action items | ❌ | ❌ |
| auto reminders | ✅ from screen + audio | ❌ | ❌ |
| API access | ✅ full REST API | ❌ | ❌ |
| cross-platform | ✅ macOS, Windows, Linux | ❌ Apple only | ❌ Apple only |
| on-device AI | ✅ Apple Intelligence | ❌ | ✅ (for some features) |
troubleshooting
“Apple Intelligence not available”?- ensure macOS 26+ (Tahoe) is installed
- check you have Apple Silicon (M1 or later)
- enable in System Settings → Apple Intelligence & Siri
- restart screenpipe
- ensure Apple Intelligence is enabled
- check screenpipe has audio data for the day
- verify the scheduled time (default: 6 PM)
- try generating manually to test
- grant Reminders permission in screenpipe settings
- check System Settings → Privacy & Security → Automation
- ensure screenpipe is allowed to control Reminders
- try a manual scan to test
- ensure your audio/screen data contains actionable items
- try adding a custom prompt with instructions
- check the scan interval (might be too short)
- verify screenpipe has been recording audio
- check audio transcription is working
- ensure enough data exists for the time range
- Apple Intelligence uses Neural Engine - should be fast
- if slow, check Activity Monitor for CPU/memory usage
- try audio-only mode (faster)
- reduce scan interval for reminders