Changeset 3447155
- Timestamp:
- 01/26/2026 02:21:24 PM (2 months ago)
- Location:
- cresentai-chatbot/trunk
- Files:
-
- 2 edited
-
cresentai-chatbot.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cresentai-chatbot/trunk/cresentai-chatbot.php
r3446055 r3447155 5 5 * Version: 1.0.2 6 6 * Author: CresentAI LLC 7 * Author URI: https://chatbot.cresentai.com 7 8 * License: GPLv2 or later 8 9 * License URI: https://www.gnu.org/licenses/gpl-2.0.html -
cresentai-chatbot/trunk/readme.txt
r3446054 r3447155 15 15 CresentAI Chatbot adds a customizable AI-powered chat widget to your WordPress website. 16 16 17 Key features: 18 - Quick setup: Signup for free API key from chatbot.cresentai.com 19 - Customization: Adjust colours, modes (expanded/collapsed), titles, prompts, and more via the settings page. 20 - AI responses: Resolve 80% of customer queries without human intervention. 21 - Live Chat Mode: Toggle between live agent and AI responses (e.g., automated during weekends, holidays, or night time). 22 - Multi-user support: Add, remove, or disable agent users. 23 - Analytics: Track customer questions, view statistics, and optimize support. 24 - Conversation tracking: Preview, search past conversations, and mark as handled. 25 - Chat ratings: Allow users to rate sessions (1-5 stars) for feedback and improvement. 26 - Automatic escalation: AI flags unresolved chats for human review. 27 - Trainable AI: Upload documents (Word, PDF, text) or paste content to train the chatbot. 28 - Optional user details collection: Enforce name & email capture before chats (configurable). 17 == Key Features == 18 19 * Quick setup: Signup for free API key from chatbot.cresentai.com 20 * Customization: Adjust colours, modes (expanded/collapsed), titles, prompts, and more via the settings page. 21 * AI responses: Resolve 80% of customer queries without human intervention. 22 * Live Chat Mode: Toggle between live agent and AI responses (e.g., automated during weekends, holidays, or night time). 23 * Multi-user support: Add, remove, or disable agent users. 24 * Analytics: Track customer questions, view statistics, and optimize support. 25 * Conversation tracking: Preview, search past conversations, and mark as handled. 26 * Chat ratings: Allow users to rate sessions (1-5 stars) for feedback and improvement. 27 * Automatic escalation: AI flags unresolved chats for human review. 28 * Trainable AI: Upload documents (Word, PDF, text) or paste content to train the chatbot. 29 * Optional user details collection: Enforce name & email capture before chats (configurable). 29 30 30 31 **Important: This plugin requires connection to external services**
Note: See TracChangeset
for help on using the changeset viewer.