Building Custom Amazon Bedrock Agents for Automation from Scratch

preview_player
Показать описание
Amazon Bedrock enables you to build custom "agents" that perform actions in response to certain prompts entered into the Bedrock service. In this video, we'll explore an example of a Bedrock Agent, and also take a look at how to create an Agent from scratch. Bedrock Agents integrate directly with AWS Lambda functions to perform actions. AWS Lambda functions can integrate with many other software systems, enabling you to build virtually any type of solution that leverages AI natural language capabilities. Trevor Sullivan is a Solutions Architect with StratusGrid and will be taking you through the entire Agent architecture and creation process.

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

How can I timely invoke agent after a certain, after every 10 min for that too I have to declare the lambda function .

SumitSingh-wplc
Автор

Great video Trevor! If you ever do a follow-up on how to use a KB with an Agent that'd be great.

FYI, I'm working on a recommendation engine that gets data from a Bedrock KB and wanting to have it as a frontpage bot. For newbies, it is a bit confusing how to set this up. A prompt flow allowed me to clean the kb results via a lambda but a prompt flow doesn't give me the ability to subsequently drill down on the resultset: it has no memory. An agent has memory but how do I guide it along with the need to clean up the results from a kb via lambda etc. I'm going in circle....

Anyway, I love your videos, thank you for posting them! 😊

lesptitsoiseaux
Автор

My ADHD cannot handle no timestamps

0:00 - Introduction and Welcome
0:11 - Introduction to Amazon Bedrock
0:48 - Overview of Amazon Bedrock Agents
1:21 - Brief Introduction to StratusGrid
2:30 - Stratosphere: Cost Optimization Tool
3:50 - Detailed Explanation of Amazon Bedrock Agent Workflow
9:08 - Example of Retrieving Data with Bedrock Agents
11:02 - Setting Up and Testing Bedrock Agents
25:01 - Creating a New Bedrock Agent from Scratch
34:01 - Testing and Debugging Bedrock Agent
47:00 - Implementing and Validating Lambda Functions
56:00 - Limitations and Additional Features of Bedrock Agents
57:03 - Conclusion and Final Thoughts

boxtikr