Ask My Content – AI Search Chatbot
Add an AI search assistant to your WordPress site. Ask My Content indexes your pages, posts, products, events, and custom post types so visitors can ask questions and get answers from your actual site content, with source links. Turn your WordPress pages, posts, products, events, and archives into an AI-powered answer engine. Visitors ask questions; Ask My Content answers using your actual site content and shows sources. Unlike standard content search plugins that rely on keyword matching, Ask My Content uses semantic embeddings and retrieval-augmented generation to return direct answers in full sentences. Supports Gutenberg, Elementor, Avada, and WooCommerce content. Demo website Try the live demo: Ask My Content live demo Click “AI Chat by Pavel!” in the bottom right corner. Key Features * Retrieval Augmented Generation (RAG) – answers are grounded in your actual site content. * Uses AI for embeddings and completions (via a secure Node.js backend). * Change tracking – edited pages/posts can be auto re-indexed immediately, or queued for manual re-indexing. * Deleted content removal – auto notifies the backend when pages or posts are trashed or permanently deleted. * Lightweight – no heavy admin UI or visual layout tools, just the essentials. * Flexible – works with posts, pages, other content types, and header/footer. * Website Admin can see Questions and Answers history, and related details. How it works 1. After activating the plugin, go to Dashboard -> Ask My Content and press “Start Indexing” (or run wp amc index) to send your site content to the backend. Indexing must be completed before the chat can answer questions. 2. Enable the floating launcher to show the chat site-wide; or add the Ask My Content block to an existing or new page (or place the [ask_my_content] shortcode) and publish/update the page so the chat interface has a front-end location. 3. When a visitor asks a question, the chatbot retrieves the most relevant snippets from your indexed website content. 4. AI generates an answer based on that content. After you edit content, enable Automatically re-index modified pages, posts, and content to sync changes in the background, or re-run indexing manually from Dashboard -> Ask My Content (or via wp amc index). Deleted posts are sent to the backend automatically when they are trashed or removed. Note: Your site’s content and user questions are securely sent to an external AI service for processing. Command Line Usage The plugin bundles a WP-CLI command suite (wp amc) for scripted indexing and status checks. It complements the Ask My Content Settings admin screen: Use the settings page for a guided UI, manual start/stop buttons, and real-time counters inside the WordPress dashboard. Use wp amc when you need automation (cron jobs, SSH sessions, CI) or want to run indexing without opening a browser. Available commands include: wp amc index [--include-posts] [--include-other-post-types] [--pages-only] [--force] wp amc status wp amc stop Run wp help amc index for full option descriptions: NAME wp amc index DESCRIPTION Run indexing immediately (pages always, posts and other public content types optional). SYNOPSIS wp amc index [--include-posts] [--include-other-post-types] [--pages-only] [--force] OPTIONS [--include-posts] Include posts in addition to pages. [--include-other-post-types] Include other public content types (for example products or books) in addition to pages. [--pages-only] Index pages only. Overrides any previously saved content-type settings. [--force] Steal an existing lock and run anyway (use with caution if another process may be running). EXAMPLES wp amc index wp amc index --include-posts wp amc index --include-other-post-types wp amc index --pages-only wp amc index --force Installing WP-CLI Many hosts ship with WP-CLI pre-installed. If yours does not, install it manually: Download the Phar: curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar Make it executable: chmod +x wp-cli.phar Move it into your PATH (optional): sudo mv wp-cli.phar /usr/local/bin/wp Confirm: wp –info See https://wp-cli.org/#installing for additional options (Homebrew, Docker, Windows packages). Running the command successfully Run wp amc ... from the WordPress installation root (where wp-config.php lives) or supply the path explicitly: Change directory, e.g. cd /srv/www/wordpress then run wp amc status Or pass the path flag: wp --path=/srv/www/wordpress amc status If you run the command from another folder you will see: Warning: No WordPress installation found. If the command ‘amc’ is in a plugin or theme, pass –path=path/to/wordpress. Point wp at your site root and re-run to resolve the error.
Top keywords
- content24×3.28%
- wp21×2.87%
- amc19×2.60%
- wp amc16×2.19%
- index12×1.64%
- amc index11×1.50%
- ask11×1.50%
- pages10×1.37%
- wp amc index10×1.37%
- ask my content9×1.23%
- posts9×1.23%
- run8×1.09%
RAG Chat for Amazon Bedrock
RAG Chat for Amazon Bedrock is a WordPress plugin that seamlessly integrates your WordPress content with Amazon Bedrock Knowledge Bases to create an intelligent RAG (Retrieval-Augmented Generation) chatbot system. Key Features: Direct Amazon Bedrock Integration: Connects directly to Amazon Bedrock Knowledge Bases without external servers Automatic Content Synchronization: Automatically syncs WordPress posts and pages to Amazon Bedrock when content is created, updated, or deleted Real-time Chat Interface: Provides a chat widget for visitors to interact with your content using AI Comprehensive Admin Interface: Four dedicated admin pages for configuration and content management AWS Security: Uses AWS Signature Version 4 authentication for secure API communication Content Management: Track sync status and manage which content is synchronized to Amazon Bedrock How It Works: Configure your AWS credentials and Amazon Bedrock Knowledge Base in the plugin settings New WordPress posts and pages are automatically synchronized to Amazon Bedrock when saved or deleted Existing content can be synchronized using the export function in the Content Management page Visitors can use the chat interface to ask questions about your content Amazon Bedrock retrieves relevant content and generates intelligent responses using your WordPress data Requirements: AWS account with Amazon Bedrock access Amazon Bedrock Knowledge Base configured Valid AWS credentials (Access Key ID and Secret Access Key) Demo: See the plugin in action: Live Demo Troubleshooting Plugin Installation & Setup Issues Plugin activation fails Ensure your WordPress version meets the minimum requirement (6.6+) Check that your PHP version is 7.4 or higher Verify there are no plugin conflicts by temporarily deactivating other plugins The chat interface doesn’t appear on my page Make sure you’ve inserted the shortcode [rag_chat_ab_chat] in the correct location Check that the plugin is activated Verify your AWS credentials are correctly configured in the plugin settings Content Synchronization Issues Content sync is failing Verify your AWS credentials have the correct permissions Check that your Knowledge Base ID and Data Source ID are correct Ensure your Knowledge Base has a “Custom” type data source For existing content, use the “Export Posts and Pages to Amazon Bedrock” feature on the Content Management page Export operation times out If you have many posts and pages, “Export Posts and Pages to Amazon Bedrock” may take a long time and cause timeout errors depending on your PHP settings. To reduce the risk of timeout: Export content in smaller batches by selecting specific date ranges Consider increasing your PHP execution time limit if you have server access Contact your hosting provider if timeout issues persist For large-scale exports, we offer a dedicated bulk export PHP script that runs independently on your server and can handle large volumes of content without web browser timeout limitations. Contact us at https://tally.so/r/3jjoga for more information about our bulk export solution AWS Authentication & Permissions AWS permission errors Double-check all required IAM permissions are granted to your user Verify your AWS Access Key ID and Secret Access Key are correct Ensure your AWS account has access to Amazon Bedrock in the selected region Check the AWS CloudTrail logs for detailed error information AWS Marketplace subscription error If you encounter “Model access is denied” with “aws-marketplace:ViewSubscriptions” permission errors: Your IAM user needs the aws-marketplace:ViewSubscriptions permission Add this permission to your IAM user’s policy Wait 15 minutes after fixing the permissions before trying again This is required for AWS Marketplace subscription completion Model Access & Configuration Model use case details required If you encounter an error like “Model use case details have not been submitted for this account. Fill out the Anthropic use case details form before using the model”: Anthropic requires use case details before using their models Fill out the Anthropic use case details form in your AWS console Wait 15 minutes after submitting before trying again See the AWS documentation: https://docs.aws.amazon.com/bedrock/latest/userguide/model-access.html Inference profile required error If you get an error like “Invocation of model ID anthropic.claude-haiku-4-5-20251001-v1:0 with on-demand throughput isn’t supported. Retry your request with the ID or ARN of an inference profile”: Some models require using inference profiles instead of direct model invocation Use the ID or ARN of an inference profile that contains the model Configure inference profiles in your Amazon Bedrock settings See the AWS documentation: https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html Chat responses are not working Verify that your AWS region is correct in the plugin settings Check that your Knowledge Base contains synchronized content Ensure your IAM user has bedrock:RetrieveAndGenerate permissions Try asking questions related to your synchronized content External services This plugin uses the following Amazon Bedrock API endpoints provided by Amazon Web Services, Inc.: PUT https://bedrock-agent.{$region}.amazonaws.com/knowledgebases/{$knowledge_base_id}/datasources/{$data_source_id} Called when a post or page is created or updated. Used to add / update content on Amazon Bedrock. The whole content (post or page) is sent. POST https://bedrock-agent.{$region}.amazonaws.com/knowledgebases/{$knowledge_base_id}/datasources/{$data_source_id}/documents/deleteDocuments Called when a post is deleted or moved to trash. Used to delete content from Amazon Bedrock. Only the post / page ID is sent. POST https://bedrock-agent-runtime.{$region}.amazonaws.com/retrieveAndGenerate Called when a visitor asks a question. Used to generate responses using Amazon Bedrock’s AI. The query that the user enters is sent. The response contains a session ID, and it will be send to this endpoint in the subsequent requests along with the query. Please see the following links for more information about Amazon Web Services: AWS Service Terms AWS Privacy Related Projects This plugin is based on WP RAG (https://github.com/mobalab/wp-rag), which provides RAG functionality using external servers and OpenAI’s APIs. RAG Chat for Amazon Bedrock offers a different approach by integrating directly with Amazon Bedrock Knowledge Bases for users who prefer AWS-native solutions.