awesome-chatgpt-api icon indicating copy to clipboard operation
awesome-chatgpt-api copied to clipboard

Add auto translate workflow

Open Jackiexiao opened this issue 2 years ago • 2 comments

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)

Jackiexiao avatar Apr 21 '23 06:04 Jackiexiao

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?

reorx avatar Apr 23 '23 07:04 reorx

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.

Jackiexiao avatar Apr 23 '23 07:04 Jackiexiao