Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 2.67 KB

README.en.md

File metadata and controls

67 lines (41 loc) · 2.67 KB

markdown-to-pptx Online editable markdown generates pptx

please visit Chinese Guide

🎞️ Project Introduction

Use gpt-3.5-turbo to generate markdown。project address.
Through the online version of markdown tree structure optimization and editing markdown, generate the final required pptx format。
Below is the original example of the project without any modification: image Below is the generated pptx without any modification: aigc-pptx

🧲 Project Benefits

🌟 It is difficult for the markdown generated by AIGC to fully meet your requirements. We provide online editable markdown!

🎩 Convert markdown into a visual tree structure online, so that you can think more structured when making ppt, and have more context when making ppt presentations。

💡 Real-time rendering and generation of online version of ppt through web-related technologies for you to preview and adjust online, what you see is what you get, and then export the corresponding ppt when you debug to your satisfaction!

🖼️ Scenery illustrations: We cooperate with Unsplash to provide the most exquisite illustrations, so that your PPT will instantly revive with vitality and beauty。

🎨 run guide

The project operation requires a node environment, node14+ is recommended, and the author uses node 16.13.1

  1. install dependencies
   npm install
  1. run project
   npm run start
  1. compile project
   npm run build

💡 Optimization checklist

Content that needs to be optimized 2023/8/23

blueprint Completion problem
Multiple sets of pptx style template switching pending ui has only one set of fixed layouts
Compile into a green download executable software pending
Optimize experience pending See if the product logic can be smoother

🌟 Star History


Star History Chart