Vedanta

← Back to Case Studies

ReCall.AI

Princeton Hackathon • Winner in 2 Categories

The Problem

Alzheimer's patients often struggle to recognize familiar faces, causing distress for both patients and their loved ones. Existing memory aids were static and couldn't adapt to real-world scenarios where patients encounter people in various contexts and lighting conditions.

Challenge

In just 48 hours, we needed to create a functional application that could perform real-time facial recognition, match faces to stored memories with high accuracy, and present information in a way that would be helpful rather than overwhelming for Alzheimer's patients.

Solution

We created a compassionate AI application that uses computer vision to help Alzheimer's patients recognize loved ones. The system captures faces in real-time, converts them to vector embeddings using DeepFace, searches a PineCone vector database for matches, and displays relevant information about recognized individuals in a clear, non-overwhelming format.

Process

Challenges Overcome

Impact & Results

Key Achievements

Tech Stack

DeepFace, PineCone Vector Database, Facial Recognition, Vector Embeddings, Multi-threading, Computer Vision, FlatL2 Indexing, Real-time Processing

Visit Project | GitHub Backend | GitHub Dashboard