tip
Tired of reading powerpoint manually? Let AI synthesize it for you!
Raw Source Codeโ
https://github.com/mel3kings/startup-snippets/tree/main/blog/powerpoint-reader
Whatโ
- reads ppt from desktop
- sanitizes text
- converts them to chunks using nlp
- uses ai to synthesize
Prerequisitiesโ
- need to manually download spacy model
python -m spacy download en_core_web_sm