mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Update README.md
This commit is contained in:
parent
7773859775
commit
c01b78d0d6
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -1,6 +1,6 @@
|
|||

|
||||
|
||||
[][powered by]
|
||||
[][powered by]
|
||||
[][license]
|
||||
[][code quality]
|
||||
[][issues]
|
||||
|
|
@ -20,17 +20,17 @@ Originals are stored in the file system in a structured way for easy backup and
|
|||
|
||||
Our goal is to provide the following features (tested as a proof-of-concept):
|
||||
- High-performance command line tool
|
||||
- Web frontend
|
||||
- [Web frontend](docs/img/search.png)
|
||||
- No proprietary or binary data formats
|
||||
- Duplicate detection
|
||||
- Automated tagging using Google TensorFlow
|
||||
- Reverse geocoding based on latitude and longitude
|
||||
- Automated tagging using [Google TensorFlow](https://www.tensorflow.org/install/install_go)
|
||||
- [Reverse geocoding](https://wiki.openstreetmap.org/wiki/Nominatim#Reverse_Geocoding) based on latitude and longitude
|
||||
- Image search with powerful filters
|
||||
- Easy backup and export
|
||||
|
||||
Web Frontend
|
||||
------------
|
||||
Open a terminal an type `photoprism start` to start the built-in server. It will listen on localhost port 80 by default.
|
||||
Open a terminal an type `photoprism start` to start the built-in server. It will listen on port 80 by default.
|
||||
The UI is based on [Vuetify](https://vuetifyjs.com/en/), a [Material Design](https://material.io/) component framework for Vue.js 2.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue