Q: How does this compare to Sheets Magic (doing very very well in Appsumo) and also GPT for Work.
Both are very established and well known. Both are very good as far as I know.
I'm sure many people would be asking you about this.
Also, what are our plans for your product. I don't expect it to be as good or established as the former 2, so would like to know your plans and roadmap. Thanks.

Yaro_DocGPT_AI
May 15, 2024A: Hi buddy!
- GPT, Gemini, Mistral, Claude for Google Sheets (current product) supports more AI models (Gemini, Mistral, Claude), has less price, more reviews in Workspace Store, and higher rating.
- Current product also - support WEB Scrapping functions
- Your mentioned products has worse functionality.
GPT-3, GPT-4, GPT VISIONS (image recognition)
=GPT(prompt, [value])
=CLAUDE(prompt)
=GEMINI(prompt)
=MISTRAL(prompt)
=GPT_IMAGE(url, prompt)
=GPT_TAG(text, [tags])
=GPT_EXTRACT(text, to_extract)
=GPT_TRANSLATE(text, target, [source])
=GPT_SUMMARIZE(text, [format])
=GPT_FORMAT(text, source, target)
=GPT_CLASSIFY(text, categories)
=GPT_FILL(examples, inputs)
=GPT_LIST(prompt, [value])
=GPT_HLIST(prompt, [value])
=GPT_SPLIT(text, split_by)
=GPT_HSPLIT(text, split_by)
=GPT_APPLY(text, [task])
=GPT_TABLE(prompt, headers)
WEB SCRAPPING:
=WEB_URL("https://docgpt.ai")
=WEB_TITLE("https://docgpt.ai")
=WEB_DESCRIPTION("https://docgpt.ai")
=WEB_H1("https://docgpt.ai")
=WEB_H2("https://docgpt.ai/")
=WEB_HEADINGS("https://docgpt.ai")
=WEB_PARAGRAPHS("https://docgpt.ai")
=WEB_URLS_DATA(A37:A39)