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 endpoint を https://api.cometapi.com/v1/chat/completions に設定し、CometAPI key を API key の値として貼り付けます。

