Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 764 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 764 Bytes

imageID is an AI-powered Angular+ElectronJS based image identification tool

The interface of imageID{: .shadow}

Notes

ImageID uses Google Cloud Vision to identify the following features:

  • Landmarks, Logos, Labels, Localized Objects, SafeSearch, Image Properties and Web Detection

Results can be exported either as JSON or XML.

To use this application, you will need to provide your own Google Cloud Vision credentials.

More detailed information can be read in the documentation

Tech Stack

  • Angular 16.2 + Typescript 5.1.3
  • Electron 26.3.0 + Electron-Store 8.1.0
  • Google Cloud Vision 4.0.2
  • see more dependencies in package-lock.json file