Generative AI In AWS-AWS Bedrock Crash Course

Поделиться
HTML-код
  • Опубликовано: 20 сен 2024

Комментарии • 71

  • @SabareesanS-h9j
    @SabareesanS-h9j 8 дней назад

    Excellent. The instructions are very clear and step-by-step. Thank you so much.

  • @jananisrinivasan6114
    @jananisrinivasan6114 4 месяца назад +1

    Excellent explanation for a newbee like me:-). Hats off to you. Your voice was clear, your language was very very clear. Thanks a lottt

  • @joeljoseph26
    @joeljoseph26 7 месяцев назад +1

    Omg! My request is finally answered! Thanks a ton Krish ❤

  • @rakeshbullet7363
    @rakeshbullet7363 3 месяца назад

    Krish , wonderful video - would like to see more advanced Gen AI videos to solve for complex use cases

  • @ITVISHNURAMMK
    @ITVISHNURAMMK Месяц назад

    Beginner Friendly understandable !
    Thank you a lot Krish Sir 💓🙏

  • @VishalWaghmare-d1p
    @VishalWaghmare-d1p 7 месяцев назад +2

    I am learning very hard things very easily from you.😊

  • @MrBishmeet
    @MrBishmeet 3 месяца назад

    As a security best practice it is recommended to use IAM roles rather that creating access keys. 😊

  • @sekharsamanta6266
    @sekharsamanta6266 3 месяца назад

    Thanks Krish! Your video just made it easy for us to implement

  • @2107mann
    @2107mann 7 месяцев назад +8

    I am using Bedrock. Hosting as a Fine Tuned model is very expensive on Bedrock. Also I found Titan Embeddings better than OpenAI.

    • @akash12adhikary
      @akash12adhikary 5 месяцев назад

      bro did you paid anything to use all these models? or it has any free trial version also?

  • @ramasubramanyam5676
    @ramasubramanyam5676 4 месяца назад

    Very good crash course. I am able to run these programs. Thank you very much.

  • @laxman_sivakumar
    @laxman_sivakumar 7 месяцев назад

    @Krish, no disrespect. Love your content. You can use the word "different" just once without repetition. Healthy suggestion :-)

  • @gayathrireddy8491
    @gayathrireddy8491 9 дней назад

    That model id is from AI21 Labs Jurassic-2 models not from claude model

  • @Icarsuss
    @Icarsuss 7 месяцев назад +1

    Perfect Man !!
    Hats off to you🙌

  • @rupamupadhyai7516
    @rupamupadhyai7516 7 месяцев назад +5

    @Krish How to fine tune models with custom data on AWS Bedrock??

  • @RazYousufi
    @RazYousufi 3 месяца назад

    Thank you Sir. Can you make a video on how to train our own ML model based on a CSV data (to predict phenomena, like intrusion activities), and integrate it with an LLM API to generate an alarm if there is some intrusion activities predicted by the trained ML model?

  • @ibikunleadekiitan9882
    @ibikunleadekiitan9882 7 месяцев назад +1

    Great man of this generation

  • @baibhavghimire3827
    @baibhavghimire3827 7 месяцев назад

    Invoke model might be good for testing but below is how u really have to invoke bedrock API
    bedrock_chain = LLMChain(llm=llm, prompt=prompt)

  • @tanumoymajumdar874
    @tanumoymajumdar874 4 месяца назад

    Hi @Krish, Can you please create content on Vertex AI and Azure Open AI . My point is very few people will have option to run models in local. So, have to go for some cloud provider. If you can compare and explain these cloud platforms, then that will be beneficial for many I think.

  • @kshitiznigam6257
    @kshitiznigam6257 2 месяца назад

    Krish "The Gen AI GOAT"

  • @simranbanwait
    @simranbanwait 5 месяцев назад +1

    Great stuff bai g,
    Keep it up

  • @HarpreetSingh-xp3ss
    @HarpreetSingh-xp3ss 10 дней назад

    Even when the access is granted, python is throwing me an error - You don't have access to the model with the specified model ID.

  • @avanthikar2608
    @avanthikar2608 7 месяцев назад +1

    Can you please upload videos on different prompting techniques

  • @ubaidmundewadi6368
    @ubaidmundewadi6368 Месяц назад

    Excellent explanation!!

  • @UncoveringCanadasBeauty
    @UncoveringCanadasBeauty 7 месяцев назад

    Thanks!! Nice explanation. I will follow your video learn and make video

  • @tejasdeore8340
    @tejasdeore8340 5 месяцев назад +1

    Hi krish bhai ….
    Just wanted to know if these models are supported in india region . As per my r&d these models are supported in few Europian countries

  • @samartajshaikh2601
    @samartajshaikh2601 6 месяцев назад

    this was really helpful. Thanks.

  • @indranisen5877
    @indranisen5877 4 месяца назад

    How easily you describe everything!!

  • @NweNwe-b5h
    @NweNwe-b5h 3 месяца назад

    thanks for sharing another amazing videdo, Krish. I encountered this message when I explore model in Bedrock -- This account does not currently have access to this model. Request access in Model access. Due to this arra, I added Bedrock Full access beside your policies to IAM user. but still does not work. Is there any idea from the experts, please.

  • @aparajitlalkumartj
    @aparajitlalkumartj 7 месяцев назад +1

    Excellent ❤

  • @putinninovacuna8976
    @putinninovacuna8976 5 месяцев назад

    the things that you dont understand is that what about deployment? you are using aws cli, aws sdk for local pc its fine, or testing in local its fine, but this is useless for deployments what if we want to deploy on heroku we cant install aws cli or aws sdk in heroku... what we supposed to do

  • @shuvroe
    @shuvroe 6 месяцев назад

    Excellent! ❤ for you bro!!

  • @bringthereality
    @bringthereality 6 месяцев назад

    Thats nice Krish.

  • @berzzzzzzzzz
    @berzzzzzzzzz 7 месяцев назад

    Thanks Krish. Could you please show a RAG implementation as well. Store vectors in letsay OpenSearch maybe?

    • @letslearnjava1753
      @letslearnjava1753 5 месяцев назад

      You can refer the latest video from Knowledge Amplifier channel once .....

  • @mahendralanguagelearnings
    @mahendralanguagelearnings 5 месяцев назад

    you deserved more likes and i did my part cheers :) Universe will reward you the same

  • @subusrable
    @subusrable 3 месяца назад

    awesome simple video

  • @vishnukumarvk4775
    @vishnukumarvk4775 7 месяцев назад +1

    Thankyou ❤❤

  • @prathmeshatre6251
    @prathmeshatre6251 9 дней назад

    sir from where we can get to know the response format for every model such as for llama it was different and for claude it is different

  • @KumR
    @KumR 7 месяцев назад

    You can also do one on OCI Data Science by Oracle.

  • @dhirajkumarsahu999
    @dhirajkumarsahu999 3 месяца назад

    Thank you

  • @RamRKBMH
    @RamRKBMH 7 месяцев назад +1

    As a total beginner to generative ai ,machine learning, deep learning can I watch this Amazon bedrock video ?

    • @BalaguruGupta
      @BalaguruGupta 7 месяцев назад

      Krish has also uploaded the roadmap to GenAI. This should help you
      ruclips.net/video/nCglvjJkU8A/видео.htmlsi=pJT9c_Eh1cMzhTg6

  • @rajamailtome
    @rajamailtome 7 месяцев назад

    Amazing 👍

  • @VishalWaghmare-d1p
    @VishalWaghmare-d1p 7 месяцев назад

    Keep it up sir

  • @rishiraj2548
    @rishiraj2548 7 месяцев назад +1

    Good day greetings

  • @MLSowjanya-r8o
    @MLSowjanya-r8o 4 дня назад

    I am getting "Operation not allowed "error can anyone helpme to reslove this error please...

  • @priyankapanji
    @priyankapanji 7 месяцев назад

    Hey Krish, thanks for the Amazon video but I tried for image generation using bedrock but the output file is not generating. please guide me.thanks

  • @demon-h5p
    @demon-h5p 6 месяцев назад

    the access only granted for amazon model... for other models showing request failed..
    may i know the reason

  • @syedabu7743
    @syedabu7743 6 месяцев назад

    will amazon bedrock charge me if I use just playground for experimenting?

  • @rgtraders5599
    @rgtraders5599 6 месяцев назад

    Can you please make a series on azure open ai

  • @rahulvenkatesan8394
    @rahulvenkatesan8394 Месяц назад

    How much we want to.pay in amazon bedrock for this?

  • @mahikhan5716
    @mahikhan5716 6 месяцев назад

    @krish i am having the error " AccessDeniedException: An error occurred (AccessDeniedException) when calling the InvokeModel operation: You don't have access to the model with the specified model ID." I requested access but have still not been granted yet so is it connected to the free version or do I have to pay for this?

    • @kadinamkulam
      @kadinamkulam 4 месяца назад

      did you fixed this issue ?

  • @Traxin027
    @Traxin027 7 месяцев назад

    i find it interested that you did not spell "generative" correctly, and yet it wrote the poem accordingly

  • @maximuskumar502
    @maximuskumar502 7 месяцев назад

    Hi , I am getting botocore.exceptions.SSLError , how to resolve it ? Thanks in advance!

  • @Momentum_Option_Buyer
    @Momentum_Option_Buyer 7 месяцев назад

    Does he teach or provide training?

  • @kevinhardian4118
    @kevinhardian4118 7 месяцев назад

    How to deploy aws bedrock to streamlit or similar deployment?

  • @cryptoworld0000
    @cryptoworld0000 2 месяца назад

    how to remove access key from vscode

  • @rohitmalhotra2383
    @rohitmalhotra2383 2 месяца назад

    Hi i am unable to subscribe to Meta Llama 2 Chat 70B model due to some payment issue. It say your credit card is not supported. I have tried with different card also. Pls someone help.

    • @TaqiMoradi-rn7mr
      @TaqiMoradi-rn7mr 27 дней назад

      almost all meta models are unavailable in bedrock. I suggest to use alternative models if it works for your use case.

  • @Mania687
    @Mania687 7 месяцев назад

    Ye llm kia hota aur ye kia sikha rahay hain plz koi bata sakta😊

  • @ABHINAYYADAV-j2h
    @ABHINAYYADAV-j2h 6 месяцев назад

    How to solve configuration problem ...every time I need to do please help with that

  • @powerflow0
    @powerflow0 7 месяцев назад +1

    Subtitle unavailable ;((

    • @vikinist
      @vikinist 7 месяцев назад

      Coming now

  • @InaamShabir
    @InaamShabir 7 месяцев назад +2

    First comment

  • @iftekharalammithu5128
    @iftekharalammithu5128 7 месяцев назад

    code??