All Collections
Wrk Action Library
OpenAI GPT
Generate keywords from text with ChatGPT
Generate keywords from text with ChatGPT
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Generate keywords for any given text using ChatGPT.

Common use cases

  • Generate Keywords

Application

  • OpenAI GPT

Inputs (what you have)

Name

Description

Data Type

Required

Example

Text to evaluate

The text to evaluate and generate keywords for. Text will be truncated to approximately the first 2850 words provided.

Text(Long)

Required

Number of results

The desired number of keywords to return.

Integer

Optional

5

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.


Outputs (what you get)

Name

Description

Data Type

Required

Example

Generated text

Text content created by artificial intelligence.

Text(Long)

Required


โ€‹

Did this answer your question?