Learn how to build an end-to-end document question and answering (Q&A) application using AWS Bedrock and the LangChain framework. Ingest PDF documents, convert them into vectorized embeddings, query with natural language questions, and retrieve concise summaries.
Table of contents
Building an End-to-End Document Q&A Application with AWS Bedrock and LangChainIntroductionArchitectureGetting StartedResultsSort: