课程: Advanced AI Analytics on AWS: Amazon Bedrock, Q, SageMaker Data Wrangler, and QuickSight
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Hands-on demo: Bedrock analytics with Rust
课程: Advanced AI Analytics on AWS: Amazon Bedrock, Q, SageMaker Data Wrangler, and QuickSight
Hands-on demo: Bedrock analytics with Rust
- [Instructor] An emerging area of using large language models is to outsource some of the analytics operations that an organization would do by using a foundational model. In this case, we're going to use Bedrock and we're going to use some analytics workflow. So this is more of a proof of concept just to get some of the end-to-end pipeline working. And if I take a look at the README file here, you can see that this is a project in Rust that calls into the Bedrock Foundation API, and bases a forecast on sales data from a CSV. So first we would need Rust, we would need AWS credentials configured, we need an active AWS account and also the AWS SDK. And then you would go through here and do a forecast based on this sales data. So let's go ahead and take a look at the sales data. Again, a very simple kind of intentionally contrived data for this demo. And then if we look at the Cargo.toml file, this is where we're able to pull up everything that we need for the project. So in here, we…
内容
-
-
-
Introduction to analytics with AI on AWS5 分钟 42 秒
-
(已锁定)
Visualizing Rust and Bedrock analytics integration2 分钟 36 秒
-
(已锁定)
Hands-on demo: Bedrock analytics with Rust5 分钟 28 秒
-
(已锁定)
Converting Python analytics code to Rust using GenAI4 分钟 21 秒
-
(已锁定)
Building an intelligent code transformation pipeline2 分钟 39 秒
-
(已锁定)
Implementing code instrumentation with GenAI on AWS8 分钟 42 秒
-
(已锁定)
Performance pipeline integration with GenAI3 分钟 8 秒
-
-
-