Optical Character Recognition (OCR)

I would like to load an image file from my computer and convert certain areas of it to text. You can do this online with Optical Character Recognition. However, I don’t know how to implement this in GDevelop. ChatGPT gave me the tip that I could use the Tesseract.js library. But I don’t know how to use this library in GDevelop, if this is even possible.