genpark-pdf-complex-merged-table-bbox-parser-skill

mcp
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Pass
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

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

README.md

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]

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.

Reviews (0)

No results found