Merge branch 'master' of https://github.com/dazedanon/GPT4-TL
This commit is contained in:
commit
4a989b53ad
1 changed files with 2 additions and 1 deletions
|
|
@ -1,10 +1,11 @@
|
|||
# GPT4-TL
|
||||
|
||||
Current in development. Goal is to eventually have ChatGPT nicely translate all dialogue when given an RPGMaker JSON file.
|
||||
Currently in development. Goal is to eventually have ChatGPT nicely translate all dialogue when given an RPGMaker JSON file.
|
||||
|
||||
### Required:
|
||||
* API Key: https://platform.openai.com/account/api-keys
|
||||
* Organization Key: https://platform.openai.com/account/org-settings
|
||||
* Python3: https://www.python.org/downloads/
|
||||
|
||||
### Setup:
|
||||
1. Add you API key and Organization Key to a .env file. An example can be found in the repo.
|
||||
|
|
|
|||
Loading…
Reference in a new issue