cursorboy.com(not based off of cursor, this was my xbox360 username back in 2012.)
est · 2026 · San Francisco Bay Area

Solo developer · 2026 · shipped

yourvault

An iMessage AI that turns every video you share into a searchable memory.

Text yourvault a TikTok, Reel, or YouTube link and it transcribes the video, watches it, and files it into a category it invents — searchable in seconds, all inside iMessage. Ask it anything later and an AI agent answers straight from your own library.

  • 18-tool Claude agent runs your library straight from iMessage — semantic search, reminders, memory, category edits
  • Staged worker: yt-dlp + ffmpeg → Whisper transcription → Claude vision on 4 keyframes → structured synthesis
  • Recursive webhook rebuilds TikTok/IG/YouTube links even when iMessage strips the preview
  • 1536-dim OpenAI embeddings in Postgres pgvector; a nightly job consolidates near-duplicate memories
  • Per-user “taste graph” of creator/topic/format/mood entities, rendered force-directed
  • FastAPI
  • Next.js
  • Claude
  • Whisper
  • pgvector
  • Redis / RQ
yourvault — screen 1
yourvault.live — a smart home for every reel you forgot you saved.
1,100+waitlist signups
<30sto save & index
18iMessage agent tools

how it works

  1. 01

    Ingest

    An inbound iMessage hits a FastAPI webhook that recursively digs the video URL out of the payload — even rebuilding TikTok / Instagram / YouTube links from CDN hosts when iMessage strips the preview — then drops a job on a Redis (RQ) queue.

  2. 02

    Understand

    A staged worker runs the pipeline: yt-dlp + ffmpeg pull and trim the audio, OpenAI Whisper transcribes it, and Claude vision describes four evenly-spaced keyframes (or every image, for photo carousels).

  3. 03

    Synthesize

    Claude Sonnet returns structured JSON — title, summary, tags, action items, and a category slug it invents on the fly, biased toward reusing your existing buckets.

  4. 04

    Remember

    Everything is embedded with text-embedding-3-small (1536-dim) into Postgres pgvector and clustered; a nightly job consolidates near-duplicate memories, and per-save entities (creator / topic / format / mood) accrue into a force-directed taste graph.

  5. 05

    Converse

    Back in the thread, an 18-tool Claude Haiku agent runs a bounded tool-use loop — semantic search, reminders, memory, category CRUD — and replies inline under the original reel.

yourvault — screen 2
Your collection — every saved reel auto-shelved, with what Vault has picked up about you on the right.
yourvault — screen 3
Ask your vault — it answers from your own library and the context it's saved.
yourvault — screen 4
Every save opens to its transcript, an AI summary, and tags.
yourvault — screen 5
And it lives in your texts — drop a link in iMessage, no app to download.
up next · chapter 02AI vs AIA neon arcade where real frontier models fight — debate, chess, poker, CTF, live.