#72 · Primary category: AI Design & Prototyping

AiPPT

ai-powerpoint ai-ppt ai-slides ai-to-pptx gpt-ppt md2ppt ppt-generation ppt2json slide-generator slides

AI generates PowerPoint Presentation, Supports parsing and rendering of complex PPT features such as native charts, animations, and 3D effects.

Project last updated:12/11/25

GitHub Stars

1.9K

Forks

215

Contributors

1

License

GPL-3.0

Why we included this project

Building a deck from scattered source material is a chore, and AiPPT tries to remove most of it: you give it a topic, an uploaded file, or a URL, and it returns a structured PowerPoint. Beyond drafting, it can parse an existing .pptx into a JSON model, let you edit that model in the browser, then render it back to a downloadable file, which covers the round-trip cases that break simpler slide tooling. It also preserves the harder details like native charts, animations, and 3D effects, and supports user-defined templates. Because it's an embeddable JavaScript library with a hosted demo, it's a useful reference for adding AI-assisted slide generation to your own app or for studying how complex PowerPoint files can be represented and rebuilt.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category