Title: vBridge AI Chat Assistant
Author: vbridge2026
Published: <strong>September 11, 2026</strong>
Last modified: September 11, 2026

---

Search plugins

![](https://ps.w.org/vbridge-ai-chat-assistant/assets/banner-772x250.png?rev=3690796)

![](https://ps.w.org/vbridge-ai-chat-assistant/assets/icon-256x256.png?rev=3690766)

# vBridge AI Chat Assistant

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

[Download](https://downloads.wordpress.org/plugin/vbridge-ai-chat-assistant.1.6.17.zip)

 * [Details](https://wordpress.org/plugins/vbridge-ai-chat-assistant/#description)
 * [Reviews](https://wordpress.org/plugins/vbridge-ai-chat-assistant/#reviews)
 *  [Installation](https://wordpress.org/plugins/vbridge-ai-chat-assistant/#installation)
 * [Development](https://wordpress.org/plugins/vbridge-ai-chat-assistant/#developers)

 [Support](https://wordpress.org/support/plugin/vbridge-ai-chat-assistant/)

## Description

vBridge AI Chat Assistant adds a floating chat widget to your WordPress site. Visitors
can ask questions and receive streamed replies from an AI provider you configure.
You can optionally index published pages, posts, and other public post types so 
answers stay closer to your own content.

This plugin is an interface to third-party AI services. You provide your own API
key. vBridge Tech Ltd does not proxy or bill those requests.

The plugin talks to OpenAI and Gemini with the site owner’s keys so it works on 
WordPress 6.5+ and keeps provider choice inside this plugin. WordPress 7.0’s AI 
Client is not required.

#### Features

 * Floating chat widget with light and dark appearance
 * Streaming replies from OpenAI or Gemini
 * Optional website knowledge (retrieve matching chunks from indexed content)
 * Encrypted API key storage using WordPress salts
 * Rate limiting per IP and maximum message length
 * Optional matching of site logo and accent colour

#### Third-party services

When a visitor sends a chat message, the plugin sends the message (and, if enabled,
retrieved site content) to the provider you selected:

 * [OpenAI](https://openai.com/) — [Terms](https://openai.com/policies/terms-of-use/)
   and [Privacy policy](https://openai.com/policies/privacy-policy/)
 * [Google Gemini](https://ai.google.dev/) — [Terms](https://ai.google.dev/gemini-api/terms)
   and [Privacy policy](https://policies.google.com/privacy)

No request is sent until you save an API key and a visitor (or you) uses the chat
widget.

Claude and Ollama appear in settings as upcoming providers and are not live yet.

#### Credits

The widget UI uses the [Outfit](https://fonts.google.com/specimen/Outfit) typeface(
SIL Open Font License), bundled locally.

### Privacy

The plugin stores API keys (encrypted), widget settings, indexed content chunks,
and chat transcripts on your WordPress site. Chat text is also sent to the AI provider
you configure. Review that provider’s privacy policy before enabling the widget 
on a public site.

## Installation

 1. Upload the `vbridge-ai-chat-assistant` folder to `/wp-content/plugins/`, or install
    the zip via Plugins  Add New  Upload Plugin.
 2. Activate vBridge AI Chat Assistant.
 3. Open **vBridge Chat** in the admin menu.
 4. Choose OpenAI or Gemini, paste your API key, and choose a model.
 5. Optionally enable website knowledge, select post types, and click **Re-index website
    now**.

## FAQ

### Do I need a WordPress.org account to use the plugin after it is listed?

No. Site owners install it like any other plugin. You only need a WordPress.org 
account to submit and maintain the directory listing.

### Where are API keys stored?

Keys are saved in the WordPress options table, encrypted with AES-256-CBC using 
keys derived from WordPress authentication salts.

### Does the plugin send data to vBridge?

No. Chat requests go from your server to OpenAI or Gemini only.

### What happens to visitor messages?

The plugin stores conversations and messages in custom database tables on your site
so the widget can keep a session. Those tables are removed if you uninstall the 
plugin.

### Can I change the look of the widget?

Yes. You can set title, subtitle, welcome text, appearance, accent colour, and font
from the settings screen. Matching site branding is optional.

### Why not WordPress core AI Client?

This plugin is built for site owners who paste their own OpenAI or Gemini key and
pick a model here. That works on WordPress 6.5+ and does not depend on a site-wide
AI Client setup. Direct provider calls are documented above.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“vBridge AI Chat Assistant” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “vBridge AI Chat Assistant” into your language.](https://translate.wordpress.org/projects/wp-plugins/vbridge-ai-chat-assistant)

### Interested in development?

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

## Changelog

#### 1.6.17

 * Website-related answers are AI-written in natural language while staying grounded
   in indexed site facts.

#### 1.6.16

 * Tune reply length: full simple sentences with useful detail, without long brochure-
   style answers.

#### 1.6.15

 * Fix truncated replies caused by a too-low output token limit.

#### 1.6.14

 * Shorter answers by default, stronger system-prompt priority, and better client/
   logo retrieval.

#### 1.6.13

 * Smarter knowledge indexing for logo/alt labels, and system prompt is now treated
   as the primary assistant instructions.

#### 1.6.12

 * Directory review: renamed to vBridge AI Chat Assistant, sanitized inline CSS,
   generic visitor-facing provider errors, and directory assets kept out of the 
   plugin zip.

#### 1.6.11

 * WordPress.org submission prep: readme, uninstall cleanup, local Outfit font files,
   consistent text domain, and removal of the custom plugin-details overlay.

## Meta

 *  Version **1.6.17**
 *  Last updated **24 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 8.2 or higher **
 * Tags
 * [ai assistant](https://wordpress.org/plugins/tags/ai-assistant/)[chatbot](https://wordpress.org/plugins/tags/chatbot/)
   [Gemini](https://wordpress.org/plugins/tags/gemini/)[knowledge base](https://wordpress.org/plugins/tags/knowledge-base/)
   [openai](https://wordpress.org/plugins/tags/openai/)
 *  [Advanced View](https://wordpress.org/plugins/vbridge-ai-chat-assistant/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/vbridge-ai-chat-assistant/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/vbridge-ai-chat-assistant/)