IntelliDocs

Overview

IntelliDocs is ElectroNeek's Intelligent Document Processing (IDP) engine at the core of our Document Intelligence module. You may include it in your document operations without the need for programming your own platform. Using it, you can quickly apply IDP to extract information from various document types with high accuracy and without the requirement of intensive training.

On ElectroNeek's User Portal, you can generate API Keys to implement IntelliDocs in your workflows. You can extract information from images of documents such as driving licenses, invoices, and more, with great accuracy. Each of these document types can be extracted with its own Document Stream.

The top capabilities of IntelliDocs include:

  • Document recognition and extraction
  • Wide range of document types.
  • Create custom document models by describing them.
  • Advanced document processing features
  • User-friendly interface

Each Document Stream you create will have its own API Key, allowing its usage from your RPA Bots or from any API-enabled application, including ElectroNeek's own IntegraBots and Processes.

📘

Note

This article details how to generate API Keys and manage this feature via User Portal. To build a workflow using IntelliDocs, use the Extract Document Data activity in Studio Pro. Learn more about it in this article.

Supported Document Types

IntelliDocs supports any document types for processing. The accuracy will depend on the description provided in the Stream configuration.

Features

IntelliDocs has the following features:

  • Specifying document types
  • Detect and read handwriting
  • Data normalization
  • Data validation

Interface and Features

To access IntelliDocs, navigate to the User Portal and navigate to the Document Intelligence module, clicking on the Document Streams section. You can also find it under the "Document Intelligence" section in the left navigation menu.

You need to contact the Owner or an Admin of your team to request access to IntelliDocs.

How to manage API Keys?

To manage API Keys within IntelliDocs, follow these steps:

  • Generate API Keys: You can generate API Keys for each Document Stream within IntelliDocs. These API Key can be used in your workflows or shared with your customers.
  • Stream Management: Within IntelliDocs, you can manage Streams, API Keys, the number of pages available for processing and the document model description.

You can create API Keys for customers by clicking "Add Document Stream" and providing the requested information such as name, page limit and document model description.

Actions

View API Key of a Document Stream, which will be displayed in the "API Key" column. Clicking this button again will hide the key.

Copy API Key of a Document Stream directly to your clipboard, allowing you to then paste it into your Credentials in Studio Pro or Bot Runner, or into your API client.

Edit a Document Stream to customize its page limits, document model description, extraction fields, recognition options and advanced options. Within the "Editing Document Stream" window, you may also export the Stream into a JSON file.

Deactivate / Re-activate a Document Stream, allowing yout to stop all usage of it without needing to delete it. The current status of the Stream will be shown in the "Status" column.

Delete the Document Stream if you don't need it anymore. You will be asked for confirmation with a popup window.

For information about the IntelliDocs API and its endpoints, please refer to ElectroNeek's API documentation.