scanny / python-pptx

Create Open XML PowerPoint documents in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local PDF to PowerPoint Converter with LLM Summarization

Versha111 opened this issue · comments

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.