- 步驟一:用 'git clone https://github.com/dobleuber/essay-writer.git' 來複製儲存庫
- 步驟二:進入專案資料夾,執行 'pip install -r requirements.txt' 安裝依賴
- 步驟三:設定你的OpenAI API金鑰為環境變數:export OPENAI_API_KEY=<你的金鑰>
- 步驟四:用 'python essay_writer.py --topic "你的主題" --length 500' 執行腳本
- 步驟五:在終端機中檢視產出的論文結果或存檔