WP Manifestindependent plugin directory
manifest / ai / nueva-ai-chatbot

Nueva AI Chatbot

An advanced AI chatbot plugin for WordPress powered by Google Gemini. Developed by [Nueva Digital Solutions]

by Nueva Digital · github.com/nueva-digital-solutions/nueva-ai-chatbot · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nueva-digital-solutions/nueva-ai-chatbot/archive/refs/heads/main.zip

An advanced AI chatbot plugin for WordPress powered by Google Gemini. Developed by Nueva Digital Solutions.

🚀 Features

  • Google Gemini Integration: Utilizes the latest Gemini 2.5 Pro and Flash models for intelligent, context-aware responses.
  • Multimodal Capabilities: AI can analyze uploaded Images and PDFs to answer questions.
  • Dynamic Knowledge Base:
    • Site Scan: Auto-ingest all your WordPress Posts and Pages.
    • URL Scraping: Add external links for context.
    • Manual Entry: Structured data editor for specific FAQs or business rules.
  • Lead Generation:
    • Conversational: Capture details naturally during chat.
    • Leads Gate: Force lead capture before starting a chat.
    • Custom Fields: Configure exact fields to collect (Name, City, Order #) with strict validation.
    • Export: Download leads as CSV.
  • Feedback & Analytics:
    • User Ratings: 5-point Emoji feedback system (Very Dissatisfied to Very Satisfied).
    • Dashboard: Visual charts for Chat Activity and Customer Sentiment.
    • Insights: Track Total Conversations, Leads, and Average Ratings.
  • Smart Actions:
    • Suggestions: Auto-suggested follow-up questions.
    • Smart End: Auto-detects intents like "Bye" or "No thanks" to gracefully close the chat.
    • Inactivity: Auto-ends session after 5 minutes of silence.
    • Order Lookup: WooCommerce guests can check order status via Email or Phone.
  • Visual Flow Builder: Create static conversation trees for guided support.
  • Customizable Appearance:
    • Match your brand's Primary/Secondary colors.
    • Choose fonts (Roboto, Inter, Open Sans).
    • Custom Positioning (Left/Right) for Desktop and Mobile.
  • Privacy & Control: Admin dashboard to manage all chat logs and leads.

🛠 Installation

  1. Clone this repository into your wp-content/plugins/ directory:
    git clone https://github.com/Nueva-Digital-Solutions/nueva-ai-chatbot.git
  2. Activate the plugin in the WordPress Admin Dashboard.
  3. Go to Nueva AI Chat > Settings.
  4. Enter your Gemini API Key.
  5. Build your Knowledge Base and customize the widget.

📋 Requirements

  • WordPress 5.8+
  • PHP 7.4+
  • A Google Cloud Project with Gemini API enabled.

📜 Changelog

1.7.0

  • New: Customer Feedback System (1-5 Stars, Emoji UI).
  • New: Admin Analytics Dashboard (Visual Charts for Activity & Sentiment).
  • New: Smart End-Chat (Auto-ends on Inactivity or "Bye" intents).
  • New: Feedback Management Tab.
  • Database: Added table for feedback tracking.

1.6.0

  • Added strict email/phone validation in AI logic.
  • Added support for file attachments (images/PDF) in chat.
  • Expanded lead collection fields configuration.
  • UI refinements and bug fixes.
  • Removed Legacy Gemini 1.5 models.

1.5.0

  • New: "Before Chat" Lead Gate mode.
  • New: AI Smart Suggestions for follow-up questions.
  • New: Guest Order Lookup by Phone Number.
  • New: "Load Template" for Flows.
  • Improved: Lead Management (CSV Export, IP, Date).
  • Improved: De-activated AI Auto-Flow Generator.

1.4.0

  • Fixed path issue in flow generator.

1.3.0

  • Added AI Auto-Generate Flows.
  • Added Smart Actions (Link, Phone).
  • Added Conditional Logic for Flows.

1.2.0

  • Added Guest Order Status (Email + ID).
  • Added Link Sharing Controls.

1.0.0

  • Initial release.

🤝 Contributing

This is a proprietary plugin developed by Nueva Digital Solutions.

📄 License

GPL-2.0+


Powered by Nueva Digital Solutions