Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kashif-e/mlkit-text-recognition-and-entity-extraction

OCR app with entity extraction with mlkit and camerax
https://github.com/kashif-e/mlkit-text-recognition-and-entity-extraction

camera-api camerax entity-extraction kotlin kotlin-android ml mlkit mlkit-android ocr ocr-android ocr-recognition textdetection

Last synced: about 2 months ago
JSON representation

OCR app with entity extraction with mlkit and camerax

Awesome Lists containing this project

README

        

# 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