Coder Social home page Coder Social logo

chaitanyarai899 / commentorai-wordpressplugin Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 35 KB

Manage user comments, auto reply and sentiment analysis + filter out bad comments on your Wordpress site

License: Other

PHP 100.00%
mysql php saas wordpress-plugin

commentorai-wordpressplugin's Introduction

CommentorAI: Manage user comments and reply with AI on your wordpress site

Comments Reply with GPT (OpenAI) is a plugin that uses OpenAI's GPT to automatically reply to comments on your WordPress website. The plugins auto detects sentiments of comments and auto filters + removes spam comments and comments with curses or bad lanaguge. This plugin adds a "Reply with AI" button to each comment's actions, which, when clicked, sends the comment text to OpenAI's ChatGPT API and returns a suggested response.

What-Does-AI-Mean-for-WordPress-Users-Header-1

Jump straight to:

Installation

  1. Upload the plugin files to the /wp-content/plugins/WordPress-ChatGPT-Comments-Reply/core.php directory, or install the plugin directly through the WordPress plugins screen.
  2. Activate the plugin from the 'Plugins' screen in WordPress.
  3. Go to the Settings->Plugin Settings screen to configure the plugin. You will need to provide your OpenAI API key to use the plugin.
  4. Use the "Reply with A.I." button to generate automatic replies to comments on your WordPress site.

Plugin Options and Settings

You can configure the following settings in the plugin:

  • OpenAI API Key: Enter your OpenAI API key to use the plugin.
  • Model: The default model is 'gpt-3.5-turbo' (best cost to benefit ratio according to my tests).
  • Temperature: Set the temperature parameter to control the creativity of the generated replies. The default temperature is 0.9.
  • Max Tokens: Set the maximum number of tokens to generate for the reply. The default value is 100.
  • Top P: Set the top-p parameter to control the diversity of the generated replies. The default value is 1.
  • Frequency Penalty: Set the frequency penalty parameter to control the likelihood of the same word being repeated in the generated replies. The default value is 0.0.
  • Presence Penalty: Set the presence penalty parameter to control the likelihood of new words being introduced in the generated replies. The default value is 0.0.

Screenshots

Option-Page

Screenshot of Option Page

commentorai-wordpressplugin's People

Contributors

chaitanyarai899 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.