Generate Keywords with OpenAI

Extract/generate keywords from text

by @pixies

How to Use

No instructions provided yet. Have questions?
Ask the PixieBrix Community!


Inputs

Name Required Type Description
text string The text to generate from which to extract/generate keywords
openaiapi @pixies/openai/openaiapi integration
temperature number A value between 0 and 1 controlling how strict to be when extracting keywords. Set a low value to extract words directly from the text. Set a high value to generate related keywords

Outputs

Name Required Type Description
keywords string The generated keywords

Related Tags