AIOHM Knowledge Assistant
Transform your WordPress site into an intelligent, WordPress 7.0-ready knowledge base with AI-powered chatbots that embody your brand’s unique voice and deliver accurate, contextual responses. AIOHM Knowledge Assistant processes your existing content to provide sophisticated AI interactions while maintaining your authentic communication style, privacy controls, and professional standards. Free Version Features The free version includes all the core functionality you need to get started with AI-powered knowledge bases: Public Chatbot: Add an intelligent chatbot to your website that answers visitor questions based on your content Knowledge Base Management: Scan and index your WordPress posts, pages, and uploaded documents Multi-Provider AI Support: Choose from OpenAI, Google Gemini, Anthropic Claude, Groq, and ShareAI Brand Voice Configuration: Set up your chatbot’s personality and communication style Content Processing: Support for PDF, CSV, TXT, and JSON document formats Admin Dashboard: Complete control center for setup and management Responsive Design: Works seamlessly across all devices Upgrade to Pro for advanced features like private AI assistants, local AI processing, and white-label licensing. Key Features Intelligent Content Processing * Automatic indexing of WordPress posts, pages, and uploaded files * Support for PDF, CSV, TXT, and JSON document formats * Advanced semantic search with vector embeddings * Smart content chunking for optimal AI processing Multi-Provider AI Integration * OpenAI GPT models (GPT-5) * Google Gemini Pro with advanced embeddings * Anthropic Claude for sophisticated reasoning * Groq for ultra-fast inference with Llama and Mistral models * ShareAI for specialized model access * Ollama Local AI for completely private, on-premise processing * ServBay Ollama server integration for development environments * Complete API key privacy – your data stays under your control Brand Voice Alignment * Comprehensive brand personality questionnaire * Custom system prompts and tone configuration * Consistent voice across all AI interactions * Private brand assistant for internal team use Enterprise-Grade Security & Licensing * Encrypted API key storage using WordPress security constants * Rate limiting (100 requests/hour per user and IP) * Membership-based access control integration * GDPR-compliant data handling practices * Private knowledge segregation for sensitive content * White label licensing for unlimited site deployments * Agency and reseller program support * Complete local AI processing with Ollama integration Performance Optimized * WordPress object cache integration * Intelligent caching with automatic invalidation * Minimal server resource requirements * CDN-compatible static assets Use Cases Professional Services: Provide 24/7 client support while maintaining confidential internal processes through dual-mode functionality. Content Creators: Get writing assistance that matches your style while offering public AI assistance to your audience. E-commerce: Answer product questions instantly while using private mode for inventory management and strategic planning. Coaching & Consulting: Replace repetitive client questions with an AI that understands your methodology and speaks with your expertise. Implementation Deploy AI functionality through shortcodes: * [aiohm_chat] – Public chatbot for website visitors * [aiohm_search] – Knowledge base search interface * [aiohm_private_assistant] – Private AI assistant for authenticated users The plugin automatically processes WordPress shortcodes, extracts meaningful content from complex layouts, and maintains context relationships between content pieces. Technical Requirements WordPress 6.2 or higher PHP 7.4 or higher API key from at least one supported provider (OpenAI, Claude, Gemini, Groq, or ShareAI) Optional: Paid Memberships Pro for advanced access control Privacy & External Services This plugin connects to external AI services only when configured with user-provided API keys. All communications use secure HTTPS connections, and no conversation data is stored on external servers beyond temporary processing requirements. Supported AI Services: * ShareAI API (shareai.now) – Terms | Docs * OpenAI API (api.openai.com) – Terms | Privacy * Google Gemini API (generativelanguage.googleapis.com) – Terms | Privacy * Anthropic Claude API (api.anthropic.com) – Terms | Privacy * Groq API (api.groq.com) – Terms | Privacy User consent is required before making any external API calls. All API keys are encrypted and stored securely in your WordPress database.
Top keywords
- ai15×2.49%
- api14×2.32%
- content9×1.49%
- wordpress9×1.49%
- privacy7×1.16%
- private7×1.16%
- processing7×1.16%
- knowledge6×1.00%
- brand5×0.83%
- groq5×0.83%
- integration5×0.83%
- openai5×0.83%
Albert – The AI Butler
Want Claude or ChatGPT to actually do things on your WordPress site instead of just talking about it? Albert is the AI assistant connector for WordPress. It exposes your site through the Model Context Protocol (MCP), so AI assistants can write and edit posts, organize media, manage products, and handle day-to-day tasks — all under your control. Every well-run site deserves a proper butler. Albert stands at the door, welcomes AI assistants like Claude and ChatGPT, checks their credentials, and puts them to work — no custom code and no complicated setup. And a good butler is discreet. Albert keeps your visitors’ and customers’ personal details — names, email addresses, phone numbers and postal addresses — private, hiding them from AI assistants by default and revealing the real details only when you explicitly ask. What your AI assistant can do Once connected, an AI assistant can take real action on your site through a curated set of abilities: Write and manage content — Create, edit, find, and delete posts and pages, working directly in the block editor (headings, lists, columns, images and more) or the classic editor. Edit individual blocks — Change, add, move, or remove a single block without rewriting the whole page. Organize media — Upload images, browse the media library, and set featured images. Manage users and taxonomies — Find and manage users, categories, tags, and custom terms. Run your store — When WooCommerce is active, look up products, orders, and customers. Extend it yourself — Developers can register custom abilities with the WordPress Abilities API. Works with Claude, ChatGPT and any MCP client Albert turns your WordPress site into an MCP server. Copy the endpoint URL, paste it into Claude Desktop, ChatGPT, or any MCP-compatible AI assistant, authorize, and you’re connected. The same three steps work for every client. You decide what AI assistants can do Not every guest needs access to every room. From the admin panel, you choose exactly which abilities are switched on. Write and delete abilities are off by default, and every action still respects WordPress’s own user roles and capabilities — an AI assistant can never do more than the authorized user could do by hand. Secure by design Every AI assistant must present proper credentials before Albert lets it in. Connections use OAuth 2.0 with time-limited, automatically refreshing tokens — no passwords are ever shared — and you can revoke any connection at any time. Privacy Policy Albert does not collect, store, or transmit any user data to external servers. All authentication tokens are stored locally in your WordPress database. When you authorize an AI assistant, that assistant will have access to perform actions on your WordPress site according to the permissions you grant. You control which abilities are enabled and can revoke any session at any time. Credits Developed by Mark Jansen – Your Mark Media Website: https://yourmark.nl Plugin URL: https://wordpress.org/plugins/albert/ Built with: * league/oauth2-server for OAuth 2.0 implementation * Model Context Protocol (MCP) for AI assistant connectivity * WordPress Coding Standards