mirror of
https://github.com/Xevion/phototag.git
synced 2026-01-31 02:25:07 -06:00
66a344d35a6066897abdd100ebe19115ef715160
photo-tagging
What is this repository?
This repository is for a interesting project involving Google's Vision API and support for automatic photo tagging, with support for Adobe's XMP metadata and other file property based metadata.
How does it work?
This application is built in Python and utilizes the google-cloud python module. Install using pip install google-cloud. A key should be provided by google in a .json file, insert this at ./package/key/photo_tagging_service.json.
Languages
Python
100%