Skip to content

Encache

A wearable AI system for capturing, processing, and organizing life moments into searchable memory cards. Encache consists of three main components: Meta Ray-Ban glasses (via SDK), a mobile phone app for event management, and AWS-based backend processing.

Project Renamed

This project was formerly known as "Woolens" or "LifeLogger". Please ensure you are using the correct repository name encache.

Project Structure

Encache/
├── main/
│   ├── app/                      # React Native Expo mobile app
│   ├── server/                   # AWS Lambda functions
│   └── devops/                   # Infrastructure as Code
├── input_to_nodes/               # Data pipeline experiments
├── docs/                         # Documentation (You are here)
├── excalidraw/                   # Architecture diagrams
├── .agents.md                    # Development guidelines
└── .cursorignore                 # Ignore large files