Ai Sales Agent (ASA)
Ai Sales Agent (ASA) is a cutting-edge WordPress plugin that revolutionizes how you engage with website visitors. Powered by Google’s advanced Gemini AI, this intelligent chatbot doesn’t just wait for questions—it proactively initiates meaningful conversations based on the content your visitors are viewing. 🚀 Key Features 🤖 Advanced AI Technology * Google Gemini Integration: Harnesses the power of Google’s latest Gemini 2.0 Flash model for intelligent, context-aware conversations * Context-Aware Responses: Understands page content to provide relevant, personalized interactions * Natural Language Processing: Delivers human-like conversations that feel natural and engaging 💡 Proactive Engagement * Smart Proactive Messaging: Automatically generates contextual conversation starters based on page content * Intelligent Timing: Customizable delay settings to engage visitors at the optimal moment * Content Analysis: Analyzes page content to create relevant, insightful opening questions * Session Management: Remembers dismissed messages to avoid being intrusive 🎨 Complete Customization * Visual Branding: Match your brand with customizable colors, titles, and subtitles * Avatar Options: Choose from 50+ FontAwesome icons or upload custom images * Positioning Control: Place the chatbot on left or right side of your website * Responsive Design: Optimized for desktop, tablet, and mobile devices * Full-Screen Mobile: Enhanced mobile experience with full-screen chat interface 📊 Smart Features * Chat History Management: Persistent chat history stored locally with configurable limits * API Key Testing: Built-in tool to verify your Gemini API connection * Error Handling: Comprehensive error management with user-friendly messages * Performance Optimization: Cached proactive messages and optimized API calls * Security First: Sanitized inputs, nonce verification, and secure API communication ⚙️ Flexible Display Options * Shortcode Support: Use [asa_chatbot] anywhere on your site * Auto-Insertion: Automatically display on selected page types * Page Type Control: Choose specific pages, posts, archives, or front page * Manual Control: Complete control over where and when the chatbot appears 🌍 Developer & User Friendly * Internationalization Ready: Full translation support with included .pot file * Accessibility Compliant: ARIA labels, keyboard navigation, and screen reader support * Clean Uninstall: Removes all data completely when uninstalled * WordPress Standards: Follows WordPress coding standards and best practices 🎯 Perfect For E-commerce Sites: Guide customers through product selection and increase sales Service Businesses: Qualify leads and schedule consultations Content Sites: Engage readers and reduce bounce rates SaaS Companies: Provide instant support and demo scheduling Educational Sites: Answer student questions and guide course selection Any Website: Improve user engagement and conversion rates 🔧 Technical Specifications AI Model: Google Gemini 2.0 Flash Frontend: Vanilla JavaScript with jQuery Styling: Modern CSS with FontAwesome icons Security: WordPress nonces, input sanitization, and secure API calls Performance: Lightweight footprint with optimized loading Compatibility: Works with all modern WordPress themes 📈 Benefits Increase Conversions: Proactive engagement leads to higher conversion rates Reduce Bounce Rate: Keep visitors engaged with intelligent conversations 24/7 Availability: Your AI sales agent never sleeps Scalable Solution: Handle unlimited conversations simultaneously Cost-Effective: Reduce support costs while improving customer experience Easy Setup: Get started in minutes with simple configuration Privacy and AI Disclaimer Important Privacy Information: This plugin sends visitor messages and page content to Google’s Gemini API to generate intelligent responses. By using this plugin, you acknowledge that: User messages and page content are transmitted to Google’s servers for processing Google may process this data according to their terms of service and privacy policy AI-generated responses may occasionally be inaccurate, biased, or inappropriate You should review and moderate AI responses as needed for your specific use case Consider informing your users about AI-powered chat functionality in your privacy policy Recommended: Review Google’s AI API terms of service and ensure compliance with applicable privacy regulations (GDPR, CCPA, etc.) in your jurisdiction. Support & Development 🎯 Support * WordPress Support Forum * Plugin Documentation 💝 Show Your Appreciation If this plugin helps your business grow, consider supporting development to keep updates and new features coming! 🔧 For Developers * Clean, well-documented code following WordPress standards * Extensive hooks and filters for customization * Modern JavaScript with jQuery compatibility * Comprehensive sanitization and security measures * Full internationalization support Transform your website visitors into customers with intelligent, proactive AI engagement. Install ASA AI Sales Agent today and watch your conversions grow!
Top keywords
- ai10×1.52%
- support9×1.36%
- content8×1.21%
- google8×1.21%
- page8×1.21%
- api7×1.06%
- wordpress7×1.06%
- gemini6×0.91%
- intelligent6×0.91%
- conversations5×0.76%
- messages5×0.76%
- page content5×0.76%
Fast RAGbot
Fast RAGbot is an intelligent chatbot that uses Retrieval-Augmented Generation (RAG) with support for multiple AI providers to provide accurate answers based exclusively on your website content. Key Features: Multi-LLM Support: Choose between Gemini, OpenAI (ChatGPT), or Claude Multi-Domain Indexing: Index up to 3 different domains Document Upload: Bulk upload PDF, DOCX, PPTX, XLSX, TXT, XML, CSV Conversation Memory: Maintains last 5 Q&A turns per session Smart Follow-ups: Suggests questions when answer not found Widget Customization: Custom colors, logo, position, theme CSS Pre-chat Form: Optional name/email collection Chat Logs: Full conversation logging with CSV export Shortcode Support: Embed chat anywhere with [ragbot_chat] Grounded Responses: Answers only from your content – no hallucinations Source Citations: Provides URLs of source pages for transparency Mobile Responsive: Works perfectly on all devices Security First: Rate limiting, nonces, and proper sanitization How It Works: Crawls and indexes your website content Creates semantic embeddings using Google Gemini Retrieves relevant content based on user questions Generates contextual answers with source citations Displays responses in a floating chat widget Perfect For: Customer support automation FAQ assistance Product information queries Company information lookup Documentation assistance External Services & Data Usage This plugin connects to external AI services to provide chatbot functionality. Below is a detailed explanation of what data is transmitted and how it is used. External Services Used Google Gemini API (https://ai.google.dev/) * Used for: Text embeddings and AI text generation * Data sent: User questions, website content chunks, conversation history * Privacy Policy: https://policies.google.com/privacy * Terms of Service: https://policies.google.com/terms OpenAI API (https://openai.com/) – Optional * Used for: Text embeddings and AI text generation (when selected as active model) * Data sent: User questions, website content chunks, conversation history * Privacy Policy: https://openai.com/privacy/ * Terms of Service: https://openai.com/terms/ Claude API by Anthropic (https://anthropic.com/) – Optional * Used for: Text embeddings and AI text generation (when selected as active model) * Data sent: User questions, website content chunks, conversation history * Privacy Policy: https://www.anthropic.com/privacy * Terms of Service: https://www.anthropic.com/legal/terms What Data Is Transmitted User’s Question: The text message submitted by the website visitor Retrieved Document Chunks: Relevant excerpts from your indexed website content (typically 5-8 chunks of ~1000 characters each) Conversation History: Last 5 question-answer pairs from the current session Model Parameters: Temperature (0.1), max tokens (1000), and other generation settings Data Usage & Storage Data is transmitted only for generating responses to user questions No data is stored or used for training by external AI providers (per their API terms) Data transmission occurs in real-time and is not cached by the plugin on external servers All API communications use HTTPS encryption Local WordPress Storage The plugin stores the following data in your WordPress database: Options (wp_options table): * ragbot_settings – Plugin configuration including API keys, widget settings, and preferences Custom Tables: * wp_rag_docs – Indexed website pages and uploaded documents * wp_rag_chunks – Text chunks created from indexed content * wp_rag_embeddings – Vector embeddings for semantic search * wp_rag_sources – Content source configurations (domains, settings) * wp_rag_logs – Chat conversation logs (optional, includes user name/email if pre-chat form enabled) * wp_rag_url_queue – Queue of URLs pending indexing Session Data: * PHP sessions store temporary conversation history (cleared when session ends) * Browser sessionStorage stores chat UI state (cleared when tab closes) Data Control & Privacy User Control: * Delete API keys anytime from Settings > Fast RAGbot > Models tab * Clear all indexed content using “Clear Index” button * Reset plugin settings to defaults * Export or delete chat logs from Settings > Fast RAGbot > Chat Logs tab Data Deletion: * Deactivating the plugin preserves your data * Uninstalling the plugin removes all database tables and options * Use “Clear Index” to remove indexed content without uninstalling Privacy Compliance: * No data is shared with third parties except your chosen AI provider * Chat logs are optional and stored locally in your database * Pre-chat form (name/email collection) is optional and disabled by default * All user inputs are sanitized and validated * Rate limiting prevents abuse (10 requests per 60 seconds per IP) Developer Privacy Policy For questions about data handling, please review: * Your chosen AI provider’s privacy policy (links above) * Your own website’s privacy policy (you are the data controller) * WordPress.org privacy guidelines: https://wordpress.org/about/privacy/ Privacy Policy This plugin acts as a data processor, sending user questions to your chosen AI provider. You (the site owner) are the data controller and responsible for: * Disclosing AI service usage in your privacy policy * Obtaining user consent where required by law (GDPR, CCPA, etc.) * Ensuring compliance with local privacy regulations The plugin stores chat logs locally in your database. If you enable the pre-chat form, user names and emails are stored and should be disclosed in your privacy policy. Support For support, please visit the plugin’s support forum or contact the developer. Credits Supports embeddings and text generation using Google Gemini, OpenAI, or Claude. Built with WordPress coding standards Follows accessibility best practices