這是一個利用 openai api 來快速整理 PPT 重點的程式 他能做到:
- 整理重點
- 補充相關知識
- 翻譯
前置: Windows 需要安裝 PowerPoint Mac、Linux 需要安裝 libreoffice
brew install libreoffice
Mac 或者 Linux 請將 tt.py 刪除,改成使用 tt_Mac.py,並將 tt_Mac.py 改名為 tt.py
使用方法:
- 取得 openai api token 並放到 openai_token.txt
- pip install requirements.txt
python3 main.py 'ppt路徑' '對應科系'
- 出現 「done」 後,東西就存在 output.txt
其他: 如果出來的結果你不是很滿意,可以考慮多跑幾次