Stephen Howell
-
Revolutionizing Conversations: The Kognetiks Chatbot for WordPress Update
Recent enhancements to the Kognetiks Chatbot for WordPress include “Prompted Initiation,” allowing predefined conversation starters, and support for clickable links and images in responses. Version 1.9.1 also improves conversation continuity and logs user interactions, enhancing overall functionality and user experience.
-
Enhancing Engagement: Introducing Audience Choice in Kognetiks Chatbot for WordPress
This week saw the rebranding of “Chatbot ChatGPT” to “Kognetiks Chatbot for WordPress,” introducing a new feature called Audience Choice, allowing users to set chatbot visibility for all audiences, logged-in users, or visitors only. Efforts are ongoing to stabilize the code base and enhance functionality based on user feedback.
-
Innovating Together: Enhancing AI Powered Chatbot for WordPress
The AI Powered Chatbot for WordPress plugin may work with Microsoft Azure OpenAI Service, requiring some code adjustments. The developer values community feedback, which has driven improvements and new features, despite some users reporting issues without detailed explanations. Engagement with the WordPress community has been rewarding and motivating.
-
Revolutionizing Development with AI: The Journey of Creating the AI Powered Chatbot for WordPress Plugin
Developed an AI-powered WordPress chatbot plugin using VS Code, leveraging GitHub Copilot and ChatGPT for coding assistance. Transitioning to PhpStorm for enhanced PHP development, benefiting from intelligent coding support and debugging tools. Aim for better, maintainable code through these integrated tools.
-
Revolutionizing WordPress: The Latest Enhancements to the AI Powered Chatbot for WordPress Plugin Version 1.8.8
Version 1.8.8 of the AI Powered Chatbot for WordPress includes customizable CSS, custom avatars, updated functionality for forgetting conversations, improved conversation flow, a timeout setting for long queries, and ongoing work to resolve conflicts with multiple bots on the same page. User feedback is appreciated for ongoing improvements.
-
Revolutionizing AI Powered Chatbot for WordPress: Enhanced Mobile Experience and Token Usage Insights
Recent updates to the AI Powered Chatbot for WordPress include a responsive mobile interface, simplified chat icon, and token usage tracking for detailed conversation analysis. These enhancements aim to improve user experience and provide insights for cost analysis, along with shortcodes for easy embedding on websites.
-
Revolutionizing Development with AI: The Journey of Creating the AI Powered Chatbot for WordPress Plugin
Developing an AI-powered WordPress chatbot plugin using VS Code and PhpStorm, leveraging GitHub Copilot and ChatGPT for coding assistance and debugging. Expecting improved, maintainable code through these tools.
-
Empowering Your WordPress Site with AI: Building an OpenAI Assistant
The AI Powered Chatbot for WordPress plugin utilizes OpenAI’s LLMs to assist with various tasks, including answering questions from loaded manuals. Users can create custom assistants through the OpenAI platform, upload relevant files, test functionality, and deploy them on their WordPress sites using shortcodes. The plugin is continually evolving based on user feedback.
-
Evolving AI Powered Chatbot for WordPress: New Features and Future Plans
The developer is prioritizing updates for the AI Powered Chatbot for WordPress plugin, focusing on interface customization, Knowledge Navigator features, user access controls, and various development items like assistants, interaction limitations, and reporting functions. Future plans include alternative API integrations. The plugin has surpassed 800 active installs, and user feedback is driving its evolution.
-
Navigating Chatbot Conversations: PHP Sessions and User IDs in WordPress
The AI Powered Chatbot for WordPress uses PHP Session IDs to track conversations, identifying user interactions and linking messages to conversation threads. When users are logged in, their user ID replaces the session ID. Conversations can be logged or counted in an interactions table, with data export options available for analysis. Proper disclosure and data…