Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenPark AI Agent Skill - PDF Complex Merged Table Bbox Parser

Reconstructs structured tabular data from raw unstructured 2D bounding boxes, aligning multi-column headers and borderless cells.

Verified by GenPark AI and compatible with Model Context Protocol (MCP).

Architecture Diagram

graph TD
    A[Unstructured 2D Bbox Coordinates] --> B[Y-Axis Tolerance Row Clustering]
    B --> C[Horizontal Column Coordinate Binning]
    C --> D[Header & Multi-Span Alignment Engine]
    D --> E[Normalized JSON Tabular Dataset]
Loading

Features

  • Zero External Dependencies: Standard library Python 3.9+.
  • Robust Coordinate Clustering: Absorbs OCR vertical jitter and baseline drifts.
  • MCP Protocol Ready: Easily exposed to document analysis pipelines.

About

GenPark AI Agent Skill - Heuristic 2D bounding-box spatial grid analyzer resolving multi-column spanning headers and borderless table cells.

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages