|
|
|
|
|
by tlofreso
589 days ago
|
|
"accurate document extraction is becoming a commodity with powerful VLMs" Agree. The capability is fairly trivial for orgs with decent technical talent.
The tech / processes all look similar: User uploads file -->
Azure prebuilt-layout returns .MD -->
prompt + .MD + schema set to LLM -->
JSON returned. Do whatever you want with it. |
|