Create slides based on markdown files generated by AI
Create the slides based on the markdown generated by AI
There are many tools you can follow
- General ChatBot
- Agentic GPT
- Markdown workflows
Many tools are available ref to MARKDOWN + DECK or even rmd with Latex Beamer
- marp
VS codes plug in
One simple click
- Slidev
npm init slidev@latest
npx slidev
# locally install
npm i -g @slidev/cli # may have error
npx slidev
slidev slides.md