genai-bedrock Flashcards
Foundation Models
Large-scale pre-trained AI models that can be adapted for various tasks. They form the basis of many generative AI applications.
Amazon Bedrock
A fully managed service that provides API access to foundation models from AWS and third-party providers for building generative AI applications.
Retrieval Augmented Generation (RAG)
A technique that enhances AI model responses by incorporating external knowledge sources improving accuracy and relevance of generated content.
Prompt Engineering
The practice of crafting effective inputs for AI models to generate desired outputs including techniques like zero-shot few-shot and chain-of-thought prompting.
Vector Databases
Specialized databases designed to efficiently store and retrieve high-dimensional vectors or embeddings crucial for semantic search and similarity comparisons in AI applications.
Responsible AI
Practices and principles ensuring AI systems are ethical fair transparent and accountable addressing bias privacy and safety concerns.
Amazon SageMaker
A fully managed machine learning platform for building training and deploying ML models at scale.
AWS Shared Responsibility Model
A security model that defines the distribution of responsibilities for security and compliance between AWS and the customer in cloud environments.
Generative AI
AI systems capable of creating new content such as text images audio and video based on training data and prompts.
Fine-tuning
The process of adapting a pre-trained model to a specific task or domain by further training on a smaller specialized dataset.