Generate Blog Post with OpenAI

Generate a blog post or similar text with OpenAI

by @pixies

How to Use

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


Inputs

Name Required Type Description
type string Type of post to make, such as 'blog post' or 'helpful Reddit post on /r/chrome_extensions/'
topic string Topic to generate a post about
maxTokens integer The maximum length of the response measured in tokens. 64 tokens is approximately 2-4 sentences. The length of the text plus this value cannot exceed 4000 tokens (approximately 3,000 words). Read more about tokens here: https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them
openaiapi @pixies/openai/openaiapi integration

Outputs

Name Required Type Description
post string The generated post

Related Tags