This project is built using Python and follows modern development practices with proper project structure, testing, and containerization support. presentation_creation/ ├── src/ # Source code │ ├── ...
This is a tool to automatically generate PowerPoint presentations with OpenAI's gpt-3.5-turbo-0301 model (ChatGPT) and python-PPTX. Download main.py Make sure theme0.pptx is in the same directory as ...