Serverless LLM Apps with Amazon Bedrock
Instructor: Mike Chambers
- Intermediate
- 2 Hours 9 Minutes
- 7 Video Lessons
- 5 Code Examples
- Instructor: Mike Chambers
What you'll learn
Learn how to prompt and customize your LLM responses using Amazon Bedrock.
Summarize audio conversations by first transcribing an audio file and passing the transcription to an LLM.
Deploy an event-driven audio summarizer that runs as new audio files are uploaded using a serverless architecture.
About this course
In this course, you’ll learn how to deploy a large language model-based application into production using serverless technology.
A serverless architecture enables you to quickly deploy your applications without the need to manage and scale the infrastructure that it runs on.
You’ll learn to summarize audio files by pairing an LLM with an automatic speech recognition (ASR) model. Through hands-on exercises, you’ll build an event-driven system that automatically detects incoming customer inquiries, transcribes them with ASR and summarizes them with an LLM, using Amazon Bedrock.
After course completion, you’ll know how to:
- Prompt an LLM and customize its responses using Amazon Bedrock.
- Convert audio recordings into written transcripts with Amazon Transcribe, and then summarize these transcripts using an LLM, Amazon Titan.
- Enable logging for all the calls you make to LLMs to help you maintain security, audit, and compliance standards.
- Deploy this audio summarizer as an event-driven serverless workflow using AWS Lambda.
You’ll work with the Amazon Titan model, but in practice Amazon Bedrock allows you to use any model you prefer.
Start building serverless LLM applications with Amazon Bedrock and deploy your apps in just days.
Who should join?
Anyone who is familiar with Python, AWS services, and wants to learn to quickly deploy LLM apps with Amazon Bedrock.
Special thanks to Vocareum for powering the labs provided in this course!
Course Outline
7 Lessons・5 Code ExamplesIntroduction
Video・3 mins
Your first generations with Amazon Bedrock
Video with code examples・21 mins
Summarize an audio file
Video with code examples・30 mins
Enable logging
Video with code examples・14 mins
Deploy an AWS Lambda function
Video with code examples・43 mins
Event-driven generation
Video with code examples・14 mins
Conclusion
Video・1 mins
Instructor
Mike Chambers
Developer Advocate for Generative AI at AWS, Co-instructor of Generative AI with Large Language Models
Serverless LLM Apps with Amazon Bedrock
- Intermediate
- 2 Hours 9 Minutes
- 7 Video Lessons
- 5 Code Examples
- Instructor: Mike Chambers
Course access is free for a limited time during the DeepLearning.AI learning platform beta!
Want to learn more about Generative AI?
Keep learning with updates on curated AI news, courses, and events, as well as Andrew’s thoughts from DeepLearning.AI!