I'm trying to build a simple HTML/CSS/jQuery website that uses the Google Vertext AI Vision API (or other service) to convert user-submitted images to text.
I would be very grateful if anyone could answer the following questions.
Thank you.
I tried looking for some examples and tutorials, but didn't find anything relevant.
I'm not sure what you mean by "convert user-submitted images to text". But if you are referring to Optical Character Recognition (OCR), you can refer to the following:
Github | Tesseract
Github | TesseractJS
Github | TesseractWASM