From the course: Generative AI and Large Language Models on AWS
Unlock this course with a free trial
Join today to access over 24,000 courses taught by industry experts.
Using CodeWhisperer CLI - Amazon Web Services (AWS) Tutorial
From the course: Generative AI and Large Language Models on AWS
Using CodeWhisperer CLI
- [Instructor] Here we have a terminal that has AWS CodeWhisper's CLI installed. First up here, I'm going to type in the cw ai, start here. And what's nice about this is that I can ask it a simple question using natural language. So for example, list files. What happens is that it translates it to ls -l. So this is really handy, especially for people who are getting used to the Shell. Notice, I can execute the command, I can edit the command, I can regenerate the answer, I can ask another question or cancel. So this is also a nice little menu here as well. So let's go ahead and execute that command. Now, the other thing that comes into play that's pretty cool is that it has good auto completion for AWS commands, since this tool is made by AWS. So by typing aws s3, notice that it gives me all of the different commands that are available, which is pretty awesome, because a lot of times it is time intensive to, you know, look at the documentation, et cetera. But I can actually use this…
Contents
-
-
Course introduction55s
-
Cloud service model for AI3m 47s
-
Cloud deployment model for AI3m 35s
-
(Locked)
Benefits of cloud computing3m 2s
-
(Locked)
AWS cloud adoption framework for AI2m 46s
-
(Locked)
Development environment for AI4m 18s
-
(Locked)
MLOps challenges and opportunities with Python and Rust8m 18s
-
(Locked)
Generative AI workflow with Rust5m 50s
-
(Locked)
Python for data science in the era of Rust and generative AI6m 7s
-
(Locked)
Emerging Rust LLMOps workflows3m 57s
-
(Locked)
AWS CodeCatalyst for Rust4m 55s
-
(Locked)
SageMaker Code editor3m 43s
-
(Locked)
Lightsail for research3m 28s
-
(Locked)
Serverless Bedrock diagram2m 28s
-
(Locked)
Bedrock knowledge agent with retrieval-augmented generation (RAG)2m 6s
-
(Locked)
Demo: AWS Bedrock list with Rust2m 50s
-
(Locked)
Diagram: Serverless Rust on AWS2m 21s
-
(Locked)
Diagram: Rust Axum Greedy Coin microservice3m 14s
-
(Locked)
Demo: Rust Axum Greedy Coin3m 40s
-
(Locked)
Demo: Rust Axum Docker4m 42s
-
(Locked)
Diagram: Prompt engineering3m 47s
-
(Locked)
Summarizing text with Claude5m 28s
-
(Locked)
AWS CodeWhisperer for Rust7m 47s
-
(Locked)
Installing and configuring CodeWhisperer2m 19s
-
(Locked)
Using CodeWhisperer CLI4m 28s
-
(Locked)
Building Bash functions5m 38s
-
(Locked)
Building a Bash CLI3m 13s
-
(Locked)
Key components of AWS Bedrock3m 11s
-
(Locked)
Getting started with the Bedrock SDK2m 57s
-
(Locked)
Cargo SDK for Rust Bedrock1m 25s
-
(Locked)
Bedrock Boto3: Listing models2m 3s
-
(Locked)
Rust: Listing Bedrock models1m 57s
-
(Locked)
Invoking Claude with Bedrock3m 31s
-