by mobalabkashima on WordPress.org
Integrate WordPress content with Amazon Bedrock Knowledge Bases to create an intelligent RAG (Retrieval-Augmented Generation) chatbot system.
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:
How It Works:
Requirements:
Demo:
See the plugin in action: Live Demo
Plugin Installation & Setup Issues
[rag_chat_ab_chat] in the correct locationContent Synchronization Issues
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:
AWS Authentication & Permissions
If you encounter “Model access is denied” with “aws-marketplace:ViewSubscriptions” permission errors:
aws-marketplace:ViewSubscriptions permissionModel Access & Configuration
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”:
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”:
bedrock:RetrieveAndGenerate permissionsThis plugin uses the following Amazon Bedrock API endpoints provided by Amazon Web Services, Inc.:
Please see the following links for more information about Amazon Web Services:
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.