Codex generating PowerPoint Presentations

Codex generating PowerPointPresentations

I was able to generate PowerPoint Presentations with the help of Codex.

To do this, I used Python + a PowerPoint Library.

Prompt:

"""
Some text that describes the theme of the presentation.
"""

import pptx
from pptx import Presentation
from pptx.enum.shapes import MSO_SHAPE_TYPE
from pptx.dml.color import RGBColor
from pptx.util import Inches

presentation_title = "

Output

It often took more than one try to get a good result, but I still think this is awesome.
It never applied any style, but with the help of PowerPoints Designer and Design Templates, I made a nice presentation in a few minutes.


Idk why im sharing this, just thought its cool

-tiimo

Edit:
Example by @clzn
Google Slides Link