/gpt-teams-translator

uses the chatGPT APIs to translate soccer teams names

Primary LanguagePython

Translates a list of soccer teams names between two languages. Usage in main. Requires a chatGPT API key. The API key must be put in a file called .env in the root project. For further info please refer to the python-dotenv library ( https://pypi.org/project/python-dotenv/ ).