awesome-chatgpt-api
awesome-chatgpt-api copied to clipboard
Add auto translate workflow
This is a demo of using github action to auto translate README into multi lanuage
Please see github action to set up it correctly : https://github.com/marketplace/actions/gpt-translate
If you need, I could provide a apikey for that (but only have $120 and it's not stable)
It's really amazing! But I'd rather manually call it so that I can have more control over the translated result. Can you change this PR to add gpt-translate itself in READMD.md?
yes, this github action only translate README when you call it using /gt command, see: https://github.com/marketplace/actions/gpt-translate#-usage, there are many other github action using chatgpt too, like: https://github.com/yunwei37/OpenAI-Continuous-Translator,
I will come and PR when I have free time.