Reverse-engineer document blueprints into AI-readable "DNA."
The Agent Report Architect is a specialized AI tool designed to analyze existing PDF samples and extract their structural and stylistic "DNA." Using trial ai model, it converts visual layouts into a machine-readable JSON blueprint covering:
Visual Styles: Typography, casing, and signature blocks.
Structural Skeleton: Section hierarchies and numbering.
Conditional Logic: If/Then rules for section visibility.
Lexicon: Industry-specific terminology and forbidden phrases.
Output: A high-fidelity "Report DNA" JSON object ready to be stored in the database to power automated report generation.
Only PDF files supported as of now
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)