Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Convert Gsheet slides to the new txt format #3

@gpsaggese

Description

@gpsaggese

into

https://github.com/gpsaggese/umd_msml610/tree/master/lectures

with a command like:

notes_to_pdf.py --input lectures_source/Lesson01-Intro.txt --output tmp.pdf --type slides --skip_action cleanup_after --debug_on_error --toc_type navigation
  • Convert slides from Gsheet https://drive.google.com/drive/folders/1RvfyFIqOSQxs_APEFeGbLjSM3_irQ3lz into the new format

  • Make sure the flow works on your set up (this is 90% of the complexity)

  • I would start with the first lecture and see what happens

  • I would use LLMs as much as possible (e.g., download the Gsheet as markdown and then ask LLMs to convert into txt files)

    • I don't think the images can be handled automatically. I would save them as png and then add them in the txt file

Let's do baby steps. We have 2-3 months to convert all the slides so there is time.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions