{"id":221292,"date":"2025-03-07T11:05:34","date_gmt":"2025-03-07T11:05:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/comment2aichat\/"},"modified":"2025-03-11T04:18:44","modified_gmt":"2025-03-11T04:18:44","slug":"comment2aichat","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/comment2aichat\/","author":23221137,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"6.7.5","requires":"5.7","requires_php":"7.4","requires_plugins":null,"header_name":"Comment2AIChat","header_author":"Qgenius","header_description":"Replace WordPress default comment area (for posts only) with an AI chat using either OpenAI or DeepSeek.","assets_banners_color":"","last_updated":"2025-03-11 04:18:44","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.qgenius.com\/comment2aichat\/","header_plugin_uri":"","header_author_uri":"https:\/\/www.qgenius.com\/comment2aichat\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":597,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"gaojun","date":"2025-03-07 11:30:58"},"1.0.2":{"tag":"1.0.2","author":"gaojun","date":"2025-03-11 04:18:44"}},"upgrade_notice":{"1.0.2":"<p>The OpenAI model has been upgraded to o3-mini. This update improves performance and compatibility. Users are encouraged to update to this latest version to take advantage of these enhancements.<\/p>","1.0.1":"<ul>\n<li>Please update to the latest version to use the new shortcode <code>[comment2aichat_chat]<\/code> and view updated external services documentation.<\/li>\n<\/ul>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3253679,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3253679,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3252543,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3252543,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Screenshot 1 \u2013 Frontend AI Chat interface. Users can type their question and click \u2018SEND\u2019 to receive AI-generated responses.","2":"Screenshot 2 \u2013 AIChat plugin settings page, where you can select the model, enter your API Key, and set a custom assistant prompt."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,2364,107,237722,194533],"plugin_category":[44],"plugin_contributors":[239218],"plugin_business_model":[],"class_list":["post-221292","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-chatbot","plugin_tags-comments","plugin_tags-deepseek","plugin_tags-openai","plugin_category-discussion-and-community","plugin_contributors-gaojun","plugin_committers-gaojun"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/comment2aichat\/assets\/icon-128x128.png?rev=3253679","icon_2x":"https:\/\/ps.w.org\/comment2aichat\/assets\/icon-256x256.png?rev=3253679","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/comment2aichat\/assets\/screenshot-1.png?rev=3252543","caption":"Screenshot 1 \u2013 Frontend AI Chat interface. Users can type their question and click \u2018SEND\u2019 to receive AI-generated responses."},{"src":"https:\/\/ps.w.org\/comment2aichat\/assets\/screenshot-2.png?rev=3252543","caption":"Screenshot 2 \u2013 AIChat plugin settings page, where you can select the model, enter your API Key, and set a custom assistant prompt."}],"raw_content":"<!--section=description-->\n<p>Comment2AIChat disables WordPress default comments on posts and replaces them with a chatbot-like interface.<br \/>\nIt provides integration with two models:\n1. <strong>DeepSeek<\/strong> (model: <code>deepseek-chat<\/code>)\n2. <strong>OpenAI<\/strong> (model: <code>o3-mini<\/code>)<\/p>\n\n<p>A settings page under \"Settings &gt; AIChat\" allows you to select the model, enter your API key, and set a custom prompt.<br \/>\nUse the shortcode <code>[comment2aichat_chat]<\/code> to display the chat interface anywhere (e.g., on pages or within posts).<br \/>\nBy default, the AI chat is automatically appended to single post contents.<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin connects to external APIs to provide AI chat functionality.<br \/>\n- <strong>OpenAI API<\/strong><br \/>\n  When the \"OpenAI\" model is selected, the plugin sends the user's message and a system prompt to OpenAI's endpoint at <code>https:\/\/api.openai.com\/v1\/chat\/completions<\/code>.<br \/>\n  The API key is used for authentication.<br \/>\n  Please review OpenAI\u2019s <a href=\"https:\/\/platform.openai.com\/terms\">Terms of Service<\/a> and <a href=\"https:\/\/platform.openai.com\/privacy\">Privacy Policy<\/a> for details.<\/p>\n\n<ul>\n<li><strong>DeepSeek API<\/strong><br \/>\nWhen the \"DeepSeek\" model is selected, the plugin sends the same data to DeepSeek's endpoint at <code>https:\/\/api.deepseek.com\/chat\/completions<\/code>.<br \/>\nThe API key is used for authentication.<br \/>\nRefer to DeepSeek's official documentation for its terms of <a href=\"https:\/\/cdn.deepseek.com\/policies\/en-US\/deepseek-privacy-policy.html\">DeepSeek Privacy Policy<\/a>.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>comment2aichat<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to <code>Settings &gt; AIChat<\/code> to select a model (DeepSeek or OpenAI), enter your API key, and optionally modify the assistant prompt.<\/li>\n<li>Use the shortcode <code>[comment2aichat_chat]<\/code> to display the chat interface, or simply view any single post to see the chat appended below the content.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='why%20are%20default%20wordpress%20comments%20disabled%20for%20posts%3F'><h3>Why are default WordPress comments disabled for posts?<\/h3><\/dt>\n<dd><p>This plugin is designed to replace the default comment section on posts with an AI-powered chat interface. Other post types remain unaffected.<\/p><\/dd>\n<dt id='where%20do%20i%20get%20an%20api%20key%3F'><h3>Where do I get an API key?<\/h3><\/dt>\n<dd><p>For OpenAI, visit <a href=\"https:\/\/platform.openai.com\/\">OpenAI Platform<\/a>.<br \/>\nFor DeepSeek, visit <a href=\"https:\/\/platform.deepseek.com\/api_keys\">DeepSeek API Keys<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Upgrade the OpenAI model to o3-mini.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Updated shortcode registration and auto-append functionality.<\/li>\n<li>Added external services documentation in README.<\/li>\n<li>Added 'gaojun' to Contributors list.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Replace WordPress default comment area for posts with an AI chat powered by either DeepSeek or OpenAI.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/221292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=221292"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/gaojun"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=221292"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=221292"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=221292"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=221292"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=221292"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=221292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}