Title: WebBitFlow AI Chat Widget
Author: webbitflow
Published: <strong>2026년 8월 13일</strong>
Last modified: 2026년 8월 29일

---

플러그인 검색

![](https://ps.w.org/webbitflow-ai-chat-widget/assets/banner-772x250.png?rev=3645596)

![](https://ps.w.org/webbitflow-ai-chat-widget/assets/icon-256x256.png?rev=3645596)

# WebBitFlow AI Chat Widget

 작성자: [webbitflow](https://profiles.wordpress.org/rickysalazar/)

[다운로드](https://downloads.wordpress.org/plugin/webbitflow-ai-chat-widget.1.0.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/webbitflow-ai-chat-widget/#description)
 * [평가](https://ko.wordpress.org/plugins/webbitflow-ai-chat-widget/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/webbitflow-ai-chat-widget/#installation)
 * [개발](https://ko.wordpress.org/plugins/webbitflow-ai-chat-widget/#developers)

 [지원](https://wordpress.org/support/plugin/webbitflow-ai-chat-widget/)

## 설명

WebBitFlow AI Chat Widget integrates an artificial intelligence conversational widget
into your WordPress site. It allows site administrators to connect multiple AI providers
to handle customer inquiries directly from the frontend.

The plugin includes built-in security controls, such as IP-based Rate Limiting, 
anti-CSRF WordPress Nonces, and API Key encryption (AES-256-CBC) to prevent unauthorized
API token consumption.

### Features

 * **Multi-Provider Support:** Connect with Google Gemini, DeepSeek, ChatGPT, Claude,
   and Xiaomi MiMo.
 * **White-Label Customization:** Customize primary colors, text colors, chatbot
   identity, and avatar settings directly from the admin dashboard.
 * **Security Controls:** Built-in IP rate limiting and session nonces to manage
   API requests safely.
 * **Document Parsing:** Option to attach PDF documents to extend the chatbot knowledge
   base.
 * **Asynchronous Integration:** Built using native JavaScript Fetch API for asynchronous
   communication without affecting page rendering performance.
 * **Session Context:** Maintains conversation context within the active user session.

### Configuration Guide

 1. Go to the plugin settings page in your WordPress Admin dashboard.
 2. Select your preferred AI Provider and Model.
 3. Enter your provider’s API Key.
 4. Customize the widget branding (colors, titles, and disclaimer text).
 5. Save changes. The chatbot widget will automatically render on your site based on
    your settings.

### 💼 Need Custom AI Implementation?

This plugin is maintained by **WebBitFlow**, a professional computer systems and
technical agency specializing in advanced software architecture, and custom web 
platforms. If you need tailor-made AI training, custom integrations, or enterprise
deployments, visit us at [WebBitFlow](https://webbitflow.com).

### External services

This plugin connects to external AI provider APIs to generate chat responses when
a site visitor interacts with the chatbot widget. Connections are only made when
an end-user sends a message and a valid API key is configured by the site administrator.

Data sent includes:
 * User prompt text and session conversation history. * Configured
system instructions or optional attached document context (PDF text).

This plugin connects to the following third-party services depending on the provider
selected by the site administrator:

 * **Google Gemini API** (Google LLC)
    - Used for: Generating AI chat responses using Google Gemini models.
    - Terms of Service: https://policies.google.com/terms
    - Privacy Policy: https://policies.google.com/privacy
 * **OpenAI API** (OpenAI, L.L.C.)
    - Used for: Generating AI chat responses using ChatGPT/GPT models.
    - Terms of Service: https://openai.com/policies/terms-of-use/
    - Privacy Policy: https://openai.com/policies/privacy-policy/
 * **Anthropic Claude API** (Anthropic PBC)
    - Used for: Generating AI chat responses using Claude models.
    - Terms of Service: https://www.anthropic.com/legal/consumer-terms
    - Privacy Policy: https://www.anthropic.com/legal/privacy
 * **DeepSeek API** (DeepSeek AI)
    - Used for: Generating AI chat responses using DeepSeek models.
    - Terms of Service: https://www.deepseek.com/terms
    - Privacy Policy: https://www.deepseek.com/privacy
 * **Xiaomi MiMo API** (Xiaomi Inc.)
    - Used for: Generating AI chat responses using Xiaomi MiMo models.
    - Terms of Service: https://www.mi.com/global/about/agreement/
    - Privacy Policy: https://privacy.mi.com/all/languages/

## 설치

 1. Upload the `webbitflow-ai-chat-widget` folder to the `/wp-content/plugins/` directory,
    or upload the ZIP file directly through the WordPress admin dashboard.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to the new **WEBBITFLOW AI Chat** menu on your admin sidebar.
 4. Paste your encrypted API Key, choose your preferred LLM provider, customize your
    widget colors, and click Save.

## FAQ

### Does this plugin store my conversations?

No. Conversation history is kept exclusively within the user’s browser session (
sessionStorage) for context memory, ensuring strict data privacy.

### Where is my API Key stored?

Your API Key is encrypted using military-grade AES-256-CBC symmetric encryption 
before being saved to the database, utilizing your unique `wp-config.php` salts.

### Do I need a paid subscription?

No. The plugin is 100% free. You only pay for your direct API consumption with your
chosen provider (e.g., Google or DeepSeek), which is significantly cheaper than 
monthly chatbot software retainers.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“WebBitFlow AI Chat Widget”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

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

[자국어로 “WebBitFlow AI Chat Widget”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/webbitflow-ai-chat-widget)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/webbitflow-ai-chat-widget/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/webbitflow-ai-chat-widget/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/webbitflow-ai-chat-widget/)
을 [RSS](https://plugins.trac.wordpress.org/log/webbitflow-ai-chat-widget/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.1

 * Initial release.
 * Added native integration for Google Gemini, Claude, ChatGPT, MiMo and DeepSeek.
 * Implemented IP Rate Limiting and AJAX Security Nonces.
 * Implemented AES-256-CBC database encryption for options payload.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **1주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/webbitflow-ai-chat-widget/)
 * 태그:
 * [ai assistant](https://ko.wordpress.org/plugins/tags/ai-assistant/)[AI Chatbot](https://ko.wordpress.org/plugins/tags/ai-chatbot/)
   [ChatGPT](https://ko.wordpress.org/plugins/tags/chatgpt/)[Claude](https://ko.wordpress.org/plugins/tags/claude/)
   [Gemini](https://ko.wordpress.org/plugins/tags/gemini/)
 *  [고급 보기](https://ko.wordpress.org/plugins/webbitflow-ai-chat-widget/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/webbitflow-ai-chat-widget/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/webbitflow-ai-chat-widget/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/webbitflow-ai-chat-widget/)