I have a scenario where I need to perform ocr in offline mode in angular/typescript.
Do we have typescript wrapper available for this ?
I Tried vision api in typescript which works fine in online mode but the call requires internet connection as it is api call