Amazon Bedrock Tutorial for Beginners - Build an AI Chat App

preview_player
Показать описание

▬▬▬▬▬▬ Connect with me 🔗 ▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

Bro.. it’s kinda nuts how not even the own AWS YouTube channels explain this as good as you. Thank you man. Seriously.

sysadmin
Автор

First, thank you for your efforts here. Under 20 minutes where others went hours (!) to accomplish exactly what you achieved. Well done. I had to do some Pylint fun like importing OS before Boto3. And I assume in your flavor of Visual Studio Code there's a bunch of 'just ignore it stuff we don't see in your code build. Like Redefining names from outer scope. VSC complained about language, freeform_text, and response but, meh, code worked fine and, as you said this makes for a great founding script to build upon. Again, thanks for taking the time to do this and other videos. +1 on the subscriber list.

ricksegalCanada
Автор

Very interesting, I'm excited to see the next steps about more complex chatbots. Could be nice to see how to performe the RAG 😯

lorenzomonteverdi
Автор

I'm definitely subscribing, best video on bedrock I've watched!

ParisBenjaminsound
Автор

Super helpful! Any tips on what to use now that LLMChain is deprecated?

reedfansler
Автор

I recall watching one of your detailed live videos few Mondays ago, that was about an hour long. I thouroughly enjoyed it and now looking for the link for it, could you please kindly provide me the link?

saulitasmith
Автор

And oh man,
What camera are you using? And are you using a table to connect it to the computer?

jeffotoni
Автор

Hi Trevor,
I could not see Bedrock in the AWS toolkit extension. Was able to create a profile in VS code using an AWS user (Access Key etc) but unable to get my main.py file executed via VS code. No Error but no output too. What am I missing ? (No Software Development Experience). The user has full Bedrock permissions via AWS console.

shobitvijayvargiya
Автор

Have minimal experience in Python. But I had to actually run `pip install langchain --upgrade` in order for imports to stop complaining.

ajhawr
Автор

Thank you so much for a clear explanation

mhdazh
Автор

Thank you, your explanation is very clear! in my case, i add knowledge base API too

tyafurry
Автор

Fun starts with Rag and vector db but this is good for beginners!

baibhavghimire
Автор

Nicely explained and demonstrated, things look so easy your way. Many thanks.

hamids
Автор

Hi I have this app working perfectly on my local laptop in streamlite, however when I try to run from EC2 instance, I get Error raised by bedrock service: Unable to locate credentials, any idea how I can fix this error

gwils
Автор

great video - is it possible to have the code reference data in a database or excel file when answering user prompts?

Z_
Автор

Hi Trevor! The code works great until i send the prompt. That is when i get the following error code:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)

I have looked in the Internet can't find the correct solution. Is there anywhere i can reference?
Thanks a lot in advanced!

patriciofernandez
Автор

please can you do a video of integrating the chatbot on your website? I want my customers to be able to see the chatbot when they click on my website, so that they can ask it questions about my product

heye
Автор

Thanks for all the information. So much fun building this project.

oskav
Автор

are there more resources.?.i have an internship and i gotta take care of the aws implementation in the project so pls help me

shravanhegde
Автор

im running my custom video generation AI model, how to calculate my cost?

fintech