Skip to content
Where new products land first

PPT Master

A local workflow that turns documents into natively editable PowerPoint files.

AI11d ago
Category
AI
Website
github.com
Language
English
Listed
11d ago
Forks
3,940

hugohe3/ppt-master ↗· Python· MIT· Last commit 1d ago

PPT Master writes .pptx files that keep PowerPoint's own object model: native shapes and connectors whose adjustment handles still work, charts and tables backed by data, and decks that carry real slide masters and layouts. Every element stays a native object you can click and keep editing, and narration audio can be generated from the speaker notes. Building a deck from source documents is the main route, but it can also distill a template out of decks you already have, refill an existing .pptx while preserving its design, and add transitions and animations to a finished file.

In form it is a workflow that runs inside an agent-capable AI tool. You install Python 3.10 or newer and hand the agent your material; the pipeline runs on your own machine, and nothing but the model traffic leaves it. The author, a finance professional who reviews decks for a living, states plainly that the model sets the quality ceiling and that a first pass is a draft to keep working on, not a finished deck. SmartArt is left out on purpose.

Like this product?