read
Method
This is a method of the OCRAgent class in the ocr_agent module.Quick OCR - extract and return markdown text.
Signature
Parameters
str
required
URL or path to document/image
Returns
str
Extracted text as markdown string
Uses
extract
Used By
encode_file_to_base64process_videocurrent_epochIgnoreMatcher.from_fileIgnoreMatcher.from_directory
Source
View on GitHub
praisonaiagents/agent/ocr_agent.py at line 267
