Пікірлер
@rajv739
@rajv739 3 күн бұрын
I was able to fix both my errors (listed below) :)
@techwithzoum
@techwithzoum 2 күн бұрын
Congrats, and good job!
@rajv739
@rajv739 3 күн бұрын
When i run streamit app - it gives me API error (403 Client Error: Forbidden for url)
@rajv739
@rajv739 6 күн бұрын
Great video! I ran into this issue at syncing knowledge base: Data sync failed. "Knowledge base role arn:aws:iam::8199999999:role/service-role/AmazonBedrockExecutionRoleForKnowledgeBase_ktria is not able to call specified bedrock embedding model arn:aws:bedrock:us-east-1::foundation-model/amazon.titan-embed-text-v2:0: You don't have access to the model with the specified model ID. (Service: BedrockRuntime, Status Code: 403, Request ID: f659cdbc-7499-4097-ab0b-cd2eb2dfe94c)"
@dinieisyarul6964
@dinieisyarul6964 20 күн бұрын
Hello im interested in Extracting ESG values from Company portfolios, and from there can have and whole inclusive variables for ESG, and be evaluate is that possible? Lets say input of Portfolio with hundreds of pages, then ESG will be evaluated somehow? what do you think? hope to connect with you if possible. Currently working on my researh papers..
@hernandocastroarana6206
@hernandocastroarana6206 23 күн бұрын
Hi, thanks for the great video! Do you know how I can request access to the models? When I request access I get “Operation not allowed”
@techwithzoum
@techwithzoum 23 күн бұрын
During your request, make sure you are using the us-east-1 region. Here are the details to submit your request. docs.aws.amazon.com/bedrock/latest/userguide/model-access.html
@adam23sp
@adam23sp Ай бұрын
This tutorial didn't work for me when I tried to sync my data source. I can't access any of the models. When I tried to request them, it said I wasn't allowed to. Did I miss something?
@ns8928
@ns8928 20 күн бұрын
I think it requires subscription but you definitely need access granted for it to work.
@adam23sp
@adam23sp 20 күн бұрын
@ I gave up and switched to cloudflare
@navaneeth44
@navaneeth44 Ай бұрын
This video is a lit.. kudos man.
@techwithzoum
@techwithzoum Ай бұрын
Thank you!
@SiddhantThakkur
@SiddhantThakkur Ай бұрын
whenever I post a prompt in the test stage, I get an error saying "Your request rate is too high. Reduce the frequency of requests.", even if it is my first query on knowledge base creation. Can you help here?
@SalwaSayeedulHasan
@SalwaSayeedulHasan Ай бұрын
once i delete the knowledge base i wont be getting charged right? because while im deleting i see this line :"Note that the underlying vector store itself is not deleted, only the data. You are still charged for using a vector store until you delete your vector store." Please let me know if anything else needs to be deleted as well? FYI im following your approach which you showed in this video.
@techwithzoum
@techwithzoum Ай бұрын
Please also delete the vector store, otherwise you will be charged.
@SalwaSayeedulHasan
@SalwaSayeedulHasan Ай бұрын
@@techwithzoum Can you please guide me how to delete vector store?
@techwithzoum
@techwithzoum Ай бұрын
@@SalwaSayeedulHasan the steps are mentioned here from the 28th minute kzbin.info/www/bejne/e4HUYatopq-NjZo
@SalwaSayeedulHasan
@SalwaSayeedulHasan Ай бұрын
@@techwithzoum Thank you so much 😊
@techwithzoum
@techwithzoum Ай бұрын
@@SalwaSayeedulHasan you're very welcome!
@jbernece
@jbernece Ай бұрын
Excellent and detailed walkthrough.
@techwithzoum
@techwithzoum Ай бұрын
Thank you!
@robertboroughs7824
@robertboroughs7824 Ай бұрын
So you can input multi-modal sources. On the retrieval side (let’s say a table and an image of vacuum cleaner ). The LLM could be informed by the information in the table. Could I retrieve the image of the complete table and/or vacuum cleaner? (The objects )
@bigdreams5554
@bigdreams5554 Ай бұрын
Very clear walk thru! thanks, looking forward to more videos!
@KushlAlve
@KushlAlve Ай бұрын
Very clear and concise explanation !!
@techwithzoum
@techwithzoum Ай бұрын
I am glad it was clear enough to help you understand!
@ykhatat
@ykhatat Ай бұрын
It wont work, if whatever you want to extract is larger than the LLM's output context window.
@atiweetanongsak8739
@atiweetanongsak8739 Ай бұрын
It says HTTP Error 400: Bad Request when I try # Video to audio video_URL = 'kzbin.info/www/bejne/e2rPcpiDr5Z3l68' destination = "." final_filename = "motivational_speech" video_to_audio(video_URL, destination, final_filename) What to do?
@sarangchouguley6292
@sarangchouguley6292 2 ай бұрын
Great tutorial, very informative. I just have one question, how to deploy this streamlit app on aws ? Which aws service to use ?
@edwardmike7523
@edwardmike7523 Ай бұрын
on AWS EC2 or use Serverless
@meerulhassan2944
@meerulhassan2944 2 ай бұрын
Video is cool but you didn't provide any source prompt for us to modify for our use cases.
@VinayKumar-hy6ee
@VinayKumar-hy6ee 2 ай бұрын
I believe the OpenSearch Vector store is chargable at .24$ per hour for search and indexing.how did you avoid this cost
@skperera-g8l
@skperera-g8l 2 ай бұрын
Excellent tutorial with clear steps. Keep up the good work.
@techwithzoum
@techwithzoum 2 ай бұрын
Thank you!
@Chesiro_DS101
@Chesiro_DS101 2 ай бұрын
after this script ,its throwing an error(for tweet in world_cup_scraper.get_items(): this_tweet = tweet break)
@milicacvjeticanin1439
@milicacvjeticanin1439 2 ай бұрын
Hi, I want to ask what are the policies I need to add to my IAM account to be able to create database (STEP 3)? Thank you!
@techwithzoum
@techwithzoum 2 ай бұрын
You first need to be connected to the console as an IAM user with an Admin account to create the database. Have you followed all the steps before? Step 1 explains how to create an IAM user. Please let me know if you have any questions.
@milicacvjeticanin1439
@milicacvjeticanin1439 2 ай бұрын
​@@techwithzoum Thanks for the response. Yes, I assigned all needed privilegdes, as in video, and after I see notification that DB is created, I have issue with the following: USER_XY is not authorized to perform: bedrock:CreateKnowledgeBase I don't know could it be maybe my region, since I am in Europe(Ireland)?
@milicacvjeticanin1439
@milicacvjeticanin1439 2 ай бұрын
Just to update: The issue was region.. thank you!
@techwithzoum
@techwithzoum 2 ай бұрын
@@milicacvjeticanin1439 perfect!
@adam23sp
@adam23sp Ай бұрын
@@milicacvjeticanin1439 What did you need to switch the region to?
@amoghahalhalli8198
@amoghahalhalli8198 2 ай бұрын
How is LlamaIndex PDF to Text Conversion as compared to any of these methods?
@ZaneNodonX
@ZaneNodonX 2 ай бұрын
Excellent
@techwithzoum
@techwithzoum 2 ай бұрын
Thank you!
@techwithzoum
@techwithzoum 2 ай бұрын
Please give this video a like if you found it helpful! Comment down below what you would like me to cover in my future videos
@andy111007
@andy111007 2 ай бұрын
is the image app shared publically available?
@techwithzoum
@techwithzoum 2 ай бұрын
I have shared the source code in the description section to help you reproduce the same thing.
@techwithzoum
@techwithzoum 2 ай бұрын
Check out my medium blog as well, where I share plenty of AI courses! zoumanakeita.medium.com/
@Mr_whi
@Mr_whi 2 ай бұрын
Hi sir i am from india and this is very useful i am also doing same kind project…i need your help can you help please?
@techwithzoum
@techwithzoum 2 ай бұрын
I am glad it helps. How may I help?
@ChummaSmith
@ChummaSmith 2 ай бұрын
Hey, I am also from India, What kind of project are you working on?
@JoelMajkut
@JoelMajkut 3 ай бұрын
I've shared this video with all my friends.
@MorganU.Canhandle-jm2np
@MorganU.Canhandle-jm2np 3 ай бұрын
I've watched this video multiple times already.
@PennyWhistler-j4m
@PennyWhistler-j4m 3 ай бұрын
I couldn't take my eyes off the screen while watching this.
@techwithzoum
@techwithzoum 3 ай бұрын
Thanks!
@MayKFist-yx9vx
@MayKFist-yx9vx 3 ай бұрын
You're a true inspiration.
@techwithzoum
@techwithzoum 3 ай бұрын
thank you!
3 ай бұрын
Hello let me extend a congratulations for your work!, also can you share the link for the code, seems unavailable please thank you for you time
@techwithzoum
@techwithzoum 3 ай бұрын
Thank you for bringing this to my attention! Here is the link to the notebook! I have also updated in the description section! github.com/keitazoumana/LLMs/blob/main/Multi_Agents_For_Content_Creation.ipynb
@DustinD.Furniture-lp6rf
@DustinD.Furniture-lp6rf 3 ай бұрын
This video really touched my heart.
@techwithzoum
@techwithzoum 3 ай бұрын
I am really glad it did
@damienromy7460
@damienromy7460 3 ай бұрын
Hello, what is your version of langchain i think mine doesnt work
@techwithzoum
@techwithzoum 3 ай бұрын
Can you please share the error you are getting?
@DanielUsvyat-g8g
@DanielUsvyat-g8g 3 ай бұрын
nice video, thanks for sharing
@techwithzoum
@techwithzoum 3 ай бұрын
You're welcome! Stay tuned for the next video dropping this Thursday explaining how to create a graphical interface outside AWS using Streamlit, API Gateway, and Lambda function!
@techwithzoum
@techwithzoum 2 ай бұрын
Second part is available: kzbin.info/www/bejne/e4HUYatopq-NjZo
@noellieaka2023
@noellieaka2023 3 ай бұрын
Cette vidéo est très intéressante. Merci !
@techwithzoum
@techwithzoum 3 ай бұрын
Merci beaucoup, Noellie! De rien!
@techwithzoum
@techwithzoum 2 ай бұрын
Noellie, the second part of the video is available! kzbin.info/www/bejne/e4HUYatopq-NjZo
@PapoIAVetorial-oe5nj
@PapoIAVetorial-oe5nj 3 ай бұрын
Wow, that is a really nice video!!!
@techwithzoum
@techwithzoum 3 ай бұрын
Thank you, PapolAVetorial-oe5nj!
@pythonantole9892
@pythonantole9892 3 ай бұрын
I'm yet to see a tutorial where the chatbot has an interface away from AWS, like on a website. Nobody will create a chatbot to be used on the AWS console.
@techwithzoum
@techwithzoum 3 ай бұрын
This tutorial aims to give a sweet of AWS Bedrock via Bedrock interface. Next week, I will post a video showing how to build one with UI, away from AWS! Stay tuned!
@techwithzoum
@techwithzoum 2 ай бұрын
Here is the video you have been waiting for! It allows you to build chatbot with graphical interface. Let me know what you think! kzbin.info/www/bejne/e4HUYatopq-NjZo
@techwithzoum
@techwithzoum 3 ай бұрын
Check out my medium blog as well, where I share plenty of AI courses! zoumanakeita.medium.com/
@techwithzoum
@techwithzoum 3 ай бұрын
Please give this video a like if you found it helpful! 😊 Comment down below what you are mainly using AWS Bedrock for ⬇
@ThimaliFernando
@ThimaliFernando 3 ай бұрын
Are these working for scanned pdfs?
@techwithzoum
@techwithzoum 3 ай бұрын
Yes, they do
@techwithzoum
@techwithzoum 3 ай бұрын
Thank you for watching, and please subscribe. Also let me know which topic you would like to see in my next videos!
@techwithzoum
@techwithzoum 3 ай бұрын
Thank you for watching, and please subscribe. Also let me know which topic you would like to see in my next videos!
@Gokujr77
@Gokujr77 3 ай бұрын
after this , if i need to take it into another computer how to do it? this virtual environment???? please tell
@techwithzoum
@techwithzoum 3 ай бұрын
The easiest I can think of is to generate a requirements.txt file and install all the libraries from your current environment into the new environment. Main steps: - Generate requirements.txt from the current Env: pip freeze > requirements.txt - Export it into your new computer - From that new computer, create a new virtual environment - Finally, from where you have created the new environment install all the libraries as follows: pip install -r requirements.txt After these steps, your new environment in your other laptop should have everything installed.
@Gokujr77
@Gokujr77 3 ай бұрын
@@techwithzoum but the point is the other computer will not have internet at all then also i can do it?
@techwithzoum
@techwithzoum 3 ай бұрын
@@Gokujr77 In that case, creating a wheel directory might help. Generate the requirements.txt the same way as above. From the same first laptop: - Create a wheel directory: mkdir wheel_dir - Download all those packages as a wheel: pip download -r requirements.txt -d wheel_dir Transfer the requirements.txt file and the wheel_dir directory to the new laptop using a USB drive or other means. On the new laptop - Create a new virtual environment: python -m venv new_env Activate the new virtual environment. - Install the packages from the wheel directory: pip install -r requirements.txt --no-index --find-links wheel_dir I hope this helps
@Gokujr77
@Gokujr77 3 ай бұрын
@@techwithzoum thanks i will try this
@Gokujr77
@Gokujr77 3 ай бұрын
@@techwithzoum i am from India,can you help me get a remote job as a fresher, i have done my BS in AI and Data Science i have good skill set of Numpy Pandas , data visualisation libraries like matplotlib and seaborn and also Machine Learning scikit learn , Hadoop, SQL, spark , kafka , good communication skills and very hardworking also
@traorebamba9120
@traorebamba9120 3 ай бұрын
Thank you so much for these contents! They are always very clear and precise. 😊
@techwithzoum
@techwithzoum 3 ай бұрын
You are very welcome Mr. Traore Bamba!
@annapetmikel4356
@annapetmikel4356 4 ай бұрын
Hi. thank for a good video. i try to replicate you code and have got error: "Error during transcription: [WinError 2] The system cannot find the file specified". even the mp3-file is created and exists in the directory. Where can i check possible solutions for my problem?
@techwithzoum
@techwithzoum 4 ай бұрын
You are welcome, Anna! This is happening because the transcription model could not find the file you want to transcribe. Are you making sure to provide the exact file location for transcription?
@annapetmikel4356
@annapetmikel4356 4 ай бұрын
@@techwithzoum i found out that the problem was in ffmpeg.exe file that was not found by the code (the file to transcribe was correct saved). I was not the only person with similar issue and i i found the solution on stackoverflow :) Thank you any way. Again, great tutorial. I am happy to build the same project for my own based on your videos and codebase on github!!!
@annapetmikel4356
@annapetmikel4356 4 ай бұрын
​@@techwithzoum is it possible to communicate with you in a private message? i have solved the issue described above (got help from stackoverflow). But i have got the new issue and i don't find a solution. may be it is something that you had experience with. The issue appears when i run partition_pdf and error is again: PermissionError: [Errno 13] Permission denied: 'C:\\\\Users\\\\Konsumer\\\\AppData\\\\Local\\\\Temp\\\\tmpt4iifmwt'" }. But this is nothing really with permission. ". from chatGPT: "You're right that the error message can be misleading. In your case, the problem isn't actually related to file permissions, but rather to how the unstructured library is trying to handle temporary files and NLTK data downloads."
@lwjunior2
@lwjunior2 4 ай бұрын
Great content
@techwithzoum
@techwithzoum 4 ай бұрын
Thank you, and I am glad it helps!
@Know_Ur_World
@Know_Ur_World 4 ай бұрын
Hi, could u pls take vdeo on Document containing images loaded to LLM and querying and response should print the text and images if its present. When im asking about give the steps to do installation, if pdf contains several screenshots along with text response. Dont print out of question
@techwithzoum
@techwithzoum 4 ай бұрын
Hi, My Multimodal RAG video covers that
@Know_Ur_World
@Know_Ur_World 4 ай бұрын
​@@techwithzoum No I have checked that one. Could u test it with another pdf. It is not properly printing text and image
@techwithzoum
@techwithzoum 4 ай бұрын
@@Know_Ur_World the actual implementation does not print images, but the reference to the images is provided and you can retrieve the base64 encoding of those images to print them. For text, the current implementation is already doing it.
@Know_Ur_World
@Know_Ur_World 4 ай бұрын
How to print images along with text response when loading a pdf contining images loaded to LLM? could u pls give the steps
@techwithzoum
@techwithzoum 4 ай бұрын
Hi @Know_Ur_World, My latest video about multimodal RAG might provide the answer you are looking for. For a given question, the model answers with the source (like document page, paragraph number, image) containing the response to the question. The link is below: kzbin.info/www/bejne/embMfKasgJyWjsk
@Know_Ur_World
@Know_Ur_World 4 ай бұрын
@@techwithzoum like when im asking a question : "give the steps to install neo4j desktop". The answer should print all steps included in the pdf and associated images(screenshots of steps in this case)
@techwithzoum
@techwithzoum 4 ай бұрын
@@Know_Ur_World yes, it is possible and it all starts from getting the image containing the response, which can be performed and steps are given in the above video. The next will be to display that image along with the result using your favorite graphical library (matplotlib, seaborn, etc.)
@thibauteka4046
@thibauteka4046 4 ай бұрын
Thanks so much. can we have an example for a data extration from a table on an image ?
@techwithzoum
@techwithzoum 4 ай бұрын
Thanks, @thibauteka4046, and that sounds like a great idea!
@d.c.p1
@d.c.p1 4 ай бұрын
Your videos are awesome! Thank you very much! You are very good at teaching! 🙂🙂👏👏
@techwithzoum
@techwithzoum 4 ай бұрын
Thank you! I am glad they are helpful. Please feel free to share with others! Don't forget to subscribe, and like as well! :)
@torstenschindler1965
@torstenschindler1965 4 ай бұрын
Nice video with an great explanation. What about creating a JSON schema based on an user prompt and using the schema like a tool to get the data extracted from the PDF?
@techwithzoum
@techwithzoum 4 ай бұрын
@@torstenschindler1965 Thank you!
@techwithzoum
@techwithzoum 4 ай бұрын
@@torstenschindler1965 the current approach is generating the final response as a JSON, as specified in the prompt. However, I am not quite sure that I understand your inquiry. Can you please elaborate on what you would like to achieve? This way I will be able to help you.