Empower your WordPress website with AI technology – AI Content

plugin banner

AI Content WordPress Plugin is a powerful tool to generate high-quality text content for blog…

Author:flippercode (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:6.5.2
Plugin version:1.0.5
Added to WordPress repository:31-01-2023
Last updated:02-05-2023
Rating, %:100
Rated by:1
Plugin URI:https://www.flippercode.com/
Total downloads:1 820
Active installs:400+
plugin download
Click to start download

Text Prompter is a powerful openai plugin that allows you to use chatgpt text prompts effortlessly with gutenberg.

The plugin allows them to create chatgpt text prompts and test them to see which one perform best. By having the ability to create their own prompts, content creators can tailor the generated content to their specific needs and preferences with help of openai api.

Features List

  • Create new openai prompt
  • Manage existing text prompts
  • Import bulk text prompts
  • Export bulk text prompts
  • Test prompts
  • Use chatgpt prompts in Gutenberg
  • Add a new block in Gutenberg using openai
  • Upate an existing block in Gutenberg using openai
  • Use [text_prompter] shortcode to generate dynamic contents.

One of the most notable features of this plugin is its ready-to-use text prompts, which are pre-written and optimized for readability.

  • Write a paragraph: Write a paragraph on the given topic.
  • Add content: Add 2-3 more sentences to the given content without changing anything else.
  • Generate ideas: Generate 3-5 ideas in bullet points based on the given topic.
  • Write a blog post: Write a blog post with 3-5 headings and 3-5 paragraphs on the given topic.
  • Generate a TL;DR: Summarize the given content in 1-2 sentences.
  • Write a summary: Write a summary of the given content in 1-2 paragraphs.
  • Paraphrase: Paraphrase the given content without changing the meaning.
  • Generate a tagline: Generate a catchy tagline for the given content.
  • Explain to a 2-year-old: Explain the given content in simple language suitable for a 2-year-old child.
  • Write a quote: Generate a relevant quote based on the given content.
  • Correct grammar: Correct any grammatical errors in the given content.
  • Generate a topic outline for blog: Create a topic outline for a blog post on the given topic.
  • Change tone: Change the tone of the given content to be more formal.
  • Make it conversational: Rewrite the given content to make it more conversational and friendly.
  • Adjust voice: Adjust the voice of the given content to be more authoritative and confident.
  • Proofread: Proofread the given content and correct any spelling or grammatical errors.
  • Fix spelling errors: Fix all spelling errors in the given content without making any other changes.
  • Add two lines: Add two more lines to the given content without making any other changes.
  • Add one line: Add one more line to the given content without making any other changes.
  • Add a heading and a paragraph: Add one heading and one paragraph to the given content without making any other changes.
  • Generate a Call-to-Action: Create a compelling call-to-action for this content.
  • Add Bullet Points: Add a list of bullet points to summarize this content.
  • Expand on an Idea: Take one of the ideas in this content and expand on it.
  • Improve Readability: Rewrite this content to improve its readability and flow.
  • Add Examples: Add some examples to illustrate the points made in this content.
  • Add a Subheading: Add a subheading to break up this content and make it easier to read.
  • Create a Product Description: Write a description for this product that will entice users to buy it.

Shortcode [text_prompter]

We have introduced a new shortcode [text_prompter] that allows you to easily generate AI-generated content based on a specified prompt.

Inside the post editor, add the shortcode with the following format:

[text_prompter model="MODEL_NAME" temperature="TEMPERATURE_VALUE" max_tokens="MAX_TOKENS_VALUE" transist="TRANSIST_VALUE" attributes="ATTRIBUTE_VALUE"]PROMPT_CONTENT[/text_prompter]

Where:

  • MODEL_NAME (optional, default: text-davinci-002) is the name of the OpenAI language model to use for generating the prompt response.
  • TEMPERATURE_VALUE (optional, default: 0.5) is the temperature value to use for generating the response. The higher the value, the more unpredictable the response.
  • MAX_TOKENS_VALUE (optional, default: 50) is the maximum number of tokens to generate in the response.
  • TRANSIST_VALUE (optional, default: 86400) is the time in seconds for which the generated response will be cached. This is to prevent unnecessary API requests to OpenAI.
  • ATTRIBUTE_VALUE (optional) is a string containing any additional attributes you want to add to the generated HTML output.
  • PROMPT_CONTENT (required) is the text prompt to use for generating the response.

Note: You can use any valid HTML attributes in ATTRIBUTE_VALUE. For example, to add a class to the output, you can use attributes=”class=’my-class'”.


Screenshots
FAQ
ChangeLog