Automate chatbot for document and data retrieval using Amazon Bedrock Agents and Knowledge Bases
Machine Learning Blog
This article describes an automated solution for building a chatbot using Amazon Bedrock that can retrieve information from both documentation and databases to provide comprehensive answers.
Specifically, the article covers:
- Overview of the solution architecture utilizing various AWS services like Amazon Bedrock, ECS, Lambda, Athena, OpenSearch, etc.
- How to deploy the solution using AWS CDK
- Key Amazon Bedrock features used: Agents, Knowledge Bases, Action Groups
- Sample questions and answers demonstrating retrieval from documentation, databases, and both sources
- Steps to customize the solution for your own datasets
- Cleanup instructions to delete deployed resources
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Feb 19
2024
2024
Build a contextual chatbot application using Amazon Bedrock Knowledge Bases
Mar 14
2024
2024
Building a Conversational Document Bot on Amazon Bedrock and Amazon Textract with .NET Windows Forms
May 19
2025
2025
Build an AI-powered text-to-SQL chatbot using Amazon Bedrock, Amazon MemoryDB, and Amazon RDS
Jul 23
2026
2026
Agentic retrieval for Amazon Bedrock Managed Knowledge Base
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.