This plugin is outdated and might not be supported anymore
Comment2AIChat

Comment2AIChat

Details
View on WordPress

Comment2AIChat disables WordPress default comments on posts and replaces them with a chatbot-like interface.
It provides integration with two models:
1. DeepSeek (model: deepseek-chat)
2. OpenAI (model: o3-mini)

A settings page under “Settings > AIChat” allows you to select the model, enter your API key, and set a custom prompt.
Use the shortcode [comment2aichat_chat] to display the chat interface anywhere (e.g., on pages or within posts).
By default, the AI chat is automatically appended to single post contents.

External Services

This plugin connects to external APIs to provide AI chat functionality.
OpenAI API
When the “OpenAI” model is selected, the plugin sends the user’s message and a system prompt to OpenAI’s endpoint at https://api.openai.com/v1/chat/completions.
The API key is used for authentication.
Please review OpenAI’s Terms of Service and Privacy Policy for details.

  • DeepSeek API
    When the “DeepSeek” model is selected, the plugin sends the same data to DeepSeek’s endpoint at https://api.deepseek.com/chat/completions.
    The API key is used for authentication.
    Refer to DeepSeek’s official documentation for its terms of DeepSeek Privacy Policy.

Details

Plugin code:
comment2aichat
Plugin version:
1.0.2
Author:
Outdated:
Yes
WP version:
5.7 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.7.2
Total installations:
0
Last updated:
2025-03-11
Rating:
Times rated:
0
ai
chatbot
comments
deepseek
openai