wa-memory
JSON →A local-first CLI tool that syncs WhatsApp messages via wacli into SQLite, indexes them with OpenAI embeddings (text-embedding-3-small), and provides semantic RAG-style question answering. Version 0.1.3, early stage. Key differentiators: data stays on your machine, no cloud storage; uses wacli for WhatsApp pairing and export; combines vector search with virtual filesystem grep for enriched retrieval; supports chat, ask, search, send, react, and file operations via terminal or web server. Requires Node.js 22+, OpenAI API key, and wacli (Homebrew).
Resources
packagewa-memory ↗