ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Amazon Bedrock Agents Tutorial - Architecture and Orchestration

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 มี.ค. 2024
  • Amazon Bedrock Agent can perform actions and augment responses using companies data sources. It combines Actions with RAG techniques and converses using a Large Language Model.
    AWS Bedrock Agents Tutorial: In this demo, we will learn how to create and use an AWS Bedrock Agent.
    #artificialintelligence #retrievalaugmentedgeneration #RAG #awsarchitecture #aiassistant #LLM
    Github Code Repo: github.com/architecturebytes/...
    You may be charged for resources you use during the exercise, so please keep that in mind. For example Foundation Models are likely to charge you based on 'Tokens'.
    Timelines:
    00:05 Introduction
    00:53 Architecture
    02:36 Tutorial Begins
    04:58 Knowledge Base
    11:47 Advanced Prompt (Templates)
    13:38 Actions
    17:18 Test Agent
    19:43 Agent Alias

ความคิดเห็น • 18

  • @yotubecreators47
    @yotubecreators47 4 หลายเดือนก่อน +3

    Amazing this kind of tut created by genuine human spent hours on it's quality is amazing youtube algo need to upvote this

  • @santoshkmhatre
    @santoshkmhatre 3 หลายเดือนก่อน +1

    One the best videos you will find on TH-cam that succinctly demos how Amazon Bedrock really works! Kudos!!

  • @amandamide
    @amandamide 4 หลายเดือนก่อน

    Folks, this was a really nice video to help understand Amazon Bedrock. I can't write code so in glad you could show how one can still build and test within the Bedrock console.

  • @aliyazdizadeh
    @aliyazdizadeh 2 หลายเดือนก่อน

    this is so gooood!

  • @yotubecreators47
    @yotubecreators47 4 หลายเดือนก่อน

    Thank you

  • @karthickramadoss4937
    @karthickramadoss4937 3 หลายเดือนก่อน

    in Agent, Can we connect any AWS API or any API which response orchestration perform by bedrock Which specifically AWS twinmaker api need to connect with bedrock agent ? any suggestion from your end ?

    • @ArchitectureBytes
      @ArchitectureBytes  3 หลายเดือนก่อน

      Once you invoke a Lambda function (action group) - you can invoke any API of your choice from there.

  • @tamalchatterjee6488
    @tamalchatterjee6488 4 หลายเดือนก่อน

    Nice video. Pls share the 2 files used to create the KB.

    • @ArchitectureBytes
      @ArchitectureBytes  4 หลายเดือนก่อน

      Pls find the same in the linked github repository.

    • @tamalchatterjee6488
      @tamalchatterjee6488 4 หลายเดือนก่อน

      @@ArchitectureBytes - I need the Product Catalog and the Inventory. The GitHub has only the codes.

    • @ArchitectureBytes
      @ArchitectureBytes  4 หลายเดือนก่อน

      Yes, they are available there now - please check.

  • @SynthMindSolutions
    @SynthMindSolutions 2 หลายเดือนก่อน

    what types of permissions are needed? IAM roles?

    • @ArchitectureBytes
      @ArchitectureBytes  2 หลายเดือนก่อน +1

      Let AWS create the Service Role for you (3:07) during Agent creation process. Once created - you can review the Permissions - arn is available in Agent details (4:10)

    • @SynthMindSolutions
      @SynthMindSolutions 2 หลายเดือนก่อน +1

      @@ArchitectureBytes thank you! very great video

  • @-SANJAIMI
    @-SANJAIMI 2 วันที่ผ่านมา

    hello sir!!! I have a issue in creating the knowledge base. When I create it shows failed to create open search serverless collection.eventhough I gave the full access access for bedrock and opensearch service for the user and made the s3 bucket to be accessed by the opensearch service, the issues is not fixed. can you help me to clear that issue? I'm struggling with that issue !!! please help me !!!

    • @ArchitectureBytes
      @ArchitectureBytes  2 วันที่ผ่านมา

      For the Runtime role at 6:37, did you choose 'Create and use a new service role'?

    • @-SANJAIMI
      @-SANJAIMI 2 วันที่ผ่านมา

      @@ArchitectureBytes yes sir

    • @ArchitectureBytes
      @ArchitectureBytes  2 วันที่ผ่านมา

      @@-SANJAIMI Pls try these
      1. Go to the OpenSearch Serverless Console - and try to create a collection yourself - to verify if that works.
      2. Check OpenSearch Serverless Logs CloudWatch/CloudTrail