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 variablesAPI_KEY
andMODEL_ID
from https://nanonets.com.- The
nanonets-ocr
package has also been used. (Do not use in production.)