💡 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:

  1. Input: Took a raw PDF academic paper ("Electricity Price Prediction").
  2. Extraction (PaddleOCR-VL): Used PaddleOCR-VL to intelligently extract text structure and layout information from the document.
  3. Generation (ERNIE 4.0): Fed the extracted text into ERNIE 4.0 to generate a semantic, responsive HTML structure.
  4. 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

Built With

Share this project:

Updates