My text file translation script using the ChatGPT API. Installation guide
·7 mins
In this post I explain how to install and use a small Python script I wrote. This script connects to the OpenAI API to use GPT-3.5_turbo to translate files from one language to another, regardless of length. You need an OpenAI API key to use the program. This API has a cost, but it’s very low, around 1 euro cent per translation.