
前言介紹
- 這款 WordPress 外掛「Swayam AI Chatbot」是 2026-02-24 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-25,不久前才剛更新。
- 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 8.2 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
AI | LLM | rag | chatbot | elasticsearch |
內容簡介
```html
<ul>
<li>總結: Swayam 是一個智能聊天機器人外掛,使用RAG技術,通過分析WordPress內容以自動回答訪客問題。</li>
<li>功能特點:
<ul>
<li>RAG技術支持的問答 - 使用WordPress內容作為語境來回答問題</li>
<li>自動內容索引 - 將文章、頁面和自定義內容類型同步到向量數據庫</li>
<li>發佈時自動同步 - 當內容被發佈、更新或刪除時,索引會自動更新</li>
<li>可自定義的聊天界面 - 使用短代碼或浮動小部件</li>
<li>管理儀表板 - 輕鬆配置並進行連接測試</li>
<li>REST API - 編程訪問聊天機器人</li>
<li>速率限制 - 內置的防止垃圾郵件功能</li>
</ul>
</li>
<li>短代碼使用:
<ul>
<li>在任何頁面或文章上嵌入聊天機器人:
[swayam_ai_chatbot]
</li>
<li>使用自定義屬性:
[swayam_ai_chatbot title="詢問我們的產品" placeholder="您想知道什麼?"]
</li>
</ul>
</li>
<li>外部服務:
<ul>
<li>Ollama(必需):
<ul>
<li>Ollama網站: <a href="https://ollama.com/">https://ollama.com/</a></li>
<li>Ollama隱私政策: <a href="https://ollama.com/privacy">https://ollama.com/privacy</a></li>
<li>Ollama服務條款: <a href="https://ollama.com/terms">https://ollama.com/terms</a></li>
<li>Ollama運行在您的服務器上或您控制的服務器上。除非您配置連接到遠程Ollama實例,否則不會向第三方雲服務發送數據。</li>
</ul>
</li>
<li>Elasticsearch(必需):
<ul>
<li>Elasticsearch網站: <a href="https://www.elastic.co/elasticsearch/">https://www.elastic.co/elasticsearch/</a></li>
<li>Elastic隱私政策: <a href="https://www.elastic.co/legal/privacy-statement">https://www.elastic.co/legal/privacy-statement</a></li>
<li>Elastic服務條款: <a href="https://www.elastic.co/legal/elastic-license">https://www.elastic.co/legal/elastic-license</a></li>
<li>Elasticsearch可以在您的服務器上運行。如果使用Elastic Cloud,您的索引內容將根據其隱私政策存儲在Elastic的服務器上。</li>
</ul>
</li>
</ul>
</li>
<li>數據傳輸:
<ul>
<li>向Ollama傳送的數據: 文章內容進行嵌入生成,用戶問題進行回答生成</li>
<li>向Elasticsearch傳送的數據: 文章內容、標題、摘要、URL和向量嵌入</li>
</ul>
</li>
</ul>
```
```html
<ul>
<li><strong>為什麼選擇「Swayam」?</strong></li>
<li>「Swayam」是一個古老的梵文單詞,意為「自我」。這是您的內容、您的知識,自主智能。</li>
<li>「Swayam AI聊天機器人」是一個WordPress外掛,提供一個由Retrieval-Augmented Generation(RAG)技術驅動的智能聊天機器人。它會索引您的WordPress內容,並使用AI基於您的實際帖子、頁面和自定義帖子類型來回答訪客問題。</li>
</ul>
```
原文外掛簡介
Why “Swayam”?
Swayam (स्वयं)—an ancient Sanskrit word meaning “self.” Your content. Your knowledge. Autonomously intelligent.
Swayam AI Chatbot is a WordPress plugin that provides an intelligent chatbot powered by Retrieval-Augmented Generation (RAG) technology. It indexes your WordPress content and uses AI to answer visitor questions based on your actual posts, pages, and custom post types.
Features
RAG-Powered Q&A – Answers questions using your actual WordPress content as context
Automatic Content Indexing – Syncs posts, pages, and custom post types to a vector database
Auto-Sync on Publish – Automatically updates the index when content is published, updated, or deleted
Customizable Chat Interface – Use the shortcode or floating widget
Admin Dashboard – Easy configuration with connection testing
REST API – Programmatic access to the chatbot
Rate Limiting – Built-in protection against spam
Shortcode Usage
Embed the chatbot on any page or post:
[swayam_ai_chatbot]
With custom attributes:
[swayam_ai_chatbot title="Ask about our products" placeholder="What would you like to know?"]
External Services
This plugin connects to the following external services:
Ollama (Required)
This plugin requires a running Ollama instance to generate embeddings and chat responses using the Llama 3.2 model.
Ollama website: https://ollama.com/
Ollama Privacy Policy: https://ollama.com/privacy
Ollama Terms of Service: https://ollama.com/terms
Ollama runs locally on your server or a server you control. No data is sent to third-party cloud services unless you configure it to connect to a remote Ollama instance.
Elasticsearch (Required)
This plugin requires an Elasticsearch instance to store vector embeddings and perform semantic search.
Elasticsearch website: https://www.elastic.co/elasticsearch/
Elastic Privacy Policy: https://www.elastic.co/legal/privacy-statement
Elastic Terms of Service: https://www.elastic.co/legal/elastic-license
Elasticsearch can run locally on your server. If using Elastic Cloud, your indexed content will be stored on Elastic’s servers according to their privacy policy.
Data Transmitted
* To Ollama: Post content for embedding generation, user questions for response generation
* To Elasticsearch: Post content, titles, excerpts, URLs, and vector embeddings
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Swayam AI Chatbot」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
AI Engine – The Chatbot, AI Framework & MCP for WordPress 》AI Engine 是一款 WordPress 外掛,可以建立像 ChatGPT 這樣的聊天機器人(或其他類型),並能夠自動產生內容、圖片,讓你可以將一切內容組織成模板,快速建...。
Tidio – Live Chat & AI Chatbots 》若你正在尋找一款易於使用的WordPress網站現場聊天外掛,Tidio恰好提供這項功能及更多功能。 它是一個多功能的客戶服務平台,能夠提供世界一流的客戶支援並積...。
Smartsupp – live chat, AI shopping assistant and chatbots 》同樣的流量,更多的銷售, Smartsupp 是您的個人購物助手。它結合了即時聊天和聊天機器人,為您節省時間,並幫助您將訪客轉化為忠實顧客。Smartsupp 是歐洲最...。
Crisp – Live Chat and Chatbot 》nge of features, , Crisp Live Chat 是一個免費且美觀的網站聊天工具。如果您想增加電子郵件列表、產生潛在客戶、以及在同一軟體中增進客戶關係,這是您的終...。AI Muse – AI Chatbot, AI Content Generator & Writer, AI Image Generator, AI Assistant, ChatGPT, GPT-4o, Gemini, LLAMA, Claude 》總結:AI Muse 是一款革新方式在WordPress網站上創建內容的前沿插件。, , 1. AI Muse 提供包括OpenAI、Google AI和OpenRouter在內的100多種AI模型。, 2. 可自...。
LiveChat – Live Chat Plugin for WP Websites 》WordPress 聊天外掛, 想在網站瀏覽時與客戶溝通嗎?使用 LiveChat 的 WordPress 外掛,您可以與客戶連線並隨時回答問題。, 除了聊天外,您還可以根據不同條件...。
AI Puffer – Your AI engine for WordPress (formerly AI Power) 》GPT AI Power 是一個完整的 WordPress 人工智慧套件,可以生成具有自訂選項的內容、圖像和表單。它包括 AI 訓練、聊天小工具、WooCommerce 整合、Embeddings ...。
Echo Knowledge Base – Documentation, FAQs, AI Chat & AI Search 》g integration lets you integrate your WordPress Knowledge Base with the popular Help Dialog software, allowing you to provide instant support to yo...。
Chatbot for WordPress by Collect.chat ⚡️ 》透過這個聊天機器人小工具,您可以免費與您的網站訪客互動。Collect.chat 的這個聊天機器人 WordPress 外掛是將聊天小工具添加到您的網站最簡單的方法。透過...。
GeekyBot — Generate AI Content Without Prompt, Chatbot and Lead Generation 》<!DOCTYPE html>, <html>, <body>, , <h2>WordPress 外掛總結:</h2>, <p>這是一款終極 AI 聊天機器人,可在您的 WordP...。
WPBot – AI ChatBot for Live Support, Lead Generation, AI Services 》ChatBot for WordPress - WPBot, WPBot 是一個為 WordPress 網站打造的 AI 聊天機器人外掛程式,使用簡單、本地化、不需要程式編寫,可由 DialogFlow 或 Open...。
AI Chatbot – Jotform 》```html, <!DOCTYPE html>, <html>, <head>, <meta charset="utf-8">, </head>, <body>, , <h3>摘要:&...。
Typebot 》使用 Typebot 的對話式應用程序,可以收集比以往多 4 倍的回應。, 👉 建立漂亮的對話式應用程序,並輕鬆將它們嵌入您的 WordPress 網站中。, 👉 Typebot 幫助...。
AI Bud – AI Content Generator, AI Chatbot, ChatGPT, Gemini, GPT-4o 》【在WordPress上安裝AI Buddy插件,實現快速生成多語言文本和圖片。】AI Buddy主要分為Content Builder,Image Generator和Playground等幾個模塊。Content Bu...。
WP-Chatbot for Messenger 》ing official Facebook messenger marketing solutions provider partner. WP-Chatbot is a WordPress plugin that enables you to add an OmniChat™ chat wi...。
