A Retrieval Augmented Generation (RAG) system combines large language models with information retrieval.
It uses vectors to find text that matches the meaning of a user query rather than just keywords.
Amazon Bedrock Knowledge Bases allows customers to manage their own vector store backend.
Three options exist: Amazon OpenSearch Service, Amazon Aurora PostgreSQL with pgvector, and Amazon S3 Vectors.



