Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
Uses
extract
Used By
Source
View on GitHub
praisonaiagents/agent/ocr_agent.py at line 268
