Skip to main content

Command Palette

Search for a command to run...

How Dangerous Is It to Upload Family Photos to Cloud AI? I Built a Private Face Library Offline

Updated
2 min read
How Dangerous Is It to Upload Family Photos to Cloud AI? I Built a Private Face Library Offline

Last month I did something that scared me.

Looking for a family photo from last Chinese New Year, I uploaded my entire photo library — thousands of photos of my kid, my wife, myself — into a "smart photo album" app. It worked great: type "mom in red scarf" and boom, there it is.

The next day I read the news: a major tech company was caught using users' private photos to train their facial recognition models.

My face, my kid's face, my wife's face — all turned into training data.

That was the moment I decided: never again.

The Problem: Finding Photos Is Essential, But Privacy Isn't Optional

Searching for family photos happens almost every week —

"Do you still have that beach photo?" "Where are last year's birthday pics?" "Which folder has the baby photos?"

Without AI, you're stuck manually browsing folders. With cloud AI albums, search is easy — but you never know what your face is being used for behind the scenes.

The Discovery: Local Compute Is Actually Enough

I started researching whether I could run facial recognition on my own machine. The results surprised me —

A regular Windows laptop with an open-source face recognition model (InsightFace) can handle it just fine. No GPU needed, no internet required. Open PrismHub, click "Face Clustering," and let the computer do the rest.

My 5,000 photos were sorted by person in three minutes. Photos of the same family member were automatically grouped together, laid out on a timeline.

Completely offline. Not a single byte left my hard drive.

How to Do It Yourself

  1. Download and install PrismHub
  2. Drag your photo folder in — it auto-scans
  3. Click "Face Analysis" → "Start Clustering"
  4. Wait a few minutes — all photos auto-grouped by face
  5. Name each face group (e.g., "Mom", "Kid")
  6. Next time, just search by name

No account registration. No uploading. Not even an internet connection needed.

The Result: Better Than Cloud

After two weeks, I realized the local solution actually beats cloud services —

Faster: No network latency, instant responses Free: No cloud storage fees, no subscriptions Private: Data stays local — PrismHub doesn't even have a backend server Works offline: Even in the mountains of Chiang Mai with spotty WiFi, search is instant

I'm almost grateful for that news story. If I hadn't been scared into action, I'd still be comfortably handing my face to Big Tech.

From today, my photos belong to me alone.


rayslifelab.com

More from this blog

拒绝被AI套牢:我是如何用自带密钥把推理成本压到零的

我拒绝每个月给AI公司送钱后,发现了一个更香的办法。 事情是这样的。前几个月不是AI火嘛,我也跟风搞了个小工具。刚开始一切美好——AI公司白给的免费额度跟不要钱似的。三个月后,免费额度用完了,我傻眼了:一个月200刀!还不够我一个人造的。 这哪是工具?这是个碎钞机。 我开始琢磨:能不能不花这冤枉钱?还真让我想出一个损招——BYOK(Bring Your Own Key,自带密钥)。 我的方案是这样的 我在工具里留了一个设置项:你想用自己的API Key?没问题,自己填进去。推理成本?用户自己扛。...

May 7, 20261 min read4
拒绝被AI套牢:我是如何用自带密钥把推理成本压到零的

把家人照片传到云端AI到底有多危险?我在断网状态下用本地算力建了一个私密人脸库

上个月我干了一件让我后怕的事。 为了找去年春节拍的一张全家福,我把整个相册——包括孩子的、家人的、自己的几千张照片——一股脑丢进了一个"智能相册"App。它确实好用,输入"戴红色围巾的妈妈"秒出结果。 但第二天我看到一条新闻:某大厂被曝用用户上传的私人照片训练面部识别模型。 我的脸、我孩子的脸、我妻子的脸,全变成了训练数据。 那一刻我决定:再也不把照片传到任何云端AI了。 我的痛点:找照片是刚需,但隐私不能妥协 给家人找照片这件事,几乎每周都会发生—— "那张在海边的照片你还有吗?""去年生日那...

May 7, 20261 min read
把家人照片传到云端AI到底有多危险?我在断网状态下用本地算力建了一个私密人脸库

I Consumed AI Content for 2 Years. Then I Decided to Build Something With It

中文图文 我消费了两年 AI 工具后,决定用 AI 做点东西——然后做出来了 我大概在 2024 年初就开始用 ChatGPT 了。 那时候每天刷各种 AI 新闻、收藏教程、订阅 Newsletter,朋友圈分享 AI 工具的文章必点赞。我觉得自己很"懂" AI。 但有一天我仔细算了一下:两年来,我到底用 AI 做成了什么事? 答案是:0 件。 我让 AI 给我写过诗、润色过邮件、翻译过文档——这些有用,但它们本质上只是"用 AI 说话"。不是用 AI 做事。 我的转折点:那个我想解决的痛点...

Apr 28, 20261 min read
I Consumed AI Content for 2 Years. Then I Decided to Build Something With It
R

Ray's blog

18 posts