Title: ChatBudgie &#8211; AI Chatbot based on ChatGPT, RAG and Knowledge Base
Author: superbudgie
Published: <strong>Июнь 15, 2026</strong>
Last modified: Июль 3, 2026

---

Search plugins

![](https://ps.w.org/chatbudgie/assets/banner-772x250.png?rev=3572695)

![](https://ps.w.org/chatbudgie/assets/icon-256x256.png?rev=3572695)

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

 By [superbudgie](https://profiles.wordpress.org/superbudgie/)

[Download](https://downloads.wordpress.org/plugin/chatbudgie.1.1.2.zip)

 * [Details](https://os.wordpress.org/plugins/chatbudgie/#description)
 * [Reviews](https://os.wordpress.org/plugins/chatbudgie/#reviews)
 *  [Installation](https://os.wordpress.org/plugins/chatbudgie/#installation)
 * [Development](https://os.wordpress.org/plugins/chatbudgie/#developers)

 [Support](https://wordpress.org/support/plugin/chatbudgie/)

## Description

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, knowledge base search, and customer support
chatbot experience in the visitor’s language.

 * **Español (es_ES)**: ChatBudgie es un chatbot de IA para WordPress y soporte 
   al cliente 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 et le support
   client 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 und Kundensupport,
   der Besucherfragen mit Ihren Website-Inhalten, RAG und einer intelligenten Wissensdatenbank
   beantwortet.
 * **Italiano (it_IT)**: ChatBudgie è un chatbot AI per WordPress e assistenza clienti
   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
   e suporte ao cliente 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는 고객 지원에도 사용할 수 있는 WordPress용 AI 
   챗봇으로, 사이트 콘텐츠, RAG, 지식 베이스를 사용해 방문자 질문에 답합니다.
 * **Русский (ru_RU)**: ChatBudgie — это AI-чатбот для WordPress и поддержки клиентов,
   который отвечает на вопросы посетителей на основе контента сайта, RAG и базы 
   знаний.
 * **Nederlands (nl_NL)**: ChatBudgie is een AI-chatbot voor WordPress en klantenservice
   die vragen van bezoekers beantwoordt met je site-inhoud, RAG en een kennisbank.
 * **Polski (pl_PL)**: ChatBudgie to chatbot AI dla WordPressa i obsługi klienta,
   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.

## Screenshots

[⌊ChatBudgie AI chatbot widget appearing on the WordPress frontend.⌉⌊ChatBudgie 
AI chatbot widget appearing on the WordPress frontend.⌉[

ChatBudgie AI chatbot widget appearing on the WordPress frontend.

[⌊ChatBudgie admin dashboard showing knowledge base index status and token usage.⌉⌊
ChatBudgie admin dashboard showing knowledge base index status and token usage.⌉[

ChatBudgie admin dashboard showing knowledge base index status and token usage.

[⌊Appearance settings for customizing the chatbot widget colors and icons.⌉⌊Appearance
settings for customizing the chatbot widget colors and icons.⌉[

Appearance settings for customizing the chatbot widget colors and icons.

## Installation

 1. Install and activate the plugin through the ‘Plugins’ menu in WordPress.
 2. Navigate to the **ChatBudgie** menu in your admin sidebar.
 3. Log in SuperBudgie account to authenticate your site and receive some free tokens.
 4. The plugin will automatically start indexing your content in the background. After
    that you can talk to your chatbot on your site.

## FAQ

### How does ChatBudgie index my site?

ChatBudgie uses Action Scheduler to process your posts and pages in the background.
It breaks the text into chunks and generates vector embeddings for each chunk.

### Can ChatBudgie answer questions from my WordPress content?

Yes. ChatBudgie is designed to answer visitor questions using your public WordPress
posts and pages. It retrieves relevant content from your local index before generating
a response.

### Can I use ChatBudgie as a customer support chatbot?

Yes. ChatBudgie can help visitors find answers from your website content, product
information, documentation, FAQs, and support articles.

### Is my data safe?

The vector index of the knowledge base is stored locally in this site’s WordPress
uploads directory.
 Only public data of your website will be indexed.

### Can I customize the chat bubble icon?

Yes! You can choose from several built-in icons or upload your own custom icon in
the Appearance settings.

### Does it support real-time updates?

Yes, whenever you publish or update a post, ChatBudgie automatically updates its
index.

### Why should I buy tokens?

Tokens are the fuel for ChatBudgie’s AI capabilities. They are consumed when indexing
your content (creating AI embeddings) and when answering user questions (generating
LLM responses). By purchasing tokens from ChatBudgie, you get access to leading 
models like OpenAI ChatGPT and Claude without needing to manage separate API accounts
or complex billing with multiple AI providers—we handle all that for you.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ChatBudgie – AI Chatbot based on ChatGPT, RAG and Knowledge Base” is open source
software. The following people have contributed to this plugin.

Contributors

 *   [ superbudgie ](https://profiles.wordpress.org/superbudgie/)

[Translate “ChatBudgie – AI Chatbot based on ChatGPT, RAG and Knowledge Base” into your language.](https://translate.wordpress.org/projects/wp-plugins/chatbudgie)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/chatbudgie/), check
out the [SVN repository](https://plugins.svn.wordpress.org/chatbudgie/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/chatbudgie/) by 
[RSS](https://plugins.trac.wordpress.org/log/chatbudgie/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.2

 * Redirect administrators to the ChatBudgie settings page after plugin activation.
 * Fix namespaced WordPress constant checks for autosave handling.

#### 1.1.1

 * Add multi language support, such as 智能聊天AI, Künstliche Intelligenz Chat, 
   Robot de chat IA, Asistente virtual IA, 人工知能チャット

#### 1.1.0

 * Improved search result accuracy by grouping results by post.
 * Enhanced frontend chat flow with optimized conversation history management.
 * Refined welcome message logic based on account connection status.
 * Improved security with consistent manual nonce checks and custom session expiry
   messages.
 * Updated API integration to use refined data field names for better alignment 
   with the backend.

#### 1.0.0

 * Initial release.
 * Added RAG-based chat functionality.
 * Integrated local Vektor search engine.
 * Added PayPal payment support.
 * Implemented background indexing via Action Scheduler.

## Meta

 *  Version **1.1.2**
 *  Last updated **11 сахаты ago**
 *  Active installations **10+**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/chatbudgie/)
 * Tags
 * [AI Chatbot](https://os.wordpress.org/plugins/tags/ai-chatbot/)[chat bot](https://os.wordpress.org/plugins/tags/chat-bot/)
   [chat button](https://os.wordpress.org/plugins/tags/chat-button/)[ChatGPT](https://os.wordpress.org/plugins/tags/chatgpt/)
   [customer support](https://os.wordpress.org/plugins/tags/customer-support/)
 *  [Advanced View](https://os.wordpress.org/plugins/chatbudgie/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/chatbudgie/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/chatbudgie/reviews/)

## Contributors

 *   [ superbudgie ](https://profiles.wordpress.org/superbudgie/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/chatbudgie/)