💡 Inspiration
To bridge the gap between static documents and the web using Baidu's ERNIE ecosystem.
⚙️ How we built it
This project is a complete pipeline for the Warm-up Task:
- Input: Took a raw PDF academic paper ("Electricity Price Prediction").
- Extraction (PaddleOCR-VL): Used
PaddleOCR-VLto intelligently extract text structure and layout information from the document. - Generation (ERNIE 4.0): Fed the extracted text into
ERNIE 4.0to generate a semantic, responsive HTML structure. - Deployment: Hosted the final static site on GitHub Pages for instant accessibility.
🚀 Live Demo
Click here to view the generated website
🔧 Built With
- paddleocr-vl
- ernie-4.0
- github-pages
- html5
- python
Log in or sign up for Devpost to join the conversation.