GPT chat API for translation

Calling third party APIs is totally acceptable here.

If the APIs are called from frontend only, then there won’t have any issues.

If the APIs are called from backend, then there also usually won’t have any issues, but if the API will actively send data to our servers, it won’t work, due to the security system.

5 Likes