项目作者: HoukasaurusRex

项目描述 :
Utilizes Google Cloud Vision API
高级语言: JavaScript
项目地址: git://github.com/HoukasaurusRex/freshprints.git
创建时间: 2017-08-12T06:09:31Z
项目社区:https://github.com/HoukasaurusRex/freshprints

开源协议:

下载


Fresh Prints Image Scanning App (Node.js)

About

Fresh Prints is a drap and drop image scanner. It leverages Google’s Google Cloud Vision API to scan images for information and display that information or save it to a database.

How it works

  1. Drag and drop no more than 16 images or click the dropzone box to open up the file selector

  2. Wait for results from Google Vision API image analysis

  3. Voila!

Check it out here: Live Example

Note:

No images are stored on our servers. They are immediately deleted after analysis.

Configuration

  • Platform: node
  • Framework: express
  • Template Engine: handlebars
  • CSS Framework: bootstrap
  • CSS Preprocessor: sass
  • JavaScript Framework:
  • Build Tool: npm
  • Unit Testing: mocha
  • Database: mongodb
  • Authentication:
  • Deployment: none

Configuration generated by http://megaboilerplate.com