5
0

PreGenie: An Agentic Framework for High-quality Visual Presentation Generation

Abstract

Visual presentations are vital for effective communication. Early attempts to automate their creation using deep learning often faced issues such as poorly organized layouts, inaccurate text summarization, and a lack of image understanding, leading to mismatched visuals and text. These limitations restrict their application in formal contexts like business and scientific research. To address these challenges, we propose PreGenie, an agentic and modular framework powered by multimodal large language models (MLLMs) for generating high-quality visual presentations.PreGenie is built on the Slidev presentation framework, where slides are rendered from Markdown code. It operates in two stages: (1) Analysis and Initial Generation, which summarizes multimodal input and generates initial code, and (2) Review and Re-generation, which iteratively reviews intermediate code and rendered slides to produce final, high-quality presentations. Each stage leverages multiple MLLMs that collaborate and share information. Comprehensive experiments demonstrate that PreGenie excels in multimodal understanding, outperforming existing models in both aesthetics and content consistency, while aligning more closely with human design preferences.

View on arXiv
@article{xu2025_2505.21660,
  title={ PreGenie: An Agentic Framework for High-quality Visual Presentation Generation },
  author={ Xiaojie Xu and Xinli Xu and Sirui Chen and Haoyu Chen and Fan Zhang and Ying-Cong Chen },
  journal={arXiv preprint arXiv:2505.21660},
  year={ 2025 }
}
Comments on this paper