llmwhisperer
Last updated
Was this helpful?
Last updated
Was this helpful?
: LLMWhisperer is a technology that presents data from complex documents to LLMs in a way that they can best understand.
Extract Text: Convert your PDF/scanned documents to text format which can be used by LLMs.
Get Status: Get the status of the whisper process. This can be used to check the status of the conversion process when the conversion is done in async mode.
Highlight Locations: Generate highlight locations for a search term in the document.
Retrieve Extracted Text: Retrieve the extracted text executed through the whisper API. This can be used to retrieve the text of the conversion process when the conversion is done in async mode.