|
|
|
|
|
by rescbr
640 days ago
|
|
At least for my use case, which is Layout processing (i.e. must output tables in some kind of table format), the OCR part (Azure Document AI or AWS Textract) dominates the cost factor. Running OCR on a document is twice more expensive than processing the output on the most expensive GPT offering. Intuitively, this was kind of unexpected for me. Only when I did some calculations on Excel that I realized it. If you’re able to halve the pricing for Layout output then you’re unblocking lots of use cases out there. |
|