read
Method
This is a method of the OCRAgent class in the ocr_agent module.Quick OCR - extract and return markdown text.
Signature
Parameters
URL or path to document/image
Returns
Extracted text as markdown string
Quick OCR - extract and return markdown text.
This is a method of the OCRAgent class in the ocr_agent module.Quick OCR - extract and return markdown text.
def read(source: str) -> str