An open API service indexing awesome lists of open source software.

https://github.com/generic-matrix/ocr-ml-kit


https://github.com/generic-matrix/ocr-ml-kit

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ocr

Android | iOS
:-------------------------:|:-------------------------:
![Android](https://github.com/generic-matrix/ocr-ml-kit/blob/main/output/output.gif?raw=true) | ![iOS](https://github.com/generic-matrix/ocr-ml-kit/blob/main/output/output2.gif?raw=true)

# How to build the Android App

* ```git clone https://github.com/generic-matrix/ocr-ml-kit.git```
* cd react-native-app
* npm install
* react-native run-android

# How To build iOS App

* ```git clone https://github.com/generic-matrix/ocr-ml-kit.git```
* cd react-native-app
* npm install
* react-native run-ios