Q: can this....
Can this be used in this way: upload a csv to google sheets. Ask chatgpt to rename column, delete column, do this sum, etc, in other words as I ask chatgpt to do something the sheet updates. Is that possible with this?
7de536e4f1d84fb48af8296cb7be05aaNov 2, 2024
Founder Team

Curran35278
Nov 4, 2024A: It is more-so used for generative AI within Sheets cells by typing in a simple formula.
For example,
=ailist("Give me a list of 20 top non-fiction books") and it will call AI and then put the list into 20 different cells.
Or =ai("Write a blog post based on this title: ", A1) and it will call AI and generate that based on the data you connect.
Or =aiimage("Generate an image of a giraffe") and it gives you back a link to an image
It isn't necessarily a back & forth chat tool like you're mentioning.
Share
Helpful?
Log in to join the conversation