
外掛標籤
開發者團隊
② 後台搜尋「FlyUpSpace AI Chat Assistant」→ 直接安裝(推薦)
原文外掛簡介
FlyUpSpace AI Chat Assistant adds a floating AI chat widget to your site. It is designed to answer from your own WordPress content and WooCommerce catalog instead of relying only on a static prompt.
When a visitor sends a message, the plugin can analyze the question, generate compact search queries, retrieve relevant local site content, build a temporary context, and send that context to the selected AI provider for a grounded answer.
Features:
– Floating assistant launcher with chat panel UI
– Provider switcher: Google Gemini, OpenAI, Anthropic, or DeepSeek
– Separate API key fields per provider
– AI-assisted query planning for routing questions to products or site content
– Site-aware retrieval from WordPress posts, pages, public custom post types, WooCommerce products, taxonomies, and cleaned meta fields
– Support for content stored by builders such as Elementor when available in post content or post meta
– WooCommerce product answers with compact product cards and product links
– Token-conscious temporary context building instead of sending the full site catalog
– Browser-side chat history restoration after page reloads and navigation
– Configurable assistant title and greeting
– One global system prompt for AI behavior
– Optional short-term conversation memory for better follow-up answers
– Built-in appearance controls for launcher position, size, border, and pulse effect
– Server-side AJAX requests with nonce verification
– No API keys exposed in frontend JavaScript
– Plugin interface language can be selected independently from the site language
The custom prompt in settings is used as additional behavior/tone guidance. Factual answers are intended to come from the retrieved site context.
No tracking/analytics code is included.
How Site-Aware Answers Work
For each chat request, the plugin follows a retrieval-first flow:
Analyze the visitor question and decide whether it is mainly about WooCommerce products or site information.
Generate short search queries and important terms, including typo-tolerant and multilingual variants where possible.
Search local WordPress data such as posts, pages, public custom post types, WooCommerce products, categories, tags, attributes, and non-technical meta fields.
Clean retrieved content to remove builder/design metadata, CSS-like fragments, scripts, and layout settings where possible.
Build a compact temporary context from the most relevant matches.
Send the visitor message, configured prompt, compact context, and optional short-term conversation memory to the selected AI provider.
The plugin does not send the full product catalog or full website database to the AI provider.
External Services
This plugin can connect to third-party AI APIs, but only after an administrator configures an API key and a visitor/admin sends a message in the chat.
Services used:
Google Gemini API
– Service: Google Generative Language API
– Endpoint: https://generativelanguage.googleapis.com/
– Terms: https://ai.google.dev/terms
– Privacy: https://policies.google.com/privacy
OpenAI API
– Service: OpenAI Chat Completions API
– Endpoint: https://api.openai.com/v1/chat/completions
– Terms: https://openai.com/policies/terms-of-use
– Privacy: https://openai.com/policies/privacy-policy
Anthropic API
– Service: Anthropic Messages API
– Endpoint: https://api.anthropic.com/v1/messages
– Terms: https://www.anthropic.com/legal/consumer-terms
– Privacy: https://www.anthropic.com/legal/privacy
DeepSeek API
– Service: DeepSeek Chat Completions API
– Endpoint: https://api.deepseek.com/chat/completions
– Terms: https://platform.deepseek.com/downloads/DeepSeek%20Open%20Platform%20Terms%20of%20Service.html
– Privacy: https://platform.deepseek.com/downloads/DeepSeek%20Open%20Platform%20Privacy%20Policy.html
When sending a chat request, the plugin may use the selected AI provider to help plan compact search queries. The plugin then searches local WordPress content for relevant facts and transmits the user message, configured system prompt, temporary relevant site context, and if enabled a short recent conversation context, to the selected provider.
No request is sent to any third-party API until the site administrator adds an API key and a chat message is submitted.
Privacy
The plugin does not include analytics, ad tracking, or remote asset loading.
API keys are stored in WordPress options and used only for server-side requests.
Chat requests are sent only to the provider selected by the site administrator.
Relevant snippets from site content and WooCommerce product data may be included in AI requests as temporary context for answering the visitor question.
The plugin uses retrieved context only for the current answer and does not create a persistent external vector database.
Visible chat messages and product result cards may be stored in the visitor browser local storage so the chat can be restored after page reloads or navigation.
Optional short-term conversation context is sent only with the current request from the visitor browser when enabled; the plugin does not create public server-side chat memory transients.
