Mlkit-text-recognition-and-entity-extraction icon indicating copy to clipboard operation
Mlkit-text-recognition-and-entity-extraction copied to clipboard

OCR app with entity extraction with mlkit and camerax

trafficstars

IntelligentOCR

In this example, MLKIt Text recognition and entity extraction api is used to build a card reader app. However, there can be multiple use case of this that you can build using these two apis.

Buy me a cofee:

Libraries used: #firebase #MLKit for #textrecognition #camerax for taking picture #EntityExtraction for extracting entities from text

Medium article: https://towardsdev.com/advanced-entity-extraction-and-ocr-with-mlkit-on-android-2b3b768c094a

#Note: In order to use different language you have to use cloud mlkit rather than on device ml

https://user-images.githubusercontent.com/61690178/128365608-c988a0ee-f41b-459d-b452-74818bd9ba53.mp4