Document Query
Understanding Document Query
Document Query lets you have AI-powered conversations about your stored documents. You can ask questions about any part of a document - text, images, tables, or metadata - and get relevant answers based on the document’s content.
What makes Document Query powerful is its direct integration with large language models. Every query you make is processed by an LLM that has full context of your document, including all the enhanced data extracted by SmartBuckets’ AI layer. This means you can ask complex questions, request specific analyses, or extract structured data with natural language commands.
For implementation details, refer to our API documentation or SDK examples.