Translate content using ChatGPT from Google Sheets
Demo video
Prerequisites
-
Go to the GPT for Sheets.
-
Click Install.

Use GPT(prompt) function to translate your text any language
- Get content of the site using web functions
=WEB_URL(“https://docgpt.ai”)
- After that let’s use AI for translation the content
=GPT(“Translate site content into French” & C12)
where C12 is content of your scrapped content