2018-02-27 20:42:25 +01:00
2018-02-27 20:42:25 +01:00
2018-02-27 20:42:25 +01:00
2018-02-04 17:34:07 +01:00
2018-02-04 17:34:07 +01:00
2018-02-27 19:51:52 +01:00
2018-02-04 17:34:07 +01:00
2018-02-27 19:51:52 +01:00
2018-02-04 17:34:07 +01:00
2018-02-04 17:34:07 +01:00
2018-02-04 17:34:07 +01:00
2018-02-27 19:46:50 +01:00
2018-02-27 20:17:13 +01:00
2018-02-04 17:34:07 +01:00
2018-02-27 19:51:52 +01:00

PhotoPrism: Long-Term Digital Photo Archiving

Build Status Code Quality GitHub issues MIT License

PhotoPrism is a free tool for managing large amounts of JPEG and RAW photos. All data is intentionally stored in the file system for easy backup and reliable long-term accessibility.

Note: This software is still pre-alpha and under active development. You're welcome to join our team.

Our goal is to provide the following features (tested as a proof-of-concept):

  • High-performance command line tool
  • Web frontend
  • No proprietary or binary data formats
  • Duplicate detection
  • Automated tagging using Google TensorFlow
  • Image search with powerful filters
  • Easy backup and export

Unit Tests

Tests are currently not running on Travis CI as they require docker container configuration that is still on the todo list. We will provide a testing guide once everything is up and running.

Dependencies

We are using dep for dependency management:

dep ensure
go test

In addition, PhotoPrism requires darktable to convert RAW images to JPEG. We are working on a docker container that contains it so that you don't have to install it locally.

Description
AI 驱动的照片应用程序。 它利用最新技术自动标记和查找图片,可以作为人脸识别学习。
Readme 452 MiB
Languages
Go 79.9%
Vue 8.2%
JavaScript 8.1%
Dockerfile 1.5%
CSS 1%
Other 1.3%