
內容簡介
OZY AI Agent 是一款智慧型 AI 代理和聊天機器人外掛,能自動分析您的 WordPress 網站內容,為訪客提供準確且具上下文的服務資訊,無需額外操作。此外掛支援多種 AI 提供者,並可輕鬆拖放至不同佈局中。
【主要功能】
• 支援多種 AI 提供者:OpenAI、Claude、Groq、Gemini、Mistral
• 自動網站內容讀取:索引頁面、文章、產品及選單
• 可配置優先順序:選擇首要的 AI 提供者
• 連接測試工具:從控制台驗證 API 金鑰
• 企業知識庫:新增自訂描述、服務及常見問題
• 分析儀表板:追蹤對話總數、回應時間及成功率
外掛標籤
開發者團隊
原文外掛簡介
OZY AI Agent (formerly OZY Chat Assistant) puts a smart AI agent and chatbot on your WordPress site. It automatically reads your pages, posts, products, and menus — then behaves as the dedicated AI agent for your business. Visitors get accurate, context-aware answers about your services without you lifting a finger.
Drop it anywhere with a drag-and-drop block for Gutenberg, Elementor, Divi, Avada and WPBakery, keep the floating chat widget in the corner, or do both.
Why OZY AI Agent is different
Most AI chat plugins require expensive SaaS subscriptions or are locked to one AI provider. OZY AI Agent:
Learns your website automatically — scans your WordPress content and uses it to answer visitor questions accurately
Supports 5 AI providers — OpenAI, Claude, Groq, Gemini, Mistral — with configurable priority and automatic fallback
Model IDs are free text — when a provider ships a new model, type its ID and use it the same day; no plugin update needed
Free tiers available — Groq, Gemini, and Mistral all offer free API keys
Drag and drop anywhere — a native element for Gutenberg, Elementor, Divi, Avada (Fusion), WPBakery, and classic widget areas
Everything from the dashboard — colours, agent identity, placement, limits and analytics, no code required
Core Features
Multi-provider AI — OpenAI, Claude, Groq, Gemini and Mistral, each with its own editable model ID
Configurable priority — choose which provider is tried first and in what fallback order
Connection tester — verify any API key from the dashboard and see the provider’s own error message if it fails
Website content reader — indexes your WordPress pages, posts, products, and menus, and lists exactly what was indexed
Business knowledge base — add custom descriptions, services, FAQs, and policies
Analytics dashboard — conversation totals, daily and monthly counts, average response time, success rate, provider usage and most-asked questions
Rate limiting — per-visitor requests per minute plus optional daily and monthly caps for the whole site
Three placement modes — inline chat panel, a button that opens the popup, or a loader for the floating widget
Page builder elements — Gutenberg block, Elementor widget, Divi module, Fusion/Avada element, WPBakery element, classic sidebar widget
Full colour control — accent, panel background, text, visitor bubble and launcher colours, plus corner radius and screen offsets, with a live preview
Light and dark base themes
Agent icon uploader — pick an image from the media library, or leave it blank for the animated OZY orbit icon
Quick questions — tappable suggestion chips shown before the first message
Streaming responses — words appear in real time
Voice input — Groq Whisper transcribes voice messages
Text-to-speech — the agent reads replies aloud after voice input
Floating launcher + popup modal — each independently togglable, with an optional launcher label
Time-aware greeting — greets visitors based on their local time
Re-engagement — prompts idle visitors after 50 seconds
Chat history — persists the last 30 messages across page loads
Lightweight — no jQuery dependency on the front end, vanilla JS, minimal CSS
Setup in 5 Minutes
Install and activate the plugin
Go to OZY AI Agent → AI Provider and add at least one API key (Groq is free and recommended), plus the model ID you want
Describe your business in AI Agent
Run the scan in URL Index
Pick your colours and placement in Widget Settings
Free API Keys
Groq — https://console.groq.com (free, fast, recommended)
Gemini — https://aistudio.google.com (free tier)
Mistral — https://console.mistral.ai (free tier)
OpenAI — https://platform.openai.com/api-keys (paid)
Claude — https://console.anthropic.com (paid)
Placing the agent
Search for OZY AI Agent in Gutenberg, Elementor, Divi, Avada/Fusion, WPBakery, or the Widgets screen. Every element offers the same three modes and renders identical markup, so the design matches everywhere.
Shortcode
[oozzy_ai_agent] — inline chat panel
[oozzy_ai_agent mode="button" label="Chat with us"] — button that opens the popup
[oozzy_ai_agent mode="loader"] — load the floating widget on this page only
Attributes: mode, height, title, label, quick (questions separated by |).
Or enable Load on every page in Widget Settings to show the floating launcher site-wide without a shortcode.
External Services
This plugin connects to third-party AI services to generate chat responses. The plugin only contacts a provider if you have entered an API key for that provider in OZY AI Agent → AI Provider. No data is sent to any provider whose key is empty.
What is sent: the visitor’s chat message text, the prior conversation (up to the last 20 messages from the same browser session), and a system prompt containing your configured business info and a snapshot of public WordPress content (page/post titles and excerpts) you have configured the plugin to read.
When is it sent: every time a visitor submits a message in the chat widget on your site.
Providers used (only the ones with configured API keys are called):
Groq — https://groq.com/ — terms: https://groq.com/terms-of-use/ — privacy: https://groq.com/privacy-policy/
Google Gemini — https://ai.google.dev/ — terms: https://ai.google.dev/gemini-api/terms — privacy: https://policies.google.com/privacy
Mistral AI — https://mistral.ai/ — terms: https://legal.mistral.ai/terms — privacy: https://legal.mistral.ai/terms/privacy-policy
OpenAI — https://openai.com/ — terms: https://openai.com/policies/terms-of-use/ — privacy: https://openai.com/policies/privacy-policy/
Anthropic (Claude) — https://www.anthropic.com/ — terms: https://www.anthropic.com/legal/consumer-terms — privacy: https://www.anthropic.com/legal/privacy
Voice transcription (only if the visitor uses the microphone button and a Groq API key is configured): the audio recording is sent directly to the Groq Whisper API endpoint (https://api.groq.com/openai/v1/audio/transcriptions) over an HTTP request. The audio is not stored on your WordPress server.
Full chat history is kept only in the visitor’s own browser via localStorage and is cleared when the visitor clears their browser data. Nothing is sent to the plugin author or to any OZY server.
Local analytics (optional, on by default): the plugin records one row per chat request in a table in your own WordPress database — timestamp, the provider and model that answered, the response time, whether it succeeded, and the visitor’s last message truncated to 300 characters. This data never leaves your server, is capped at the most recent 1,000 rows, can be deleted at any time from Analytics → Delete all analytics data, and can be switched off entirely under URL Index → Record conversation analytics. Uninstalling the plugin drops the table.
Site owners are responsible for disclosing this third-party data processing to their visitors in their site’s privacy policy.
