What problem does it solve?
Converting academic papers into explorable, interactive websites and promotional materials.
Core Features & Use Cases
- Paper2Web: Generate layout-aware, interactive homepages from LaTeX or PDF papers with embedded figures, citations, and responsive design.
- Paper2Poster: Produce print-ready conference posters with branding, layouts, and scannable QR codes linking to online resources.
- Paper2Video: Create narrated presentation videos tied to paper content, with synchronized slides and optional talking-head output.
- Logo discovery and branding: Automatically locate and apply institution logos and branding to maintain professional appearance.
- Use Case: Marketing a preprint by launching an explorable online homepage, a poster for a conference, and a short video abstract.
Quick Start
Prepare your paper in input/paper_name (main.tex or paper.pdf, figures/ and tables/ as needed), then run the generation pipeline (e.g., python pipeline_all.py --input-dir input/paper_name --output-dir output/paper_name --model-choice 1 --generate-website --generate-poster --generate-video). Review the results under output/paper_name/website, output/paper_name/poster, and output/paper_name/video.