About This Project
Paper2Slides transforms documents through a 4-stage pipeline designed for reliability and efficiency. It features universal document support, comprehensive content extraction using RAG, source-linked accuracy, custom styling, and seamless session management.
Tags
Installation & Setup
git clone https://github.com/HKUDS/Paper2Slides.git
cd Paper2Slides
conda create -n paper2slides python=3.12 -y
conda activate paper2slides
pip install -r requirements.txt
Reviews & Ratings
Share your experience
User Reviews (0)
No reviews yet. Be the first to share your experience!