Introduction to Amazon Bedrock Chat with File using Guide recipe
Introduction to Amazon Bedrock Chat with File using Guide recipe
The Amazon Bedrock Chat with File using Guide recipe is based on REST and SOAP APIs.
You can ask questions to the Amazon Bedrock Large Language Model (LLM) based on an uploaded
file's contents.
The recipe allows you to upload a file with context, provide a user prompt, read the text from
the file, and answer the user's questions based on the contents of the file using the
Amazon Bedrock Large Language Model (LLM).