🆕 Bedrock Agents and Knowledge bases from a developer perspective with Demo!

Поділитися
Вставка
  • Опубліковано 10 січ 2024
  • In this video, I want to show you how to create a simple Bedrock agent, using a Bedrock Knowledge Base and a Lambda function. You will learn what agents and knowledge bases are and how to get started with them.
    Get the code: github.com/mavi888/bedrock-ag...
    Launch blog post for Knowledge bases: aws.amazon.com/blogs/aws/know...
    Launch blog post for Bedrock Agents: aws.amazon.com/blogs/aws/agen...
    Latitude and longitude information: simplemaps.com/data/world-cities
    Open weather API: home.openweathermap.org/
    Bedrock Agents action groups for Lambda: docs.aws.amazon.com/bedrock/l...
    #foobar #serverless
    ⭐ SUBSCRIBE TO THIS CHANNEL: bit.ly/foobar-youtube
    ⭐SHARE THIS VIDEO: • 🆕 Bedrock Agents and K...
    ☆☆ FOLLOW ME ONLINE ☆☆
    🐦 Twitter: / mavi888uy
    📺 AWS Spanish UA-cam Channel: bit.ly/aws-esp-yt
    📷 Instagram: foobar_codes
    📚 All my Serverless Courses: marcia.dev/courses/
    ✍️ My blog - blog.marcia.dev
    ☆☆ ABOUT FOOBAR ☆☆
    In this channel, you can find mostly coding tutorials related to cloud and serverless.
    In addition, I like also talking about architecture, software design, motivation, and leadership.
    There is a new video every Tuesday, so stay tuned :)
    🎥 Recording equipment: blog.marcia.dev/my-recording-...
    📚 My favorite books: blog.marcia.dev/my-books-reco...
  • Наука та технологія

КОМЕНТАРІ • 21

  • @elenaromanova2841
    @elenaromanova2841 4 місяці тому +1

    Great explanation! Thank you!

  • @fabiengaubert8771
    @fabiengaubert8771 2 місяці тому +1

    Thanks for this wonderful explaination

  • @mrtomcat91604
    @mrtomcat91604 Місяць тому +1

    Great overview as usual, Thank you! Please create a video on how to deploy these via SAM

  • @AnaPerez-lw5ke
    @AnaPerez-lw5ke 5 днів тому

    Very helpful, thanks!
    However, I have a little question... In the last part of the video you say that it is possible to overide de prompt with the decisions and actions the agent is taken. What it is that for? Maybe is it possible to do reinforcement learning of the model that way, by modifying this trace?

  • @hafc86
    @hafc86 4 місяці тому +2

    Amazing video! Can you please show more about knowledge bases and agents, how to keep the knowledge base updated when information is constantly changing in a database.

  • @SivaChidambaram15
    @SivaChidambaram15 3 місяці тому +2

    How can I deploy it in my website?

  • @jasonsalcido108
    @jasonsalcido108 4 місяці тому +1

    Great video! Thank you! 😁

  • @skinwalker_
    @skinwalker_ 3 місяці тому

    That was brilliant and helped me so much! A big thank you...

  • @josemaxbarrios3872
    @josemaxbarrios3872 17 днів тому

    Hello What about the pricing of Knowledge Base?

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

    Thanks for the explanation 🙏

  • @joshthornes7166
    @joshthornes7166 4 місяці тому

    great video. can you have next the video on the client side using this like you talked about in the end of your video

  • @user-ct3jw5vj1h
    @user-ct3jw5vj1h 4 місяці тому

    Your CSV data source rows have city names followed by latitude & longitude in different spreadsheet columns. Question: HOW does the model know it was a CSV file and HOW did you teach (or WHAT taught) the model where the lat+lon values for a city were?
    IOW: WHAT part of AWS understands that the imported S3 object to be a CSV file that further understands some relation of the spreadsheet's city column and the spherical point mapping columns? Is this accomplished by first row titles on this spreadsheet ?

    • @user-ct3jw5vj1h
      @user-ct3jw5vj1h 3 місяці тому +1

      More Debugging: THIS DEMO DOES NOT WORK on my Bedrock when testing the knowledge base (encoded with Titan text v2 - just like she did) consisting of the same exact worldcities.csv spreadsheet and choosing Anthropic for the model - just like she did. It is NOT finding a lot of the cities in the spreadsheet.
      Furthermore, the worldcities.csv has lat/long for Montevideo as -34.8836 / -56.1819 , not -34.7667 / -56.3806, which is actually Ciudad del Plata in Uruguay. Since the temperature and Top-P / Top-K can't be adjusted for testing , I'm not sure if it's a small hallucination or just WRONG.

  • @channel_panel193
    @channel_panel193 2 місяці тому +1

    i hate AWS Lex. It's horrible