https://github.com/4kk11/chatgptforrhino
https://github.com/4kk11/chatgptforrhino
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/4kk11/chatgptforrhino
- Owner: 4kk11
- License: mit
- Created: 2023-03-18T00:28:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T10:22:15.000Z (about 2 years ago)
- Last Synced: 2024-08-02T01:25:45.965Z (9 months ago)
- Language: C#
- Size: 116 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - ChatGPTforRhino - chatgptforrhinoにgui実装してそれっぽくした!あとgithubに置いといた! (Others)
README
# ChatGPTforRhino
## Overview:
これはRhinocerosでChatGPTによるコマンド操作が行えるプラグインです。
開発には以下を参考にさせていただきました。
・https://twitter.com/tarukosu/status/1632010227292995586
・https://note.com/negipoyoc/n/n88189e590ac3https://user-images.githubusercontent.com/61794994/226088220-d344034b-3251-473a-ae1c-a539070c08cf.mp4
## Requirements(Recommended):
・Operating system: Windows 11
・Rhinoceros version: 7.27 or above## Usage:
1. [releases](https://github.com/4kk11/ChatGPTforRhino/releases/tag/Latest)からrhiファイルをダウンロードします。
2. rhiファイルからプラグインをインストールし、Rhinoを起動します。
3. "ChatGPT_window"コマンドでチャットウィンドウを開きます。
4. 右上の歯車アイコンをクリックし、OpenAIのAPIキーを入力します。
5. チャットウィンドウからメッセージを送信し、エラーが発生しなければ正常です。## Notes:
・プラグインの使用には、OpenAI APIキーが必要です。
・APIキーを使用する際は、OpenAIの利用規約に従ってください。
・このプラグインは、まだデモ段階であり、予期しない動作が発生する可能性があります。