Skip to content

AmNotAGoose/PPTX-Presentation-Generator

Repository files navigation

PPTX Presentation Generator

Overview

A tool to generate PowerPoint presentations using text generation based on a single prompt.

0130.1.mp4

See a full example in /examples !

Features

  • Supports OpenAI and Cohere endpoints
  • Specify a number of slides

Setup

  1. Clone this repository to your local machine:

    git clone https://github.com/AmNotAGoose/PPTX-Presentation-Generator
    cd PPTX-Presentation-Generator
  2. Install the required packages (use an elevated shell for Windows / sudo for Linux):

    pip install -r requirements.txt

How to run

To launch the user interface:

python ui.py

Fill out the fields and press "Save API Key," then "Submit." This may freeze the GUI and take a while.

API keys

Depending on which platform you pick, you will need to input an API key. You can find this at:

Known issues

  • The GUI may freeze when "Submit" is clicked. It will unfreeze once it is finished.

Troubleshooting

  • Make sure you have pressed "Save API Key" before pressing "Submit"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages