There are some OCR-services in the marketplace, one of them is mine, so that is of course the best one:-)
But also just go to the marketplace and search on OCR.
Hi THARUN BALAJI J S
You can use this Google Cloud Vision module
This module will helps you.
https://marketplace.mendix.com/link/component/208921.
We are going over the google cloud vision API to get the REST api response from the post request can anyone give idea regarding this how to implement google cloud vision api in mendix
I m finally using the google vision API to Mendix I have followed the procedure API key creation set the key value in resource folder .But the API response is 403 for all the image search. Is any roles and features to be enabled for the cloud settings?
I think you should probably set the http headers to use your API key instead of putting it in the resource folder. Have a look at Call REST Service | Mendix Documentation.
In this after enabling the billing account following the GOOGLE cloud vision module and their API recognize the image properly
If you want to go fancy, try OpenAI module and rely on OpenAI Vision recognition. I just tested an example from Tim van Steenbergen module and ran it via copilot.microsoft.com (at the time of writing, this should be GPT 3.5 Turbo). It not inly recognized the text for Fenipic Plus, but also translated it to English for me.