llmwhisperer
LLMWhisperer: LLMWhisperer is a technology that presents data from complex documents to LLMs in a way that they can best understand. API Docs
Extract Text: Convert your PDF/scanned documents to text format which can be used by LLMs. See the documentation
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. See the documentation
Highlight Locations: Generate highlight locations for a search term in the document. See the documentation
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. See the documentation
Last updated
Was this helpful?