Date: _____________, 2026
Assignor: Mediar, Inc., a Delaware corporation Assignee: Mediar.ai, Inc., a Delaware corporation
"Sleeps 16! Oceanside 5bd/2.5ba 15 min to SF"
π Book here
| --- | |
| schedule: "0 18 * * *" | |
| enabled: true | |
| title: Daily Summary | |
| description: "Comprehensive daily summary of your screen activity, delivered at 6pm" | |
| icon: "π" | |
| --- | |
| Analyze my screen and audio recordings from today. Query the screenpipe search API in 2-hour chunks across the workday (8am-6pm). |
Open source AI that records your screen & audio 24/7, runs locally on your computer. Two offerings:
Pro add-on ($35-39/mo): cloud transcription, built-in Claude AI, encrypted cloud archive, device sync
Use a local LLM to search everything you've seen, said, or heard β fully private, no cloud needed.
http://localhost:3030/health should respond)qwen2.5-coder-14b)Query your local Screenpipe API for the last 48 hours (all modalities):
# All content (OCR + audio + UI events)
curl -s "http://localhost:3030/search?limit=500&start_time=$(date -v-48H -u +%Y-%m-%dT%H:%M:%SZ)"
# Or query specific modalities:
# OCR (screen text): &content_type=ocr| Domain | Why |
|---|---|
| Real-time video games (LoL, CS:GO, Dota) | Millisecond decisions, no time to debate |
| Poker | Incomplete information, hesitation = death |
| Early-stage startups (<$10M ARR) | Resource-constrained, must bet on one thing |
| Disruptive tech (new category) | No existing playbook, must invent |
| Turnarounds / crisis | Survival mode, speed > correctness |
| Sales (closing deals) | Momentum matters, confidence sells |