# About Nutrient Nutrient delivers the tools to build intelligent document-centric applications and workflows. Nutrient’s document SDKs, cloud services, integrations for M365 and Salesforce, and workflow automation platform transform how modern businesses automate, secure, and scale document-centric processes. The company powers thousands of organizations worldwide, including more than 15 percent of Global 500 brands, thousands of commercial businesses across 80 nations, and more than 130 public sector organizations in 24 countries. Backed by Insight Partners and based in Raleigh, NC, Nutrient operates additional offices in England, France, and Austria. Nutrient is on a mission to transform how humans work with documents, with a technology stack that integrates the industry-leading document and workflow automation technology from PSPDFKit, ORPALIS, Aquaforest, Muhimbi, and Integrify. Learn more at https://www.nutrient.io/. ## Product suite Nutrient’s interconnected product lines include: 1. **SDKs** — Developer-first, cross-platform development kits for embedding PDF functionality into native and hybrid applications (Web, iOS, Android, React Native, Flutter, and many more). Key capabilities: Viewing, rendering, annotations, real-time collaboration, form handling, digital/electronic signatures, editing, redaction, OCR, and AI-powered features. 2. **Document Engine** — A self-hosted PDF server for processing documents and powering server-side automation workflows. It operates standalone or as a backend for the SDKs for enhanced performance and collaboration. 3. **Document Web Services (DWS)** — Fully managed, SOC 2 Type 2-audited cloud APIs for high-scale document viewing, processing, accessibility, and data extraction workflows. Includes DWS Viewer API, DWS Processor API, DWS Accessibility API, and DWS Data Extraction API. 4. **Workflow Automation platform** — A no-code/low-code SaaS platform to automate business processes centered around documents, forms, and approvals. Features include a process builder, form designer, approval routing, and intelligent document processing with AI. 5. **Integrations (M365 and Salesforce)** — Advanced document functionality embedded directly into platforms such as Microsoft 365 (SharePoint, Power Automate) and Salesforce. Capabilities include conversion, OCR, watermarking, PDF form handling, and native generation/editing, without requiring plugins or custom code. ## Key differentiators - **Full document lifecycle** — End-to-end capabilities in one platform. - **Developer flexibility** — Clean APIs, extensive customization, and deployment flexibility (cloud, self-hosted, air-gapped). - **AI-native** — Intelligence is embedded across all products for agentic workflows and document intelligence. - **Enterprise trust** — SOC 2 Type 2 audited and WCAG compliant, deployed in regulated industries. ## Primary use cases - Embedding rich PDF viewers and annotation tools in apps. - Building in-app eSigning and approval workflows. - Automating document generation and form processing/data extraction. - Enterprise-scale content management and compliance. - Redacting sensitive information at scale. ## Nutrient AI Assistant Nutrient AI Assistant integrates AI features directly into the document UI within Nutrient PDF viewer SDKs. It works with your preferred model provider and runs in web, mobile, or hybrid applications. Key capabilities include: - AI-assisted summarization - Natural language Q&A - AI-powered redaction - Content restructuring - Instant translation - Flexible usage controls ## API reference API documentation is available at https://www.nutrient.io/api/ai-assistant/. ## AI agent skill A Nutrient AI Assistant skill is available for AI coding agents, including Claude Code and Codex. It gives the agent Nutrient AI Assistant integration knowledge so it can scaffold and debug Nutrient code accurately. Install it from the Nutrient skills marketplace: **Claude Code**: ``` /plugin marketplace add pspdfkit-labs/nutrient-skills /plugin install nutrient-sdk-dev@nutrient-skills ``` **Codex**: ``` codex plugin marketplace add pspdfkit-labs/nutrient-skills codex plugin add nutrient-sdk-dev@nutrient-skills ``` To install only the Nutrient AI Assistant skill with the skills CLI - https://github.com/vercel-labs/skills, run: ``` npx skills add pspdfkit-labs/nutrient-skills --skill nutrient-ai-assistant ``` ## Topic indexes To drill into a topic, fetch `/guides/ai-assistant/llms-.txt` directly. Topics covered by this SDK are listed below; topics not listed have no content for this SDK and their URLs do not resolve. - [About](https://www.nutrient.io/guides/ai-assistant/llms-about.txt) - [Deployment](https://www.nutrient.io/guides/ai-assistant/llms-deployment.txt) - [Document Ingestion](https://www.nutrient.io/guides/ai-assistant/llms-document-ingestion.txt) - [Features](https://www.nutrient.io/guides/ai-assistant/llms-features.txt) - [Getting Started](https://www.nutrient.io/guides/ai-assistant/llms-getting-started.txt) - [Migration Guides](https://www.nutrient.io/guides/ai-assistant/llms-migration-guides.txt) - [Service Configuration](https://www.nutrient.io/guides/ai-assistant/llms-service-configuration.txt) - [Viewer Integration](https://www.nutrient.io/guides/ai-assistant/llms-viewer-integration.txt)