search

Home  >  Q&A  >  body text

How to use the Google Vertext AI Vision API to create a simple website that converts user-submitted images into text.

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.

  1. How difficult was it to create this website?
  2. Are there some examples or tutorials that I can refer to?

Thank you.

I tried looking for some examples and tutorials, but didn't find anything relevant.

P粉798010441P粉798010441585 days ago666

reply all(1)I'll reply

  • P粉395056196

    P粉3950561962023-07-22 00:51:51

    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

    reply
    0
  • Cancelreply