Update README.md
Browse files
README.md
CHANGED
|
@@ -34,14 +34,15 @@ short_description: >
|
|
| 34 |

|
| 35 |

|
| 36 |

|
|
|
|
| 37 |
|
| 38 |
Atomically parse and understand complex PDF documents using **claude-opus-4-6** (Anthropic).
|
| 39 |
Handles equations, graphs, algorithms, unique drawings, multi-column layouts, scanned pages,
|
| 40 |
and 100+ page documents without hallucination.
|
|
|
|
| 41 |
|
| 42 |
Designed to be dropped into local agent pipelines as a callable module.
|
| 43 |
-
|
| 44 |
-
--
|
| 45 |
|
| 46 |
## What Makes This Work
|
| 47 |
|
|
|
|
| 34 |

|
| 35 |

|
| 36 |

|
| 37 |
+
|
| 38 |
|
| 39 |
Atomically parse and understand complex PDF documents using **claude-opus-4-6** (Anthropic).
|
| 40 |
Handles equations, graphs, algorithms, unique drawings, multi-column layouts, scanned pages,
|
| 41 |
and 100+ page documents without hallucination.
|
| 42 |
+
|
| 43 |
|
| 44 |
Designed to be dropped into local agent pipelines as a callable module.
|
| 45 |
+
|
|
|
|
| 46 |
|
| 47 |
## What Makes This Work
|
| 48 |
|