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.
- Host: GitHub
- URL: https://github.com/harshkapadia2/nanonets-ocr-app
- Owner: HarshKapadia2
- License: mit
- Created: 2021-07-21T13:26:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-21T18:35:32.000Z (almost 5 years ago)
- Last Synced: 2025-06-05T01:26:17.269Z (about 1 year ago)
- Topics: nanonets, ocr, react-native
- Language: Java
- Homepage:
- Size: 334 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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