New to Telerik UI for ASP.NET Core? Download free 30-day trial

ASP.NET Core Lab PDF AI Assistant

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
pdfviewer_ai_assistant.cshtml
PDFViewer_AI_AssistantController.cs

Description

The PDFViewer Smart (AI) Assistant demo showcases how to integrate a Telerik AIPrompt component, enabling you to interact with your PDF documents. The demo employs a simple Retrieval-Augmented Generation (RAG) technique, using locally embedded data chunks to send only the relevant parts of the documents to the LLM for each query.

To run this and other Smart AI demos integrations locally, visit our GitHub example repository

Additional Apps

This Core Lab example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 ASP.NET Core or ThemeBuilder.

Additional Resources