10.01.2024
84

Extracting keywords with OpenAI (ChatGPT)

Extracting keywords with OpenAI (ChatGPT)

Integration with OpenAI (ChatGPT) is implemented as a separate AI block (ChatGPT) that can be placed between the Data Source and Data Destination. This will allow you to create a query based on data from the Data Source and pass data from OpenAI (ChatGPT) to the Data Ingest fields. This way you can automatically receive data from OpenAI (ChatGPT) and transfer it to the services and systems that you use.

The function allows you to analyze data from the Data Source using OpenAI (ChatGPT) and transfer the query result to the Data Destination.

Navigation:

Connecting Google Sheets as a Data Source:

1. What data can you get from Google Sheets?
2. How to connect your Google Sheets account to ApiX-Drive?
3. Select the table and sheet from which rows will be unloaded.
4. An example of data that will be transferred from Google Sheets.

OpenAI (ChatGPT) connection:

1. What data can be obtained from OpenAI (ChatGPT)?
2. How to connect your OpenAI (ChatGPT) account to ApiX-Drive?
3. How to configure data search in OpenAI (ChatGPT) in the selected action?
4. An example of data that will be transferred from OpenAI (ChatGPT).

Setting up data transfer to Google Sheets:
1. What will the Google Sheets integration do?
2. How to connect your Google Sheets account to ApiX-Drive?
3. How can I configure the selected action to transfer data to Google Sheets?
4. Example of data that will be sent to your Google Sheets.
5. Auto-update and communication interval.

Setting up Data SOURCE: Google Sheets

Let's look at how the function of requesting data from OpenAI (ChatGPT) and sending the result to Google Sheets works.

First, you need to create a new connection.

Setting up extracting keywords with OpenAI (ChatGPT) | Create connection

Select the system as the Data Source. In this case, you must specify Google Sheets.

Setting up extracting keywords with OpenAI (ChatGPT) | Selecting a Data Source System

Next, you need to specify the action "Get rows (new)".

Setting up extracting keywords with OpenAI (ChatGPT) | Action selection

The next step is to select a Google Sheets account from which data will be uploaded.

If there are no logins connected to the system, click “Connect account”.

Setting up extracting keywords with OpenAI (ChatGPT) | Account connection

Select which account you want to connect to ApiX-Drive and provide all permissions to work with this account.

Setting up extracting keywords with OpenAI (ChatGPT) | Account connection

When the connected account appears in the "active accounts" list, select it for further work.

Attention! If your account is on the "inactive accounts" list, check your access to this login!

Setting up extracting keywords with OpenAI (ChatGPT) | Account selection

Select the Google Sheets table and sheet where the data you need is located.

Setting up extracting keywords with OpenAI (ChatGPT) | Selecting Table and Sheet

If necessary, you can set up a Data Filter, or click "Continue" to skip this step.

To find out how to setup the Data Filter, follow the link: https://apix-drive.com/en/help/data-filter

Setting up extracting keywords with OpenAI (ChatGPT) | Data filter

You can now see test data for one of the rows in your Google Sheets table.

If you want to update your test data, click "Download test data from Google Sheets."

If you want to change the settings, click "Edit" and you will go back a step.

Setting up extracting keywords with OpenAI (ChatGPT) | Test data

Now we connect the additional OpenAI block (ChatGPT). To do this, click on “+” and select “AI (GPT-Chat)” from the list.

Setting up extracting keywords with OpenAI (ChatGPT) | Selecting a OpenAI system

Setting up OpenAI (ChatGPT)

Select "OpenAI (ChatGPT)" as the system in which the search will be performed.

Setting up extracting keywords with OpenAI (ChatGPT) | System selection

Next, you need to specify the action; for this task we recommend using GPT-4 or GPT-3.5. Select, for example, "Send PROMPT (GPT-3.5)".

Setting up extracting keywords with OpenAI (ChatGPT) | Action selection

- Send PROMPT (GPT-4) is a large multi-modal model that can solve complex problems with greater accuracy.
(Available in the API for paid OpenAI users only!)
- Send PROMPT (GPT-3.5) - these models can understand and generate natural language or code. The most functional and economical model of the GPT-3.5 family is gpt-3.5-turbo.

The next step is to select an OpenAI (ChatGPT) account.

If there are no logins connected to the ApiX-Drive system, click “Connect account”.

Setting up extracting keywords with OpenAI (ChatGPT) | Account conection

Enter the API key, which is located in the settings of your OpenAI (ChatGPT) personal account.

Go to your OpenAI (ChatGPT) account, click on the “Personal” tab in the upper right corner, then go to the “View API keys” section and click “Create new secret key”. Copy the API key and paste it into the appropriate field in the account connection window in the ApiX-Drive system.

If your OpenAI (ChatGPT) account belongs to multiple organizations, you must also provide the Organization ID. To do this, go to "Settings" and copy the Organization ID.

Click "Save" and select the connected OpenAI (ChatGPT) account from the drop-down list.

Setting up extracting keywords with OpenAI (ChatGPT) | Account conection
Setting up extracting keywords with OpenAI (ChatGPT) | Account conection
Setting up extracting keywords with OpenAI (ChatGPT) | Account conection
Setting up extracting keywords with OpenAI (ChatGPT) | Account conection

When the connected account appears in the "active accounts" list, select it for further work.

Attention! If your account is on the "inactive accounts" list, check your access to this login!

Setting up extracting keywords with OpenAI (ChatGPT) | Account selection


Now you need to select OpenAI Model. The choice of model depends on your task.

GPT-4 models can solve complex problems with greater accuracy than previous models. GPT-4 is optimized for chat and has JSON mode. Models are suitable for writing code, analyzing and writing texts, answering questions about the knowledge base. These models also do a better job of translating into other languages than previous models.
More details about the models:
GPT-4

GPT-3.5 models can understand and generate natural language or code. Functional and economically optimal models. Suitable for traditional tasks such as analysis or generation of text and code, translation of texts.

More details about the models:

GPT-3.5

In this case, select, for example, "GPT-3.5 Turbo Updated 0613 (4k)".

Setting up extracting keywords with OpenAI (ChatGPT) | Setting up OpenAI (ChatGPT)
Setting up extracting keywords with OpenAI (ChatGPT) | Assigning fields

- Prompt - in this field you need to assign which variable of the Data Source table contains the data for which the query will be made on the OpenAI server (ChatGPT), in our case, this is column “A”.
- Maximum tokens - is the number of words up to which generation will continue in OpenAI. 1,000 tokens - 750 words.
-Presence penalty - This parameter is used to encourage the model to include a variety of tokens in the generated text. This is the value that is subtracted from the log likelihood of the token each time it is generated. A higher Presence Penalty value will cause the model to be more likely to generate tokens that were not already included in the generated text.
-Frequency penalty - this parameter is used to prevent the model from repeating the same words or phrases too often in the generated text. This is the value that is added to the log likelihood of the token each time it appears in the generated text. A higher Frequency Penalty value will cause the model to be more conservative in its use of duplicate tokens.
-Temperature - can range from 0 to 2. Higher values such as 0.8 will make the output more random, while lower values such as 0.2 will make it more focused and deterministic.      

Setting up extracting keywords with OpenAI (ChatGPT) | Assigning fields

Now you see test data for your request. You can pass this data to your Data Destination.

If test data does not appear automatically, click "Search in OpenAI (ChatGPT)".

If you are not satisfied with something, click “Edit”, go back a step and change the search field settings.

Setting up extracting keywords with OpenAI (ChatGPT) | Test data
Setting up extracting keywords with OpenAI (ChatGPT) | Test data

This completes the OpenAI (ChatGPT) data setup!

Now we can start setting up Google Sheets as a Data Destination system.

To do this, click "Add Data Destination".

Setting up extracting keywords with OpenAI (ChatGPT) | Selecting a data destination system

Setting up Data Destination: Google Sheets

Select the system as Data Destination. In this case, you must specify Google Sheets.

Setting up extracting keywords with OpenAI (ChatGPT) | System selection

Next, you need to specify the action "Update ROW".

Setting up extracting keywords with OpenAI (ChatGPT) | Action selection

The next step is to select a Google Sheets account into which the result of the OpenAI (ChatGPT) request will be transferred. If this is the same account, then we select it.

If you need to connect another login to the system, click “Connect account” and repeat the same steps described when connecting Google Sheets as a Data Source.

Setting up extracting keywords with OpenAI (ChatGPT) | Account connection

Now you need to select the File (Table) and Sheet in which the status of OpenAI (ChatGPT) will be updated.

In the "Search column" field, you need to select the column by which the data will be searched. That is, where to look for data in the table.

Next, in the "Search" field, you need to select a variable from the drop-down list or enter the data manually, by which value the system will search for data to update the row you need. In our case, we select column "A", which contains the data about the request. The system will update the data in the desired row only if it matches the requested data.

Also, you need to specify the Search Type, in case several rows with the same query are found:

"Take the first found row" - searching and updating data will occur in the first found row that satisfies the search conditions.

"Take the last found row" - searching and updating data will occur in the last found row that satisfies the search conditions.

"Take all found rows" - search and update of data will be performed on all found rows that satisfy the search conditions.

Now you need to assign a variable with the result of the query, which we take from the Data Search block, to the empty column. In the future, this column will be updated according to your request.

After setting, click "Continue".

Setting up extracting keywords with OpenAI (ChatGPT) | Assigning field
Setting up extracting keywords with OpenAI (ChatGPT) | Assigning field

Thus, the OpenAI (ChatGPT) block takes the field in the Data Source in which you have written the request text, queries the OpenAI (ChatGPT) server for the result of this request and transfers this data to the Data Destination field, for example, in column “B”.

Setting up extracting keywords with OpenAI (ChatGPT) | Test data

This completes the Data Destination system setup!
Now you can start choosing the update interval and enabling auto-update.
To do this, click "Enable update".      

Setting up extracting keywords with OpenAI (ChatGPT) | Enable auto-update

On the main screen, click on the gear icon to select the required update interval or set up scheduled launch. To start the connection by time, select scheduled start and specify the desired time for the connection update to fire, or add several options at once when you need the connection to fire.

Attention! In order for the scheduled run to work at the specified time, the interval between the current time and the specified time must be more than 5 minutes. For example, you select the time 12:10 and the current time is 12:08 - in this case, the automatic update of the connection will occur at 12:10 the next day. If you select the time 12:20 and the current time is 12:13 - the auto-update of the connection will work today and then every day at 12:20.

To make the current connection transmit data only after another connection, check the box "Update connection only after start other connection" and specify the connection after which the current connection will be started.   

Setting up extracting keywords with OpenAI (ChatGPT) | Update interval
Setting up extracting keywords with OpenAI (ChatGPT) | Update Priority

To enable auto-update, switch the slider to the position as shown in the picture.

To force the connection, click on the arrow icon.  

Setting up extracting keywords with OpenAI (ChatGPT) | Enable auto-update

This completes the setup of OpenAI (ChatGPT)! Everything is quite simple!

Now don't worry, ApiX-Drive will do everything on its own!