Linux 软件免费装

RAG Chat for Amazon Bedrock

开发者
更新时间 2025年11月1日 00:27
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv3
版权网址: 版权信息

标签

ai chatbot knowledge base rag amazon bedrock

下载

0.0.2 0.0.1

详情介绍:

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:
  1. Configure your AWS credentials and Amazon Bedrock Knowledge Base in the plugin settings
  2. New WordPress posts and pages are automatically synchronized to Amazon Bedrock when saved or deleted
  3. Existing content can be synchronized using the export function in the Content Management page
  4. Visitors can use the chat interface to ask questions about your content
  5. Amazon Bedrock retrieves relevant content and generates intelligent responses using your WordPress data
Requirements: Demo: See the plugin in action: Live Demo

安装:

WordPress Installation:
  1. Install the plugin through the WordPress plugins screen directly, or upload the plugin files to the /wp-content/plugins/rag-chat-ab directory
  2. Activate the plugin through the 'Plugins' screen in WordPress AWS Setup (Required): Before using this plugin, you need to set up Amazon Bedrock and create a Knowledge Base:
  3. Create an AWS account if you don't have one: AWS Account Setup
  4. Set up Amazon Bedrock access: Getting Started with Amazon Bedrock
  5. Create a Knowledge Base: Amazon Bedrock Knowledge Base Setup
  6. Create a data source of "Custom" type within your Knowledge Base (required for the plugin to sync WordPress content)
  7. Create an IAM user with the following permissions:
  8. bedrock:IngestKnowledgeBaseDocuments (to sync WordPress content)
  9. bedrock:DeleteKnowledgeBaseDocuments (to remove deleted WordPress content)
  10. bedrock:RetrieveAndGenerate, bedrock:RetrieveAndGenerate (to generate chat responses)
  11. AWS managed policy AmazonBedrockAgentCoreMemoryBedrockModelInferenceExecutionRolePolicy
  12. Additional permissions may be required depending on your specific AWS setup and Knowledge Base configuration
  13. See IAM Permissions for Amazon Bedrock for detailed setup
  14. Create AWS credentials (Access Key ID and Secret Access Key): Managing AWS Access Keys Need Help with AWS Setup? Setting up AWS infrastructure can be complex. We offer an automated infrastructure package that includes shell scripts and CDK (Cloud Development Kit) code to construct all necessary AWS resources automatically. This package handles the complete setup including Knowledge Bases, IAM permissions, and proper configurations. For more information about our infrastructure automation package, please contact us at https://tally.so/r/3jjoga
Plugin Configuration:
  1. Go to the RAG Chat admin menu to configure your Amazon Bedrock settings
  2. Enter your AWS credentials and Knowledge Base details
  3. New content will automatically sync to Amazon Bedrock when created, updated, or deleted
  4. For existing posts and pages, use "Export Posts and Pages to Amazon Bedrock" on the Content Management page
  5. Insert the shortcode [rag_chat_ab_chat] where you want the chat interface to appear
  6. (Optional) Configure your chat interface settings for custom styling and behavior

常见问题:

What is Amazon Bedrock?

Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies through a single API, along with a broad set of capabilities to build generative AI applications.

Do I need an AWS account?

Yes, you need an AWS account with access to Amazon Bedrock and a configured Knowledge Base to use this plugin.

What content types are supported?

Currently, the plugin supports WordPress posts and pages. Custom post types may be added in future versions.

Is my content sent to external servers?

Your content is synchronized directly to your Amazon Bedrock Knowledge Base. No external third-party servers are involved in the process.

Can I control which content gets synchronized?

Not at the moment, but this feature is planned for future versions.

Do you offer professional setup and integration services?

Yes! While this plugin is free to use, we understand that setting up AWS and Amazon Bedrock can be complex. We offer professional integration services to help you get your RAG system up and running smoothly. For more information about our integration services, please contact us at https://tally.so/r/3jjoga

更新日志:

0.0.2: October 30th, 2025 0.0.1: October 7th, 2025