ChatGPT, API integrations, Programmatic SEO, Data Enrichment in Sheets Questions

Log in to ask a question
Showing 61 - 80 of 81 questions

Q: Can I use this to analyze a prior year banking google sheet where I added categories to each bank ...

traansaction description and then providfe this years transaction descriptions and have it tag the learned categories?

85f654afe5f74c5aa17edd1226e9bf50PLUSMay 4, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hello!

Yes you can.

There is even specific function for categorization: =GPT_CLASSIFY("banana", "fruit, vegetable")

Share
Helpful?

Q: Hi Yaro, I recently revisited a question that struck me as particularly astute, especially in the context of ...

our work with clients and specific projects. It revolves around the notion of managing API keys at a sheet level rather than at an account level.

The ability to allocate API keys at a sheet level presents a significant advantage. It empowers us to precisely track API costs associated with individual projects, which is paramount for effective project management. As you know, in our era of automation, the need to constantly alter API keys tied to Google Sheets seems counterintuitive.

Your tool, undoubtedly, stands out for its capability to harness the optimal AI platform in terms of both cost and performance. However, introducing the functionality to manage API keys at the sheet level would elevate it to unparalleled heights.

Might it be feasible to incorporate this feature into your development roadmap?

Looking forward to your thoughts on this matter.

navid7PLUSMay 3, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi Navid!

Thank you very much for feedback!
- Open AI recently added tracking billing per key. So you can track it on OpenAI dashboard - section Billing so far.
- I have added this feature into backlog, if there will be more requests for this feature, i will prioritize it.

Share
Helpful?

Q: Can this bulk scrape/read linkedin profiles?

dvindustriesPLUSMay 1, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: you can get metatags for Linkedin.

Or use Google Chrome extensions like: https://chromewebstore.google.com/detail/ai-chatgpt-lead-generatio/elgfcjbemdchphggeegglnmjoagoeial?hl=en&authuser=0

Share
Helpful?

Q: Hi!

Can I use it in any sheet? Can it be used on existing sheets? Is it an add on linked to my google account? Or I need to be copying a base template sheet to have access to formulas?

jota.sangPLUSApr 28, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi!

- It will be linked to your account
- You can use the add-on in all sheets that are available for modifications to your account
- Everybody who has subscription to the add-on also can use modified functions and call them during team work.

Share
Helpful?

Q: Is this tool able to scrape Youtube for video titles, H1, H2, etc?

JacquesPLUSApr 29, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: For scrapping specifically youtube needed more complex solutions like selenium, phantom js etc (allows to load js code)

Share
Helpful?

Q: Can I run the formulas in =ARRAYFORMULAS ?

jota.sangPLUSApr 28, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: You can use any Google Sheets built in formulas with the provided functions by the add-on.

Specifically ARRAYFORMULAS - i have just checked - it works

Share
Helpful?

Q: Do the keys go at a sheet level or account level?

Can I use it on a sheet of a client, with my api key, and then have unique api keys per sheet per client to track consumption? If I added it to a sheet, can other users editing that sheet use the formulas?

jota.sangPLUSApr 28, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hey Jota!

"the keys go at a sheet level or account level?" - it used on account level that allows you dont set up it every time. Just one time set up and use.

"Can I use it on a sheet of a client, with my api key, and then have unique api keys per sheet per client to track consumption" - if we are talking about Open AI vendor, they have possiblity to track billing per key, from add-on side - you need just to -resetup every time the key.

"I added it to a sheet, can other users editing that sheet use the formulas?"
- You can share the sheet as usual document, there are 2 buttons like: replace all /selected gpt functions with results
- If you want to allow them use the gpt formulas, they should have subscription to the add-on and than - yes

Share
Helpful?

Q: Do we have to pay for each Query ?

(It seems that your tool just bring AI API connector)

romainrissoanPLUSApr 29, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi Romain!

It is not just connector.
There are a lot custom functions that speed up you in Google Sheets.

There is implemented complex actually functions for replacing your 1 and 2 dimentional response function into text, to dont allow re-execute the queries again. Also it allows to use other Google Sheets functions to process the results.

+ A lot web scraping functions to fetch content and tags from web

"Do we have to pay for each Query " - it depends on your ai model vendor.

Share
Helpful?

Q: I have a sheet with 100 rows and 20 columns.

I have a GPT formula in 10 columns. If I add data, 1000 GPT formulas will run. What does your tool do to avoid timeouts, throttling of requests, and retries for failed requests?

BjornPLUSApr 26, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi buddy!

- The current add-on (GPT, Gemini, Claude, Mistral for Sheets, by docgpt.ai) makes direct call from formular without any middle software. So it is the fastest way to generate response from AI.
- To refresh failed formals - you can just refresh the page and Google Sheets will re-request them. (if you dont replaced AI functions with result - using built-in buttons for that inside the add-on)

There is no any limitations to count requests per minute/day/month from side add-on.
Limitation only exist from OpenAI side or another AI model that you are going to use.

If we are talking about GPT, there are limits based on your Tier, that depends on how long the account exist, how much did you spent.

There are some other plans that use my enterprise key, where the maximum Tier and lowest limitations. It is connected to other plans that has subscription .

Feel free to ask anything else

Share
Helpful?

Q: Looks like a great product thank you!

In the past, I have gotten from OpenAI , "I cannot extract or browse the web". DO certain LLM libraries don't allow this?
Also, Do certain Functions NOT Need to go to a External LLM? like Extract Email, that could be a internal Regex Script hopefully.

Sean-HynesPLUSApr 24, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi Sean!

You can use =GPT_EXTRACT() function for extracting some data from data :)

Or use customer prompt like =GPT/Mistral/Gemini/Claude("Extract email form the text:", A1)

- For accessing to the WEB, you can use following built-in functions in current add-on:
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)

Share
Helpful?

Q: 1) When scrapping the content of the webpage, does it get everything or just the main contents - I know most ...

scrappers would just get everything including useless sidebars, menu nav, etc.

2) Are you able to do a google search and get top 10 results and scrape?

jonathanjonPLUSApr 26, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi!
1) About scraping
- There is functions for getting specific tags like h1,h2, title, description. (like WEB_H1....)
- Also there is function for getting whole content like: WEB_URL

2) About google search. i have planned this function soon, but it will use official API from Google that is paid (also needed to provide api key), their cost about 0.01$ per request.
I dont like use "black" workarounds for scraping google, they are very unstable.

Let me know if you are interested in this func, i will prioritize it in backlog

There are following functions for scraping:
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)

Share
Helpful?

Q: Does it support Dutch prompts as well?

115483932678883369313Apr 26, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hello!

Yes it supports over 90+ languages. Dutch - included.

Share
Helpful?

Q: Can you combine the AI ​​formulas with standard sheet formulas

jan019PLUSApr 26, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hello!

Yes you can use any additional formulas. Also you can use even cells, ranges, & for the AI functions.

Share
Helpful?

Q: everytime i would refresh the sheet would it keep calling the API to load the data from GPT costing me more credits ?

RekklestedPLUSApr 27, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi Rekklested!

Google Sheets works this way as you mentioned. So due to that the Add-On has two buttons:
- Refresh Selected functions (it replaces selected cells with actual text)
- Refresh All functions (it replaces all add-on's functions with the actual text on the spreadsheet

Share
Helpful?

Q: Can I use this on multiple Gmail accounts or is it one per code?

JakeVanPLUSApr 24, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi Jake!

- 1 subscription per account

Share
Helpful?

Q: Hello, since we have to bring our own API keys.

Without going to each site and looking costs, can you briefly describe which libraries are the cheapest? I know GPT4 is the most expensive I believe.

Sean-HynesPLUSApr 24, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: - GPT-3 Turbo very cheap
- Gemini also cheap, but so far works only for USA accounts (or VPN to USA)

Personally me - my favorite GPT-3

Share
Helpful?

Q: Can this interact with SQL?

7b3e2b5e77ee41eab7d63d6133974202PLUSApr 24, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi buddy!

What db do you want to use inside ?

Currently we planned in dev sprint to deliver supporting classic Relational Database that works with JDBC (Posgress, Mysql, AWS Redshift, Hive-jdbc driver)

Share
Helpful?

Q: Do you have access to our data?

Or only the LLM we use?

princeshayPLUSApr 25, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi!

- Only AI vendors has access.
- from our side we use only your email to track your accounts for auth

Share
Helpful?

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.

jonathanjonPLUSApr 25, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: 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.

Share
Helpful?

Q: Hi, Do you have documentation on how to get Claude and Mistral Keys?

I couldn't find it :/

Also, do you have a function to replace frmulas with the static results to avoid recalculation?

Thanks!

david9595PLUSApr 24, 2024
See detail
Founder Team
Yaro_DocGPT_AI

Yaro_DocGPT_AI

May 15, 2024

A: Hi David!

Documentation about creation api keys for Claude, Mistral, Gemini: https://docgpt.ai/docs/gpt-for-sheets/set-up-openai-api-keys
Specifically for Claude (Anthropic) and Mistral, please scroll down there will be 2 sections

Yes! There are 2 buttons for replacing formulas with text results.
- only selected cells
- whole spreadsheets

Share
Helpful?