Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.76 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.76 KB

Greenback Demo for Android

Greenback Logo

The official Greenback open source demo of the Greenback Kit for Java on Android!

The Greenback Platform consists of APIs to build modern applications with high-def itemized financial data. You can read more about our REST-based APIs and data models on the Greenback Developer Portal. This demo currently demonstrates the Vision API.

Vision API

Advanced AI, OCR (Optical Character Recognition), and NLP (Natural Language Processing) to extract structured transaction data from real world photos and documents in near real-time. You can quickly and easily build web or mobile applications that can convert images (PNG/JPEG) or documents (Microsoft Word/HTML/PDF) that contain receipts, bills, invoices, statements, and other types into structured and annotated data.

Greenback Kit on Android Demo

Setup

Requirements

  • Android Studio (we suggest 4.1+)

Build Configuration

Edit ~/.gradle/gradle.properties and setup your build configuration. These will then be compiled in when you build your project, and more securely let you try the demo with your Greenback access token.

GREENBACK_ENDPOINT="https://api.greenback.com"
GREENBACK_ACCESS_TOKEN="your-access-token"

License

This project and source code is licensed with Apache License 2.0.

Questions and Support

Please contact Greenback Support or Sales if you have any additional questions.