The console app that translate huggingface dataset with translate api or llm
$ transdata --engine [ENGINE] {ENGINE OPTIONS} [HF DATASET PATH] --jq [TARGET to TRANSLATE]-
2024-07-24start -
2024-07-25support DeepL API (free) -
2024-07-28support LLM translate(use my lite-llm-client) - add interface for translate engine(deepl, llm, etc)
- support DeepL API (pro)
- support Google Translate
- implement CLI
- replace datasets