前言介紹
- 這款 WordPress 外掛「HR RAG Chatbot」是 2025-12-12 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2025-12-13,距離現在已有 75 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
AI | HR | rag | policy | chatbot |
內容簡介
總結:HR RAG Chatbot 是一個使用先進的AI技術來協助員工立即獲得答案的WordPress外掛程式。這個外掛使用Retrieval Augmented Generation (RAG)來提供基於公司人力資源政策的準確、具情境感知的回應。
1. 這個HR RAG Chatbot外掛程式有哪些主要功能?
- 支持多個LLM(Google Gemini API, OpenAI API)
- 文件索引和分塊
- 員工情境感知
- 聊天歷史記錄
- Gutenberg區塊和短代碼支援
2. 這個外掛程式與哪些第三方服務有整合?
- 與Google Gemini API和OpenAI API整合
- 使用者必須自行取得服務提供商的API金鑰,並遵守各自的服務條款和隱私政策
3. 這個外掛程式連接到外部AI服務以生成回應,傳輸了哪些數據?
- 使用者的問題文本
- 相關人力資源政策文件片段
- 員工個人檔案信息
- 系統提示和模型參數
4. 這個外掛程式將哪些數據存儲在本地WordPress數據庫中?
- hr_rag_options選項名稱,包括API金鑰
- 數據庫表:wp_hr_rag_docs, wp_hr_rag_chunks, wp_hr_rag_chats
- 瞬時信息:hr_rag_context_{session_id},暫時的員工情境(1小時後過期)
- 聊天記錄:每次對話使用的問題、答案和情境
5. 用戶對於他們的數據有什麼樣的控制?
- 隨時從外掛程式設置中刪除API金鑰
- 在知識庫中使用“刪除”按鈕清除所有索引文檔
- 從數據庫中刪除所有聊天日誌
- 卸載外掛程式以移除所有數據
6. 如果要卸載這個外掛程式,會發生什麼?
- 移除所有外掛選項(hr_rag_options)
- 刪除所有數據庫表
- 清除所有瞬時信息
- 不會在WordPress安裝中保留任何數據
這些問題與答案提供了對HR RAG Chatbot外掛程式的基本了解和使用數據的控制方式。
原文外掛簡介
HR RAG Chatbot helps employees get instant answers to HR policy questions using advanced AI technology. The plugin uses Retrieval Augmented Generation (RAG) to provide accurate, context-aware responses based on your company’s HR policies.
Features:
* Multiple LLM support (Google Gemini API, OpenAI API)
* Document indexing and chunking
* Employee context awareness
* Chat history logging
* Gutenberg block and shortcode support
Third-Party Services:
This plugin integrates with Google Gemini API and OpenAI API. These are third-party services and their use is subject to their respective terms of service and privacy policies. The plugin does not include or bundle these services – you must obtain your own API keys from the service providers.
External Services & Data Usage
This plugin connects to external AI services to generate responses. Please review the following information about data usage and privacy.
Services Used:
Google Gemini API (if configured)
Used for: Generating AI responses to user questions
Data sent: User questions, HR policy document excerpts, employee context (designation, grade, etc.)
Privacy Policy: https://policies.google.com/privacy
Terms of Service: https://policies.google.com/terms
OpenAI API (if configured)
Used for: Generating AI responses to user questions
Data sent: User questions, HR policy document excerpts, employee context (designation, grade, etc.)
Privacy Policy: https://openai.com/privacy
Terms of Service: https://openai.com/terms
What Data Is Transmitted:
* User’s question text
* Relevant HR policy document chunks (retrieved from your local database)
* Employee profile information (if configured: designation, grade, department, location, years of service)
* System prompts and model parameters
Important Privacy Notes:
* Data is transmitted only when generating responses to user questions
* No data is permanently stored by external AI providers for training purposes (per their policies)
* All HR policy documents are stored locally in your WordPress database
* You control what data is indexed and made available to the chatbot
Local WordPress Storage:
The plugin stores the following data in your WordPress database:
* Option name: hr_rag_options – Plugin settings including API keys
* Database tables: wp_hr_rag_docs, wp_hr_rag_chunks, wp_hr_rag_chats
* Transients: hr_rag_context_{session_id} – Temporary employee context (expires after 1 hour)
* Chat logs: Questions, answers, and context used for each conversation
Data Control:
You have full control over your data:
* Delete API keys anytime from plugin settings
* Clear all indexed documents using “Delete” buttons in Knowledge Base
* Remove all chat logs from the database
* Uninstall plugin to remove all data (see Uninstallation section)
* No data is sent to external services without your API keys configured
Developer Contact:
For questions about this plugin’s data handling, visit: https://faststeptech.com/contact/
Third-Party Service Attribution
This plugin uses the following third-party services:
Google Gemini API – AI language model service by Google
OpenAI API – AI language model service by OpenAI
These services are not included with the plugin. Users must register and obtain API keys independently from the respective service providers. Use of these services is subject to their terms of service and privacy policies.
Uninstallation
When you uninstall this plugin:
1. All plugin options (hr_rag_options) are removed
2. All database tables (wp_hr_rag_docs, wp_hr_rag_chunks, wp_hr_rag_chats) are deleted
3. All transients are cleared
4. No data remains in your WordPress installation
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「HR RAG 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...。
