Great video! I have been using unstructured data connectors to do hydrid searches and text embedding with elasticsearch - would love to see if you have some tips for the JSON mapping there or anything else. Would love to get a function for all data types that can handle all the edge cases
Hi Sudarshan, I have been trying to follow your unstructured tutorials, but I keep getting an erro at the beginning because, apparently, my virtual environment lacks something which I cannot figure out. I also forked and cloned your repository locally, in hope that there is a spec-file.txt file to clone your environment. However, It seems there is not such file. Would you mind sharing a spec-file.txt yo clone your environment and try your notebook? If you have another video where you have already instruct your subscribers how to follow along your tutorial, please just point me in the right direction. Thank you very much for your time!
You are welcome. Installing unstructured python sdk might be challenging as it might need some system level package installation. This video has some ideas and link in the notebook, please follow it there. th-cam.com/video/hQu8WN8NuVg/w-d-xo.htmlsi=V3N2VjcguzLPMiII
@@datasciencebasicsI'm not a tech person sir , I'm a medical student i have many PDFs which i want to feed in RAG so i want to install unstructured io in docker but there is no video on internet , although they mention in the documents to install as docker but there is no proper understandble guide
@@drmetroyt ask GPT! It should be able to walk you trough the process or at-least point you in the right direction. It is not an easy subject for a beginner (I am also new to Docker).
Congratulations on reaching 10K, and soon it will be even greater.
Thank you 🙏🏼
Sir, using partition_pdf not able to get the bulllet points from pdf like (- Any bullet point). How to get the bullet points, need help sir!
Congratulations on ur 10K !!!!!!!
Thank you 🙏🏼
Great video! I have been using unstructured data connectors to do hydrid searches and text embedding with elasticsearch - would love to see if you have some tips for the JSON mapping there or anything else. Would love to get a function for all data types that can handle all the edge cases
HI sir, have you tried Azure AI Document Intelligence ? we are figuring out which data parser is the most suitable for production RAG apps. Cheers
Hello Sudarshan. Can you please make a video of the RAG on several PDFs where these PDFs have all text, images, and tables please.
Will take that in my to do list ✅
Thanks Sudarshan, could you please make a video on fine tuning llama 3 model ???
You are welcome. Will note that in my to do list !!
Do i need to download the poppler and tessaract to use the unstructured api for pdf files?
If you use locally then yes, if you use the unstructured client then no.
@@datasciencebasics Thanks a lot for replying
Hi Sudarshan, I have been trying to follow your unstructured tutorials, but I keep getting an erro at the beginning because, apparently, my virtual environment lacks something which I cannot figure out. I also forked and cloned your repository locally, in hope that there is a spec-file.txt file to clone your environment. However, It seems there is not such file. Would you mind sharing a spec-file.txt yo clone your environment and try your notebook? If you have another video where you have already instruct your subscribers how to follow along your tutorial, please just point me in the right direction. Thank you very much for your time!
You are welcome. Installing unstructured python sdk might be challenging as it might need some system level package installation. This video has some ideas and link in the notebook, please follow it there.
th-cam.com/video/hQu8WN8NuVg/w-d-xo.htmlsi=V3N2VjcguzLPMiII
How to install as docker container?
You can read and follow feom the official documentation -> docs.unstructured.io/open-source/installation/docker-installation
@@datasciencebasicsI'm not a tech person sir , I'm a medical student i have many PDFs which i want to feed in RAG so i want to install unstructured io in docker but there is no video on internet , although they mention in the documents to install as docker but there is no proper understandble guide
@@drmetroyt ask GPT! It should be able to walk you trough the process or at-least point you in the right direction. It is not an easy subject for a beginner (I am also new to Docker).