Guzmandrade AI Chatbot Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Guzmandrade AI Chatbot adds an AI-powered chatbot to the frontend of your WordPress site. It leverages the WordPress 7.0 Connectors API and the PHP AI Client SDK — meaning no custom AI provider integration code is needed. Configure your AI provider under Settings › Connectors and you’re ready.
Features
- Frontend Chat Widget — A floating chat button that opens a conversational panel. Place it site-wide or via shortcode.
- Knowledge Base — A custom post type (
gaic_article) for curated content the chatbot can reference. The article content is where you write the information the chatbot should know. Optionally include standard posts and pages as context. - Spam Protection — Integrates with Akismet to detect and block spam messages. Falls back to rate-limiting when Akismet is not available.
- Captcha Protection — Integrates with the Simple CAPTCHA with Cloudflare Turnstile plugin to verify human visitors before they can send messages.
- Lead Capture — Uses AI function calling to detect when users share contact information in conversation and automatically saves leads. Delivers via email and/or webhook (connects to Zapier, Make, n8n, Google Sheets, CRMs). No forms or database tables needed.
- Minimal Custom Code — Uses WordPress Core’s Connectors API for AI provider settings, the PHP AI Client SDK for AI calls, Akismet for spam, and Cloudflare Turnstile for captcha — no duplicate infrastructure.
Dependencies
- WordPress 7.0+ — Provides the Connectors API for AI provider configuration.
- AI Plugin or Core AI — The PHP AI Client SDK must be available (
wp_ai_client_prompt()). Install the AI plugin if running WP < 7.0 or need the latest features. - AI Provider Connector — Install a provider connector plugin (e.g., OpenAI, Anthropic, Google) and configure the API key under Settings › Connectors.
- Akismet (recommended) — For spam detection on chat messages. Rate-limiting fallback is used when Akismet is not active.
- Simple CAPTCHA with Cloudflare Turnstile (optional) — For captcha verification on chat messages. Install and configure it at Settings › Cloudflare Turnstile, then enable captcha in the chatbot settings.
Screenshots
No screenshots provided

