hugohe3/ppt-master-examples

Example decks generated by PPT Master, with an in-browser SVG viewer.

HTML

11

61 commits

updated Sep 23, 2026

See the code

README

PPT Master Examples

Example decks generated by PPT Master, with an in-browser viewer for flipping through every slide.

Browse the gallery

Each project directory holds the SVG slides, the exported .pptx, the design spec, and the speaker notes produced during generation. Download any .pptx and open it in PowerPoint to inspect the native shapes, charts, and transitions.

Layout

examples/
  <project>/
    svg_final/      slides as SVG (rendered by the viewer)
    svg_output/     slides before image embedding
    images/         source images referenced by the slides
    exports/        exported .pptx
    notes/          speaker notes
    design_spec.md  design decisions recorded during generation
  examples.json     gallery index consumed by index.html

Local preview

python3 -m http.server 8000

Then open http://localhost:8000/.

License

Same license as the main repository. See LICENSE.

Contributors

hugohe3

61 commits

hugohe3/ppt-master-examples

Example decks generated by PPT Master, with an in-browser SVG viewer.

HTML

11

61 commits

updated Sep 23, 2026

See the code

README

PPT Master Examples

Example decks generated by PPT Master, with an in-browser viewer for flipping through every slide.

Browse the gallery

Each project directory holds the SVG slides, the exported .pptx, the design spec, and the speaker notes produced during generation. Download any .pptx and open it in PowerPoint to inspect the native shapes, charts, and transitions.

Layout

examples/
  <project>/
    svg_final/      slides as SVG (rendered by the viewer)
    svg_output/     slides before image embedding
    images/         source images referenced by the slides
    exports/        exported .pptx
    notes/          speaker notes
    design_spec.md  design decisions recorded during generation
  examples.json     gallery index consumed by index.html

Local preview

python3 -m http.server 8000

Then open http://localhost:8000/.

License

Same license as the main repository. See LICENSE.

Contributors

hugohe3

61 commits

Languages

HTML

100.0%