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




