Last update:
January 13, 2025
Overview¶
The AI Smart Capture feature is presented by the AI Document Processing module and implements intelligent document processing — a technology that extracts and organizes data from documents for business process automation. Unlike traditional OCR, intelligent document processing not only recognizes and extracts text from documents, but also understands the context and meaning of the information by combining OCR with AI and machine learning.
This module includes:
- Intelligent document processor abstractions and implementations.
- Purchase request to upload orders and order-like documents from other services (or even handwritten ones) to create a new order (shopping cart or quote) in VirtoCommerce.
Please contact us to start using our AI smart capture feature.
Key features¶
- Opt-in: Enable or disable purchase requests in your front-end app using a toggle setting.
- Extendable and reusable: Extend the current implementation and reuse code for various purposes.
Requirements¶
- VirtoCommerce.Platform version 3.867.0 or higher
- VirtoCommerce.Core version 3.813.0 or higher
- VirtoCommerce.FileExperienceApi version 3.804.0 or higher
- VirtoCommerce.ProfileExperienceApiModule version 3.818.0 or higher
- VirtoCommerce.Quote version 3.822.0 or higher
- VirtoCommerce.xApi version 3.814.0 or higher
- VirtoCommerce.xCart version 3.817.0 or higher