From the course: Secure Generative AI with Amazon Bedrock
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Datasets and vector embeddings
From the course: Secure Generative AI with Amazon Bedrock
Datasets and vector embeddings
- [Instructor] Although foundation models can generate human-like text, images, audio, and more from your prompts, this might not be sufficient for enterprise use cases. To power customized enterprise applications, the foundation models need relevant data from enterprise data sets. Enterprises accumulate huge volumes of internal data, such as documents, presentations, user manuals, reports, and transaction summaries, which the foundation model has never encountered. Ingesting and using enterprise data sources provide the foundation model with domain-specific knowledge to generate tailored, highly relevant outputs that align with the needs of the enterprise. You can supply enterprise data to the foundation models as context along with the prompt, which will help the model to return more accurate outputs. But how do you figure out the context to pass? For that, you need a way to search the enterprise data sets using the prompt text that is passed. This is where vector embeddings help…
Contents
-
-
-
-
Introduction to Amazon Bedrock7m 21s
-
Amazon Bedrock features and its workflow3m 8s
-
Foundation models (FMs) supported by Amazon Bedrock5m 9s
-
(Locked)
Knowledge base for Amazon Bedrock3m 32s
-
(Locked)
Agents for Amazon Bedrock2m 14s
-
(Locked)
Datasets and vector embeddings2m 44s
-
(Locked)
Architecture patterns with Bedrock8m 37s
-
(Locked)
Amazon Bedrock Dashboard overview (Demo)4m 57s
-
(Locked)
Integrating FMs into your code with Amazon Bedrock (Demo)3m 19s
-
-
-
-
-
-
-
-
-