diff --git a/README.md b/README.md index 0df5741..408c2fe 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,57 @@ # PdfViewer-AI-Samples-Wpf -This repository contains AI-powered samples demonstrating the integration of Syncfusion® WPF PDF Viewer controls. +This repository contains AI-powered samples demonstrating advanced capabilities of the Syncfusion® WPF PDF Viewer control. These examples showcase how AI can be integrated with PDF viewing workflows in WPF applications to enhance productivity and improve user experience. + +##Key AI-Powered Features in PDF Viewer +The Syncfusion® AI-Powered PDF Viewer incorporates three powerful AI-driven features: + +* Smart Summarizer +* Smart Redaction +* Smart Fill + +###Smart Summarizer +This feature leverages advanced AI to deliver intelligent document analysis and deeper content understanding. Highlights include: + +* Easy Understanding: Automatically analyzes PDF content and helps users grasp key points quickly without reading the entire document. +* Interactive Q&A: Allows users to ask custom questions or choose from AI-suggested queries for deeper insights. +* Ideal for Complex Documents: Perfect for legal contracts, research papers, business reports, and other lengthy or technical PDFs. + +###Smart Redaction +The AI-Powered PDF Viewer includes an AI-powered redaction system that intelligently identifies and safeguards sensitive information. Key capabilities: + +* PII Data Detection: Automatically identifies Personally Identifiable Information such as Social Security Numbers, email addresses, and phone numbers. +* Customizable Redaction Patterns: Supports domain-specific data recognition for medical records, financial details and other industry-specific compliance needs. +* Consistent Redaction: Ensures secure and uniform redaction across all documents to maintain privacy and regulatory standards. + +###Smart Fill +This feature streamlines data entry using AI. Key benefits: + +* Clipboard Data Extraction: Automatically extracts relevant information from clipboard content copied from any document or structured data source. +* Intelligent Field Mapping: Accurately assigns extracted data to the appropriate form fields using AI. +* Efficient Data Entry: Reduces manual input while improving accuracy and overall form-filling speed. + +## Requirements to run the Samples +* Operating System: Windows 11 or Windows 10 (version 1809, build 17763 or later). +* Development Environment: Visual Studio 2022 or later. + +## How to run the Samples +* Clone the repository to your local machine. +* Open the desired sample solution (.sln) file in Visual Studio. +* Restore the required NuGet packages automatically through Visual Studio. +* Add your AI credentials (Key, Model Name, and Endpoint) in the appropriate configuration section of the sample. +* Build and run the selected sample project to explore its functionality. + +## Related links + +[Learn More about WPF PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/wpf-pdf-viewer?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples) + +[Documentation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/wpf/getting-started) + +[Knowledge base](https://www.syncfusion.com/kb?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples) + +[Suggest a feature](https://www.syncfusion.com/feedback/wpf) + +## About Syncfusion® + +Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 27,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. + +Today we provide 1700+ controls and frameworks for web ([Blazor](https://www.syncfusion.com/blazor-components?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [ASP.NET WebForms](https://www.syncfusion.com/jquery/aspnet-webforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [Angular](https://www.syncfusion.com/angular-ui-components?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [React](https://www.syncfusion.com/react-ui-components?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [Vue](https://www.syncfusion.com/vue-ui-components?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), and [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples)), mobile ([Xamarin](https://www.syncfusion.com/xamarin-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), and [MAUI(Preview)](https://www.syncfusion.com/maui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples)), and desktop development ([Windows Forms](https://www.syncfusion.com/winforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [WPF](https://www.syncfusion.com/wpf-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [WinUI](https://www.syncfusion.com/winui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples), and [MAUI(Preview)](https://www.syncfusion.com/maui-controls?utm_source=github&utm_medium=listing&utm_campaign=winforms-pdf-viewer-github-samples)). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software. \ No newline at end of file