Skip to content
← All projects

Cyber Infrastructure (CIS)

Love Media

Processing Engine & AI Reader Mode

A PHP processing engine and automated AI reader stage for a digital newsstand that sells single magazine and newspaper issues — rebuilding incoming PDFs as clean, semantic HTML for on-screen reading.

What it does

  • Core PHP engine ingesting files from client servers and driving them through the newsstand’s processing pipeline.
  • AI Reader Mode parses incoming PDFs, extracts text and images in correct reading order, and reconstructs them as clean semantic HTML for distraction-free reading.
  • Automated reader stage triggered on PDF arrival, removing manual formatting work.

Stack

  • PHP
  • Python
  • PDF parsing
  • HTML