In this lab, you gain hands-on experience with enabling access to LLMs, testing models with basic prompts, adjusting model parameters, generating AI images, and exploring provided examples within the Amazon Bedrock console.
Objectives
- Access and explore the Amazon Bedrock documentation regarding foundation model providers.
- Enable access to LLMs in Amazon Bedrock.
- Access text and chat playgrounds and experiment with response generation using basic prompts.
- Experiment with changing model parameters to see how model output is affected.
- Access an image playground to create and modify an AI generated image.
Prerequisites
- Basic understanding of AWS Management Console navigation
- Familiarity with AI/ML concepts, particularly Large Language Models (LLMs)
- Basic knowledge of prompt engineering
- Understanding of simple image editing concepts
- Experience with text-based interactions with AI models
Outline
Task 1: Explore and request model access
Task 2: Text playground
Task 3: Chat playground
Task 4: Image playground