New to Telerik UI for Blazor? Download Free 30-day trial
Words Processing - GenAI Document Insights
- EXAMPLE
- VIEW SOURCE
- Change Theme
meridian
- Genai-document-insights.razor
- Author.cs
- Message.cs
Loading the demo source code...please wait.
Description
This example demonstrates how to use the GenAI-powered Document Insights feature in Telerik RadWordsProcessing to extract meaningful insights from Word documents and receive context-aware responses based on their content. With the help of Large Language Models (LLMs), you can utilize the SummarizationProcessor and CompleteContextQuestionProcessor to summarize content and ask questions about the document's content respectively. The processors accept and return string values, so first convert the DOCX file to plain text with the RadFlowDocument's ToSimpleTextDocument() method.
This Blazor Words Processing GenAI Document Insights example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.