A tool to generate PowerPoint presentations using text generation based on a single prompt.
0130.1.mp4See a full example in /examples !
- Supports OpenAI and Cohere endpoints
- Specify a number of slides
-
Clone this repository to your local machine:
git clone https://github.com/AmNotAGoose/PPTX-Presentation-Generator cd PPTX-Presentation-Generator -
Install the required packages (use an elevated shell for Windows / sudo for Linux):
pip install -r requirements.txt
To launch the user interface:
Fill out the fields and press "Save API Key," then "Submit." This may freeze the GUI and take a while.
Depending on which platform you pick, you will need to input an API key. You can find this at:
- OpenAI: https://platform.openai.com/account/api-keys
- Cohere (free): https://dashboard.cohere.com/api-keys
- The GUI may freeze when "Submit" is clicked. It will unfreeze once it is finished.
- Make sure you have pressed "Save API Key" before pressing "Submit"
.png)

