ChatToMap – Scans your chats to find all your activity and trip ideas
Useful utility, but scrapers for chat exports already exist in various forms.
A cloud vault for your sensitive data (WhatsApp, iMessage, Contacts...) accessible by agents via a REST API. Encrypted E2E.
Encrypted personal data API for agents—a real security gap nobody else is solving cleanly.
Users building personal AI agents that need access to sensitive chat and contact history
Apple's own device data sync APIs · Anthropic's documentation APIs (conceptually)
Why build this: I suck at replying to people, so last month I decided to build an AI that reminds me to reply to WhatsApp messages. The agent lives in the cloud (it needs to run while I'm AFK) so it can't use a local CLI to read my inboxes. It needs a remote API; that's where Vaulty comes in.
How it works: * The Vaulty Electron app syncs data you choose from your computer into a server, which you self-host. Data is stored in SQLite. * The server exposes a REST API that lets agents read your data (Eg. my inbox agent uses /api/whatsapp/chats/latest) * Data is E2E encrypted, so your Electron app and agents must share a key.
Messages are obviously very sensitive data so we're starting small and gathering feedback about how to make this as safe as possible.
Vaulty is open-source (MIT): https://github.com/felipap/vaulty
Something fun I discovered working on this: sleeping Macs still wake up frequently to download new messages from iCloud. When that happens, Vaulty syncs them to the server automatically.
Looking forward to your thoughts. Would you use this? Why/why not?
Useful utility, but scrapers for chat exports already exist in various forms.
Turns years of chaotic WhatsApp chat logs into a geocoded map of forgotten trip ideas.
Unified inbox for Mac when Beeper and Texts already solve this.
Finally a reliable way to deploy AI agents directly into iMessage without juggling multiple SDKs.
Turns years of WhatsApp chats into a map of forgotten restaurant recommendations.
Yet another Excalidraw backend when the official version already has cloud saving and collab.