How we built it

Inspiration

I wanted to explore the capabilities of Baidu's AI models for the ERNIE AI Developer Challenge warm-up task. The goal was to demonstrate how PaddleOCR-VL and ERNIE can transform a static PDF document into a modern, responsive web page.

How I built it

  1. Used the Doc2Page tool powered by PaddleOCR-VL to extract text and layout from my resume PDF
  2. The tool automatically converted the content to Markdown format
  3. ERNIE AI model generated beautiful, responsive HTML with embedded CSS styling
  4. Deployed the final page to GitHub Pages

Built With

Share this project:

Updates