Skip to content

After opening the code and inserting OpenAI's API key, place the file you want to translate into the program's directory, run the code, enter the target docx's name, and wait for it to complete. If the API calls are rate-limited, you can change the 100 threads to a custom number of threads.

Notifications You must be signed in to change notification settings

monroe-x/gpt_docx_translation_to_docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

gpt_docx_translation_to_docx

1:安装库:pip install python-docx openai

2:打开程序并根据提示填写信息

1: Install libraries: pip install python-docx openai

2: Open the program and fill in the information according to the prompts.

About

After opening the code and inserting OpenAI's API key, place the file you want to translate into the program's directory, run the code, enter the target docx's name, and wait for it to complete. If the API calls are rate-limited, you can change the 100 threads to a custom number of threads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages