Skip to content

Commit 55f166c

Browse files
author
Bob Strahan
committed
2 parents 9326c72 + d9c3a10 commit 55f166c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/discovery.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ SPDX-License-Identifier: MIT-0
55

66
The Discovery module is an intelligent document analysis system that automatically identifies document structures, field types, and organizational patterns to create document processing blueprints. This module provides a **pattern-neutral discovery process** that works across all processing patterns, with specialized implementations for pattern-specific automation.
77

8+
Demo video (3m)
9+
10+
11+
https://github.com/user-attachments/assets/101f73f6-27f1-4995-b35e-fa2fb44eb254
12+
13+
14+
Demo video (10m)
15+
16+
17+
https://github.com/user-attachments/assets/ba7f863f-0cac-4778-8bcf-b4beee8a3301
18+
19+
820
## Pattern-Neutral Discovery vs Pattern-Specific Implementation
921

1022
The Discovery module operates on two levels:
@@ -1226,4 +1238,4 @@ def discovery_with_fallback(discovery_service, document_key, ground_truth_key=No
12261238
- Output in any other format will result in failure.
12271239

12281240

1229-
The Discovery module provides a powerful foundation for understanding and processing new document types. By following these guidelines and best practices, you can effectively leverage the module to bootstrap document processing workflows and continuously improve their accuracy and coverage.
1241+
The Discovery module provides a powerful foundation for understanding and processing new document types. By following these guidelines and best practices, you can effectively leverage the module to bootstrap document processing workflows and continuously improve their accuracy and coverage.

0 commit comments

Comments
 (0)