Projeto de tradução de texto e artigos usando Azure Translator.
Permite traduzir:
- Texto digitado no terminal
- Arquivos TXT
- Artigos da internet via URL
O projeto utiliza o Azure Translator Free (F0) e Python.
- Python 3.11+
- Requests
- Python-dotenv
- BeautifulSoup4
- Conta no Azure
- Azure Translator F0 Free criado
- Chave de API e endpoint configurados