Skip to content

Demo of the Greenback Kit for Java on Android. Leverages Vision API for OCR, AI, and NLP for receipts, invoices, and bills.

License

Notifications You must be signed in to change notification settings

greenback-inc/greenback-android-demo

Repository files navigation

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.

About

Demo of the Greenback Kit for Java on Android. Leverages Vision API for OCR, AI, and NLP for receipts, invoices, and bills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages