內容簡介
總結:Hey Trisha 是一個智能 AI 機器人外掛,支援 WordPress 和 WooCommerce,使用 OpenAI 的 GPT 模型來理解自然語言查詢並提供智能回應。適用於透過對話命令管理您的 WordPress 網站。
問題與答案:
- 查找上週所有訂單的範例指令是什麼?
"Show me all orders from last week"
- 如何查詢我的熱門商品?
"What are my top-selling products?"
- 怎樣透過對話建立一個有關 AI 技術的新文章?
"Create a new post about AI technology"
- 如何更新「產品 XYZ」的價格為 $99?
"Update the price of Product XYZ to $99"
- 該外掛需要哪些環境設定才能正常運作?
WordPress 5.0 或更高版本、PHP 7.4.3 或更高版本(建議使用 PHP 8.0+)、MySQL 5.7 或更高版本、OpenAI API 金鑰。
這段文字已經轉換為 HTML 列表:
<ul>
<li>查找上週所有訂單的範例指令是什麼? - "Show me all orders from last week"</li>
<li>如何查詢我的熱門商品? - "What are my top-selling products?"</li>
<li>怎樣透過對話建立一個有關 AI 技術的新文章? - "Create a new post about AI technology"</li>
<li>如何更新「產品 XYZ」的價格為 $99? - "Update the price of Product XYZ to $99"</li>
<li>該外掛需要哪些環境設定才能正常運作? - WordPress 5.0 或更高版本、PHP 7.4.3 或更高版本(建議使用 PHP 8.0+)、MySQL 5.7 或更高版本、OpenAI API 金鑰。</li>
</ul>
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Hey Trisha is an intelligent AI-powered chatbot for WordPress and WooCommerce that uses OpenAI’s GPT models to understand natural language queries and provide intelligent responses. Perfect for managing your WordPress site through conversational commands.
Key Features
🤖 Natural Language Processing – Ask questions in plain English
📊 Database Queries – Get data from your WordPress database using natural language
🛍️ WooCommerce Integration – Manage products, orders, and customers
✏️ Content Management – Create, update, and delete posts/products via chat
🔒 Secure – Administrator-only access with proper authentication
🌐 Shared Hosting Compatible – Works on any WordPress hosting environment
⚡ Fast – Optimized for performance with smart caching
How It Works
Install and activate the plugin
Configure your OpenAI API key and database credentials in settings
The chatbot appears in your WordPress admin for administrators
Ask questions or give commands in natural language
The AI generates appropriate SQL queries or WordPress API requests
Get instant, intelligent responses
Example Queries
“Show me all orders from last week”
“What are my top-selling products?”
“Create a new post about AI technology”
“Update the price of Product XYZ to $99”
“How many users registered this month?”
Requirements
WordPress 5.0 or higher
PHP 7.4.3 or higher (PHP 8.0+ recommended)
MySQL 5.7 or higher
OpenAI API key (Get one here)
For Development: Composer (automatically handled on shared hosting)
Shared Hosting Support
This plugin works seamlessly on shared hosting environments! All Laravel dependencies are pre-installed in the package. Simply:
Upload the plugin
Activate it
Configure your settings
Start chatting!
No command-line access or Composer installation required on your server.
External Services
This plugin requires an external AI service to function. All natural language query processing is handled by the HeyTrisha AI Engine.
Service Provider:
– Service Name: HeyTrisha AI Engine
– Default API URL: https://api.heytrisha.com
– Provider: HeyTrisha Technologies
Purpose & Functionality:
The external service processes natural language questions and generates safe SQL queries for your WordPress database. It uses OpenAI’s GPT models to understand your questions and translate them into database queries.
What Data is Transmitted:
The plugin sends the following information to the API service:
– Your natural language questions (e.g., “Show me today’s orders”)
– WordPress database schema (table structure and column names only – NO actual data)
– WordPress site URL (for site identification and response routing)
– API authentication key (for secure authorization)
– OpenAI API credentials (stored securely on the API server during initial setup)
What Data is NOT Transmitted:
– Customer payment information or credit card data
– User passwords or authentication tokens
– Actual database records or content
– Personal identifying information (unless you specifically include it in your question)
– WordPress admin credentials
When Data is Transmitted:
– During initial plugin setup (one-time credential registration)
– Each time you submit a question via the chatbot interface
– When updating plugin settings
– NO automatic or background transmissions occur
Service Terms & Privacy:
– Terms of Service: https://heytrisha.com/terms-of-service
– Privacy Policy: https://heytrisha.com/privacy-policy
– Data Processing Agreement: Available upon request
Self-Hosting Option:
Advanced users can configure a custom API endpoint in the plugin settings to host their own instance of the HeyTrisha AI Engine. The engine source code and deployment instructions are available separately.
Required for Functionality:
This external service is mandatory for the plugin to work. The plugin acts as a lightweight client that delegates all AI processing to the external service, ensuring compatibility with WordPress.org hosting requirements.
Privacy Policy
This plugin transmits data to the HeyTrisha external service. Please review the “External Services” section above for complete details on what data is sent, when, and how it is used. Your data privacy is protected in accordance with our Privacy Policy (https://heytrisha.com/privacy-policy).
Support
For support, please visit:
* GitHub Repository
* Report Issues
* Documentation
Credits
Developed by mahakris123
Built with Laravel, React, and OpenAI
License
This plugin is licensed under the MIT License. See LICENSE file for details.
