.png&w=3840&q=75)
Memory Recall Assistant is a fully on-device, multimodal AI memory aid designed for people with early-to-mid stage cognitive decline. The app runs continuously in the background, periodically capturing context through the camera and microphone. When the user presses Recall while looking at someone, the app identifies the person using CavaFace face embeddings (w8a16 quantized, ~99.5% accuracy on LFW benchmark), retrieves stored conversation history transcribed by Whisper-Small-Quantized, and generates a warm, natural memory cue using Llama 3.2 1B Instruct - all within seconds and entirely offline. A key design innovation is center crop targeting: rather than identifying the largest or highest-confidence face in frame, the app identifies the face closest to the center of the camera frame - the person the user is actively talking to, not a bystander. This makes identification intentional and natural, and extends directly to Meta AI Glasses where the camera points where the user looks. All sensitive data - face embeddings, conversation transcripts, location context - is stored on-device in a local SQLite knowledge graph and never transmitted anywhere. The system functions fully in airplane mode, demonstrating that privacy-sensitive AI for vulnerable populations is not only possible on mobile hardware - it is better this way. There is no server to breach, no API to call, and no company holding your family's data.
Category tags: