Skip to content

Instantly share code, notes, and snippets.

View louis030195's full-sized avatar

Louis Beaumont louis030195

View GitHub Profile
@louis030195
louis030195 / imperial_treasure_assignment.md
Created March 14, 2026 19:17
Imperial Treasure B2B Contract Assignment - Mediar Inc to Mediar.ai Inc

ASSIGNMENT AND ASSUMPTION AGREEMENT

Date: _____________, 2026

Assignor: Mediar, Inc., a Delaware corporation Assignee: Mediar.ai, Inc., a Delaware corporation


BACKGROUND

@louis030195
louis030195 / jnana_assignment.md
Created March 14, 2026 19:10
Jnana B2B Contract Assignment - Mediar Inc to Mediar.ai Inc

ASSIGNMENT AND ASSUMPTION AGREEMENT

Date: _____________, 2026

Assignor: Mediar, Inc., a Delaware corporation Assignee: Mediar.ai, Inc., a Delaware corporation


BACKGROUND

Airbnb SF Area β€” March 22-23, 2026 (5 guests, under $500)

1. πŸ–οΈ Pacifica Oceanside House β€” $281/night (BEST VALUE)

"Sleeps 16! Oceanside 5bd/2.5ba 15 min to SF"

πŸ‘‰ Book here

  • Location: Pacifica, CA β€” 5 min drive to Pacifica State Beach, 15 min to SF/SFO
  • Space: 5 bedrooms, 5 queen beds, 2.5 baths, 2 kitchens, backyard
  • Rating: ⭐ 4.83 (23 reviews) | Location: 4.9 | Check-in: 5.0
@louis030195
louis030195 / gist:edd64c4cf55040c4395f87d8d089d9b0
Last active March 10, 2026 14:40
Screenpipe daily summary pipe - runs at 6pm every day
---
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).
@louis030195
louis030195 / newsletter-2026-03-03.md
Created March 4, 2026 00:13
screenpipe newsletter 2026-03-03

Hey all,

Louis here. Another intense 10 days. Here's what changed.

⚠️ Please update the app, it might be outdated ⚠️

Check out what's new πŸ‘‡


@louis030195
louis030195 / ouafae-screenpipe-workspace.md
Created March 3, 2026 17:44
Screenpipe β€” Ouafae Workspace

Screenpipe β€” Ouafae Workspace

What is screenpipe?

Open source AI that records your screen & audio 24/7, runs locally on your computer. Two offerings:

  1. Open source (free) β€” build from GitHub, no support, DIY
  2. Paid product ($400 lifetime / $600 bundle) β€” pre-built app, code signed, automatic updates, priority support, 30-day money-back guarantee

Pro add-on ($35-39/mo): cloud transcription, built-in Claude AI, encrypted cloud archive, device sync

@louis030195
louis030195 / meeting-transcription-pipe.md
Created February 25, 2026 02:26
Screenpipe pipe: daily meeting transcription with Azure Speech-to-Text + centralized upload
schedule enabled
daily
true

Transcribe today's meetings from screenpipe audio recordings using Microsoft Azure Speech-to-Text, then upload the transcripts to a centralized location.

Task

  1. Query screenpipe for all audio recordings from today (full workday: 8am to 6pm)
@louis030195
louis030195 / screenpipe-local-ai-powershell.md
Created February 11, 2026 19:07
Query your Screenpipe data with local AI (LM Studio + PowerShell) β€” tool calling example

Query your Screenpipe data with local AI (LM Studio + PowerShell)

Use a local LLM to search everything you've seen, said, or heard β€” fully private, no cloud needed.

Prerequisites

  • Screenpipe running locally (http://localhost:3030/health should respond)
  • LM Studio running with a model loaded (e.g. qwen2.5-coder-14b)
  • Make sure your LM Studio model supports tool calling (qwen2.5, mistral-small, etc.)

Step 1: Send a question with the screenpipe tool

Extract Todos from Screenpipe Data

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
@louis030195
louis030195 / speed2.md
Created January 18, 2026 15:53
Clock Speed Theory Tables

When Single Strategy Wins

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