Built a WhatsApp-native personal memory service that saves and recalls messages, links, and media context through a single Business number.
Engineered semantic recall using Atlas Vector Search with per-user pre-filtering, plus zero-shot intent classification to route messages between save and recall flows.
Designed for privacy and idempotency: stores only metadata and never media, with a unique compound index making webhook retries safe.