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
- Used the Doc2Page tool powered by PaddleOCR-VL to extract text and layout from my resume PDF
- The tool automatically converted the content to Markdown format
- ERNIE AI model generated beautiful, responsive HTML with embedded CSS styling
- Deployed the final page to GitHub Pages
Log in or sign up for Devpost to join the conversation.