#Lang translator as terminal command with OpenAI API and Python

1 messages · Page 1 of 1 (latest)

rose copper
#

Opentranslator is a simple command that can be used from the terminal to translate text (text plain or from a file). It uses OpenAI API to perform all operations, you can choose which ai engine to use by passing it as a parameter.

Github: https://github.com/FabrizioCafolla/openai-chatgpt-opentranslator

Pypi: https://pypi.org/project/opentranslator/

GitHub

Python command that uses openai to perform text translations - GitHub - FabrizioCafolla/openai-chatgpt-opentranslator: Python command that uses openai to perform text translations