Integrating Foundation Models into Your Code with Amazon Bedrock

preview_player
Показать описание

Discover Amazon Bedrock and learn how to integrate generative AI models from leading AI startups and Amazon into your applications. In this video, AWS Senior Developer Advocate Mike Chambers steps through how to use Boto3, the Python SDK for AWS, to make text generations with models such as Anthropic Claude and A121 Labs Jurassic. To follow along you will need the latest Boto3 library, and AWS account, and permissions to call the Amazon Bedrock service.

Follow AWS Developers:

Follow Mike!

00:00 Introduction
00:23 Generation with Jurassic
05:13 Generation with Claude
08:50 Invoke with Response Stream
10:58 Outro

#amazonbedrock #generativeai #aws
Рекомендации по теме
Комментарии
Автор

The great thing you've done is make complex technology seem like a piece of cake. It's like a magic. Thanks

wenijinew
Автор

This is a fantastic and very useful demo of Amazon Bedrock capabilities. Thank you for posting this!

GEB-Loop
Автор

Fantastic video Mike! very clear, easy to follow along. Exciting!

romain_tpifs
Автор

You’re incredible! Can’t wait to see more from you.

easybusinessou
Автор

Excellent Mike, you make it look very simple. quite insightful nuggets.

khanna-vijay
Автор

Excelent video Mike.. I've just tried aws console and it seems that "Api request" output has changed over the time. And now shows the aws cli command to execute.

tequilafree
Автор

Such a clear and concise explanation. Thank you

bluehorizon
Автор

Great introduction to this very promising new service! Thanks Mike

SuperDanut
Автор

Awesome Mike ... Looks very simple ... If you have other use cases as to what base models to use for what kind of prompts it will be really very useful so that we know whether we should use AI21Lab, Anthropic or Amazon etc

debobratabose
Автор

This video is a bit outdated now.
First, they have moved "view API request" button into the three dots at top right corner.
Second, the "propmt" in body of kwargs has been changed to "inputText". Or maybe just because I'm using modal <Titan Text G1 - Express>, not the <ai21jur> ?

bruceli
Автор

This is really nice and detailed explanation. do we also need the model access for the play ground to explore the bedrock service ??

saisankarborra
Автор

Fantactic one. As usual awesome way of explaining from Mike !!!

ganapathytechtips
Автор

'Really loving this easy-to-follow content, great job!

skyisblue
Автор

This is one hell of a video. Awesome 😎 thank you!

khalidelgazzar
Автор

Very valuable tutorial Mike! But one piece is missing, where and how did you connect the API amazon token/profile?

tomasmali
Автор

Thanks for video. Really interested in fine tuning for custom models too

manninaki
Автор

Hi - I successfully followed this example. But now I want to continue the conversation thread. How can I do that?

Torben-jpsr
Автор

Thank you -- it is very useful and helpful !!

南加南
Автор

I was able to follow the tutorial until the part about the "View API request" button that does not appear for me.
How else can I access the API request?

nachovichoZX
Автор

Hi Mike, I loved how you presented this demo with python. Can you or anyone please share documentation with Javascript, I am about to create something using Bedrock and JS

mquanit