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

https://github.com/harshkapadia2/nanonets-ocr-app

A simple OCR app build using the Nanonets OCR API.
https://github.com/harshkapadia2/nanonets-ocr-app

nanonets ocr react-native

Last synced: 3 months ago
JSON representation

A simple OCR app build using the Nanonets OCR API.

Awesome Lists containing this project

README

          

# nanonets-ocr-app

A simple React Native app using the Nanonets OCR API.

Enter the URL of an image of a USA Driver's License and click the button to extract the data on the card.

> NOTE:
>
> - Add a `.env` file with the variables `API_KEY` and `MODEL_ID` from https://nanonets.com.
> - The [`nanonets-ocr` package](https://github.com/HarshKapadia2/nanonets-ocr) has also been used. (Do not use in production.)

## Screenshots





## Video

https://user-images.githubusercontent.com/50140864/126539526-5c8cedc9-d9cc-418a-b821-2d88b4592c06.mp4