This course is designed to introduce generative AI to software developers interested in leveraging large language models without fine-tuning. The course provides an overview of generative AI, planning a generative AI project, getting started with Amazon Bedrock, the foundations of prompt engineering, and the architecture patterns to build generative AI applications using Amazon Bedrock and LangChain.
Prerequisites
We recommend that attendees of this course have:
- AWS Technical Essentials
- Intermediate-level proficiency in Python
THIS COURSE IS NOT ELIGIBLE FOR TRAINING BUNDLES.
Purpose
| Leverage Large Language Models without Fine-Tuning |
Audience
| Software developers interested in leveraging large language models without fine-tuning
|
Role
| Software Engineers | Software Developers |
Skill level
| Advanced |
Style
| Presentations | Demonstrations | Group Exercises |
Duration
| 2 days |
Related technologies
| AWS | Amazon Bedrock | LangChain |
Â
Course objectives
- Describe generative AI and how it aligns to machine learningÂ
- Define the importance of generative AI and explain its potential risks and benefitsÂ
- Identify business value from generative AI use casesÂ
- Discuss the technical foundations and key terminology for generative AIÂ
- Explain the steps for planning a generative AI projectÂ
- Identify some of the risks and mitigations when using generative AIÂ
- Understand how Amazon Bedrock works • Familiarize yourself with basic concepts of Amazon BedrockÂ
- Recognize the benefits of Amazon BedrockÂ
- List typical use cases for Amazon BedrockÂ
- Describe the typical architecture associated with an Amazon Bedrock solutionÂ
- Understand the cost structure of Amazon BedrockÂ
- Implement a demonstration of Amazon Bedrock in the AWS Management ConsoleÂ
- Define prompt engineering and apply general best practices when interacting with FMsÂ
- Identify the basic types of prompt techniques, including zero-shot and few-shot learningÂ
- Apply advanced prompt techniques when necessary for your use caseÂ
- Identify which prompt-techniques are best-suited for specific models • Identify potential prompt misusesÂ
- Analyze potential bias in FM responses and design prompts that mitigate that biasÂ
- Identify the components of a generative AI application and how to customize a foundation model (FM)Â
- Describe Amazon Bedrock foundation models, inference parameters, and key Amazon Bedrock APIsÂ
- Identify Amazon Web Services (AWS) offerings that help with monitoring, securing, and governing your Amazon Bedrock applicationsÂ
- Describe how to integrate LangChain with large language models (LLMs), prompt templates, chains, chat models, text embeddings models, document loaders, retrievers, and Agents for Amazon BedrockÂ
- Describe architecture patterns that can be implemented with Amazon Bedrock for building generative AI applicationsÂ
- Apply the concepts to build and test sample use cases that leverage the various Amazon Bedrock models, LangChain, and the Retrieval Augmented Generation (RAG) approach Â