
Plugin settings and configuration dashboard in wp-admin
PlatoDev Content Chat Assistant adds an intelligent floating chat widget to your website that answers visitor questions directly from your published WordPress posts, pages, and custom post types, powered by a hosted RAG (Retrieval-Augmented Generation) backend.
This plugin connects your WordPress site to cloud infrastructure and AI services to generate vector embeddings, index content, and answer visitor questions. The external services utilized are:
* Service URLs: https://wpaichat.vercel.app and https://sincere-owl-776.convex.site
* Terms of Service: https://wpaichat.vercel.app/privacy
* Privacy Policy: https://wpaichat.vercel.app/privacy
* What data is sent and when:
– Site URL and license key are sent when validating or activating a license.
– Published post and page content (titles, body text, excerpt, permalinks, and post IDs) are transmitted when synchronizing content for semantic vector indexing.
– Visitor chat messages are transmitted to the backend endpoint when a user asks a question in the chat widget.
* Purpose: Stores vector embeddings in the cloud database, executes similarity searches, orchestrates AI responses, and validates licenses.
* Service URL: https://ai.google.dev/
* Terms of Service: https://ai.google.dev/gemini-api/terms
* Privacy Policy: https://policies.google.com/privacy
* What data is sent and when: Visitor query text and contextual excerpts of your published posts are sent when an answer is being generated.
* Purpose: Provides large language model (LLM) reasoning and natural language answer generation.
* Service URL: https://www.voyageai.com/
* Terms of Service: https://www.voyageai.com/tos
* Privacy Policy: https://www.voyageai.com/privacy
* What data is sent and when: Post and page content are sent during synchronization.
* Purpose: Computes high-dimensional vector embeddings for fast and accurate semantic retrieval.
* Service URL: https://www.cloudflare.com/products/turnstile/
* Terms of Service: https://www.cloudflare.com/website-terms/
* Privacy Policy: https://www.cloudflare.com/privacypolicy/
* What data is sent and when: Visitor browser verification tokens are validated when the chat widget is opened.
* Purpose: Optional CAPTCHA-free bot, spam, and abuse prevention.
This plugin sends data to the external backend to provide AI search and chat capabilities:
* License and URL: transmitted during activation and verification.
* Content: published posts/pages are transmitted for semantic vector indexing.
* Chat Queries: visitor questions asked through the chat widget are processed to return contextual answers.
Settings are stored in your WordPress wp_options table and are completely removed upon uninstalling the plugin. For additional information, review your WordPress Privacy Policy guide under Settings > Privacy.