Overview
IntelliStorm is a server-based AI document data extraction engine designed for developers and system integrators.
It accepts documents such as PDF, TIFF, JPEG, and PNG through a REST API, performs automatic document analysis and data extraction, and returns structured JSON results.
The system is designed for integration into existing workflows where applications upload documents, poll for processing completion, and retrieve results programmatically.
Key characteristics:
- Fully API-driven
- No UI required
- JSON-only output
- Polling-based processing model
- Runs entirely inside your own instance
IntelliStorm is suitable for invoice processing, forms extraction, document classification, and document automation workloads.
KEY FEATURES
- Document ingestion via REST API
- Automatic document recognition and analysis
- Structured JSON extraction results
- Request status tracking
- Scalable processing model
- Secure API key authentication
- Evaluation license included
SUPPORTED INPUT FORMATS
- TIFF
- JPEG
- PNG
OUTPUT FORMAT
- JSON
Highlights
- - AI-driven document data extraction - REST API based integration - JSON output format - Supports PDF and common image formats - Polling-based processing workflow - Runs in your own AWS environment - No external dependencies required - Simple deployment and configuration
- TYPICAL WORKFLOW 1. Upload a document using the REST API 2. IntelliStorm processes the document 3. Poll the API for request status 4. Download the extracted JSON result DEPLOYMENT DETAILS - EC2-based instance - API accessible over HTTP - Default port: 4567 - Configuration via environment file
- LICENSING Each new IntelliStorm instance includes an evaluation license limited to 500 pages. To obtain a permanent license, contact: sales@charactell.com License activation does not require redeployment.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/unit |
|---|---|---|
unit_hour | Hourly Charge for usage | $0.20 |
image_invoice | Per Invoice charge | $0.05 |
image_noninv | Per Non Invoice charge | $0.01 |
Vendor refund policy
contact us at: sales@charactell.com
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
InelliStorm production
Additional details
Usage instructions
After launching the instance, connect using Remote Desktop with the Administrator account.
Verify the service is running by calling: http://<instance-ip>:4567/healthz
IntelliStorm exposes a REST API on port 4567. Ensure this port is open in the instance security group.
To process a document:
- Upload a PDF or image file using POST /v3/ingest
- IntelliStorm processes the document automatically
- Poll GET /v3/requests/{request_id} until status is "done"
- Download the extracted JSON result using GET /v3/requests/{request_id}/result
Authentication is done using an API key provided via the X-Api-Key HTTP header. production ready.
Detailed documentation is provided on the instance desktop in Markdown format.
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.