4 ms·
Honestly, that a simple file sync service needs that kind of specs is bewildering to me.
by detuur 3y ago
Honestly, that a simple file sync service needs that kind of specs is bewildering to me.
- Mashimo 3y agoIt's not a simple file sync service. It has object and face detection. Metadata indexing / searching and multi user support.
- mordae 3y agoMultiuser support is free, face detection is cheap enough embedded camera chips do it, metadata indexing is cheap with any recent DB engine, search is cheap with them as well. The only computationally expensive thing here is face matching. Photoprism recommends two cores and 3G RAM and claims to be able to run on a NAS.
- the_common_man 3y agoWhat's bewildering is that you made this comment after going through the website. Did you even click the link? It's hardly a simple file sync service