scanny / python-pptx

Create Open XML PowerPoint documents in Python
MIT License
2.26k stars 498 forks source link

Local PDF to PowerPoint Converter with LLM Summarization #964

Open Versha111 opened 3 months ago

Versha111 commented 3 months ago

I'm looking to develop a PDF to PowerPoint converter tool that functions without the need for internet connectivity, running directly on a user's computer. Additionally, I aim to integrate a Language Model (LLM) for summarization to enhance the conversion process. I'm seeking suggestions and ideas to implement this project on GitHub, including possible frameworks, libraries, and approaches for achieving these goals.