🖼️ PhotoPi

Building a smart photo storage

Fabio Barbero published on

1 min, 75 words

Categories: Project

Idea

An open-source version of Monument with better control and privacy. "Automatic backup and organization for your photos", with location tag and image recognition, running on a Raspberry Pi.

Features

Backend

  1. Face recognition (detection, matching, prediction)
  2. Object detection
  3. Scenery detection
  4. Duplicate/similar picture finder
  5. Encrypted data for each user
  6. Share pictures among users

Frontend

Software architecture

  • DeepStack running in the background for 1,2,3 (easy)