New to Telerik Document ProcessingStart a free 30-day trial

GenAI-powered Document Insights Overview

Updated on Sep 8, 2026

The GenAI-powered Document Insights feature in Telerik Document Processing lets you extract insights from PDF documents with Large Language Models (LLMs). Use it to summarize document content and ask questions about a PDF document. The AI returns answers based on the document content.

Key Features

  • Extract Document Insights: Understand the key points of lengthy documents.
  • Efficient Information Retrieval: Ask specific questions about your documents and receive accurate answers.
  • Token Optimization: Reduce token usage by sending only relevant portions of the document to the AI model as shown in the PartialContextQuestionProcessor section.
  • Multiple LLM Support: Compatible with different AI providers including Azure OpenAI, OpenAI, and Ollama as described in the Prerequisites.

Explore the PdfProcessing GenAI Document Insights demo.

The GenAI-powered Document Insights feature includes these processors:

ProcessorDescription
SummarizationProcessorGenerates concise summaries of PDF documents.
CompleteContextQuestionProcessorAnswers questions by sending the entire document content to the AI model.
PartialContextQuestionProcessorAnswers questions by sending only relevant document parts to the AI model.

See Also

In this article
Key FeaturesSee Also
Not finding the help you need?
Contact Support