azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Extract text from images embedded in pdfs

Open sivi3883 opened this issue 2 years ago • 5 comments

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

First of all, thanks for the awesome demo code. Works like a charm in the first attempt. Considering I am new to Azure and CLI commands, the instructions are super clear. I am trying to extract texts from the images embedded in PDFs. I believe I could add a skillset for OCR in the search service and rerun the index.

Looking for your recommendations on how to add it in prepdocs.py. Is there a way to extract the texts from images (as well from the supplied PDFs) through form recognizer?

Any log messages given by the failure

Expected/desired behavior

Use the backend chat application to perform on search text embedded in the images.

OS and Version?

Mac OS Monterey

azd version?

run azd version and copy paste here.

Versions

azd version 1.0.2

Mention any other details that might be useful


Thanks! We'll be in touch soon.

sivi3883 avatar Jul 09 '23 23:07 sivi3883