DocumentationAPI Reference📓 Tutorials🧑‍🍳 Cookbook🤝 Integrations💜 Discord🎨 Studio
Documentation

Extractors

NameDescription
LLMDocumentContentExtractorExtracts textual content from image-based documents using a vision-enabled Large Language Model (LLM).
LLMMetadataExtractorExtracts metadata from documents using a Large Language Model. The metadata is extracted by providing a prompt to a LLM that generates it.
NamedEntityExtractorExtracts predefined entities out of a piece of text and writes them into documents’ meta field.