plugin-icon

ChatBudgie – AI Chatbot based on ChatGPT, RAG and Knowledge Base

superbudgie yazdı·
ChatBudgie is the easiest and most user-friendly AI chatbot for WordPress. It answers visitor questions from your site content using ChatGPT, Claude.
Sürüm
1.1.1
Aktif kurulumlar
10
Son güncellenme
Jun 20, 2026
ChatBudgie – AI Chatbot based on ChatGPT, RAG and Knowledge Base

ChatBudgie is an AI chatbot plugin for WordPress that turns your website content into an intelligent knowledge base. It helps visitors get fast, accurate answers from your posts and pages using RAG (Retrieval-Augmented Generation), local vector search, and managed AI models such as OpenAI ChatGPT, Claude, and Qwen.

Use ChatBudgie as a WordPress AI assistant, site search companion, product FAQ bot, documentation helper, or customer support chatbot. Once activated, it automatically indexes your public posts and pages, builds a local search index, and provides context-aware answers without complex setup.

Multilingual Introductions

ChatBudgie includes bundled translations for major WordPress locales and helps international sites offer an AI chatbot, RAG assistant, and knowledge base search experience in the visitor’s language.

  • Español (es_ES): ChatBudgie es un chatbot de IA para WordPress que responde preguntas de visitantes usando el contenido de tu sitio, RAG y una base de conocimiento inteligente.
  • Français (fr_FR): ChatBudgie est un chatbot IA pour WordPress qui répond aux questions des visiteurs à partir du contenu de votre site, avec RAG et une base de connaissances.
  • Deutsch (de_DE): ChatBudgie ist ein KI-Chatbot für WordPress, der Besucherfragen mit Ihren Website-Inhalten, RAG und einer intelligenten Wissensdatenbank beantwortet.
  • Italiano (it_IT): ChatBudgie è un chatbot AI per WordPress che risponde alle domande dei visitatori usando i contenuti del sito, RAG e una knowledge base.
  • Português do Brasil (pt_BR): ChatBudgie é um chatbot de IA para WordPress que responde perguntas dos visitantes usando o conteúdo do site, RAG e uma base de conhecimento.
  • 日本語 (ja): ChatBudgie は、サイトコンテンツ、RAG、ナレッジベースを使って訪問者の質問に答える WordPress 向け AI チャットボットです。
  • 简体中文 (zh_CN): ChatBudgie 是一款 WordPress AI 聊天机器人,可基于网站内容、RAG 和知识库回答访客问题。
  • 繁體中文 (zh_TW): ChatBudgie 是一款 WordPress AI 聊天機器人,可根據網站內容、RAG 與知識庫回答訪客問題。
  • 한국어 (ko_KR): ChatBudgie는 사이트 콘텐츠, RAG, 지식 베이스를 사용해 방문자 질문에 답하는 WordPress용 AI 챗봇입니다.
  • Русский (ru_RU): ChatBudgie — это AI-чатбот для WordPress, который отвечает на вопросы посетителей на основе контента сайта, RAG и базы знаний.
  • Nederlands (nl_NL): ChatBudgie is een AI-chatbot voor WordPress die vragen van bezoekers beantwoordt met je site-inhoud, RAG en een kennisbank.
  • Polski (pl_PL): ChatBudgie to chatbot AI dla WordPressa, który odpowiada na pytania odwiedzających na podstawie treści witryny, RAG i bazy wiedzy.

Smart Chat

  • Knowledge Base Answers: Delivers accurate, easy-to-understand responses based on your website’s actual content.
  • Modern AI Integration: Powered by leading models like OpenAI ChatGPT, Claude, Qwen and etc for intelligent conversations.
  • RAG Technology: Uses Retrieval-Augmented Generation to ensure AI stays grounded in your data.

Easy to set up

  • Seamless Integration: Connect your SuperBudgie account in seconds and you’re ready to go.
  • Visual Customizer: Easily match the chat widget to your site’s brand with color and icon settings.
  • Auto Indexing: Knowledge base indexing runs automatically in the background, you don’t have to manually manage it.

Zero Maintenance

  • Auto-Maintained Index: Your knowledge base index is automatically updated whenever content changes or new posts are added, ensuring your chatbot always has the latest info.
  • Managed AI Models: ChatBudgie handles the selection and configuration of leading AI models, so you don’t have to worry about technical details.
  • Unified Token Billing: Simply pay for ChatBudgie tokens; we manage the complex relationships and payments with AI providers.

How it works

ChatBudgie bridges the gap between your website content and AI through a sophisticated workflow:

  1. Local Knowledge Base: The plugin scans your WordPress posts and pages, breaking them into semantic “chunks.”
  2. AI Embedding: It calls superbudgie embedding API to select advanced AI models and transform these chunks into high-dimensional vector embeddings, which are stored securely in a local database on your server.
  3. Smart Search: When a user asks a question, ChatBudgie performs a local vector search to find the most relevant information from your local index.
  4. LLM Generation: The user query with retrieved context is sent to superbudgie chat API to select a Large Language Model (LLM) like GPT or Claude to generate a precise, human-like response, ensuring the answer is always grounded in your site’s actual data.

External services

This plugin relies on the following external services:

SuperBudgie platform

ChatBudgie connects to the SuperBudgie platform (https://chat.superbudgie.com/) to authenticate the site, generate embeddings for indexed content, generate chat responses, show account and billing information, and create/capture token purchase orders.

Data sent to SuperBudgie depends on the feature being used:

  • When an administrator connects the plugin to a SuperBudgie account, the plugin sends the OAuth callback code, the plugin app name, and the site URL to the SuperBudgie authentication service.
  • When content is indexed, the plugin sends the post or page title, excerpt, content, content type, site URL, plugin app name, and the site’s ChatBudgie app key to the SuperBudgie embedding service.
  • When a visitor sends a chat message, the plugin sends the visitor’s message, recent conversation history, the relevant content snippets retrieved from the local index, the site URL, and the site’s ChatBudgie app key to the SuperBudgie chat service so it can generate a response.
  • When an administrator opens the ChatBudgie account, usage, or orders screens, the plugin sends the site’s ChatBudgie app key, plus pagination parameters for usage/orders requests, to the SuperBudgie account service.
  • When an administrator buys tokens, the plugin sends the selected package, amount, currency, display price, site URL, order ID, the plugin app name, and the site’s ChatBudgie app key to the SuperBudgie payment service.

SuperBudgie terms of service: https://chat.superbudgie.com/terms-of-service SuperBudgie privacy policy: https://chat.superbudgie.com/privacy-policy

PayPal

ChatBudgie loads the PayPal JavaScript SDK in the plugin’s admin orders screen and uses PayPal to let administrators complete token purchases.

Data sent to PayPal depends on the purchase flow:

  • When the admin orders page is loaded, the administrator’s browser connects to https://www.paypal.com/sdk/js to load the PayPal checkout script.
  • When an administrator completes checkout, PayPal receives the payment/order information needed to process the transaction. Payment details are handled by PayPal, not stored by this plugin.

PayPal user agreement: https://www.paypal.com/us/legalhub/paypal/useragreement-full PayPal privacy policy: https://www.paypal.com/us/legalhub/privacy-full

Credits

ChatBudgie is built upon several high-quality open-source libraries:

  • Action Scheduler: Robust background task processing for WordPress. Licensed under GPLv3.
  • Vektor: High-performance local vector search engine. Licensed under MIT.
Ücretsiz(ücretli paketlerde)
Kurulum işlemini tamamlayarak, WordPress.com'un Hizmet Şartları ile Üçüncü Taraf Eklenti Şartlarını kabul etmiş olursunuz.
Test edilen son sürüm
WordPress 7.0
Bu eklenti, sitenizde kullanılmak üzere indirilebilir.