Post
1616
Hacked my presentation building with inference providers, Cohere command a, and sheer simplicity. Use this script if youโre burning too much time on presentations:
๐ https://github.com/burtenshaw/course_generator/blob/main/scripts/create_presentation.py
This is what it does:
- uses command a to generates slides and speaker notes based on some material.
- it renders the material in remark open format and imports all images, tables, etc
- you can then review the slides as markdown and iterate
- export to either pdf or pptx using backslide
๐ Next steps are: add text to speech for the audio and generate a video. This should make Hugging Face educational content scale to a billion AI Learners.
๐ https://github.com/burtenshaw/course_generator/blob/main/scripts/create_presentation.py
This is what it does:
- uses command a to generates slides and speaker notes based on some material.
- it renders the material in remark open format and imports all images, tables, etc
- you can then review the slides as markdown and iterate
- export to either pdf or pptx using backslide
๐ Next steps are: add text to speech for the audio and generate a video. This should make Hugging Face educational content scale to a billion AI Learners.