gpt_academic 是一個開源工具,使用大型語言模型來強化學術寫作與程式碼審查。將它連接到 CometAPI,即可在您的研究工作流程中使用 GPT、Claude 與其他模型。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
先決條件
- 已安裝並執行 gpt_academic
- 擁有一個具備有效 API key 的 CometAPI 帳戶
設定
取得您的 CometAPI API key
編輯 config.py
開啟 
gpt_academic/config.py。將 API 端點設為 https://api.cometapi.com/v1/chat/completions,並將您的 CometAPI key 貼上為 API key 值。

