Slide 3
Slide 3 text
What is Amazon Bedrock Knowledge Bases?
Definition
"Fully managed support for end-to-end RAG workflow"
Amazon Bedrock Knowledge Bases (KB) integrates with S3 and OpenSearch to automatically split, embed, and store
documents.
It quickly retrieves the most relevant context in response to user queries and passes the results to an LLM, abstracting and
simplifying the entire Retrieval + Generation workflow.
This reduces the burden of building and managing complex RAG pipelines, allowing developers to focus on application
development.