Build an AWS Solutions Architect Agent with Amazon Bedrock

Поділитися
Вставка

КОМЕНТАРІ • 9

  • @michaelwallace4757
    @michaelwallace4757 8 місяців тому +4

    This would be much more helpful if you included the code you developed in the future. Thanks for the video.

    • @awsdevelopers
      @awsdevelopers  8 місяців тому +7

      Thanks for the feedback! Added the code into the description. Available here: github.com/build-on-aws/amazon-bedrock-agents-quickstart

    • @michaelwallace4757
      @michaelwallace4757 8 місяців тому +3

      Thank you!

  • @AvinashKulkarni-hu5dx
    @AvinashKulkarni-hu5dx 8 місяців тому

    This is really helpful, can you share any git resource to refer and build text to sql query to fetch result from database with help of agent.

  • @continuouslearner
    @continuouslearner 8 місяців тому

    so whats the difference between creating an agent and using the KB feature within bedrock to perform RAG on Well Architected document PDFs in S3?

    • @banjtheman
      @banjtheman 8 місяців тому

      Agents can now natively use knowledge bases, which is managed in AWS.
      You can also build a standalone tool that has a local vector db to act as a knowledge base but you have to manage it

    • @bemperor
      @bemperor Місяць тому

      Agent can use the KB with context. For example you can tell him to act as consumer facing and restrict some of the information or you can have another instance of Agent for employees that would provide it this information

  • @gg-tv5fi
    @gg-tv5fi Місяць тому +1

    Thought that was Deji for a second

  • @OpenAITutor
    @OpenAITutor Місяць тому

    Good job guys!