Realtime Multimodal RAG Usecase Part 1 | Extract Image,Table,Text from Documents

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 52

  • @AsifKhan-cc3ye
    @AsifKhan-cc3ye 6 หลายเดือนก่อน +1

    the way you explain in depth and clear the concept beyond just the running method or create an app is just something very unique. highly appreciated.

  • @mukeshkund4465
    @mukeshkund4465 6 หลายเดือนก่อน +1

    Wonderful.. Great Video.. Waiting for the upcoming videos..

  • @ghazifkiri-f8l
    @ghazifkiri-f8l 4 หลายเดือนก่อน

    Thank you so much for this great explanation sir

  • @ayushsonu531
    @ayushsonu531 6 หลายเดือนก่อน +3

    Great video sir thank you sir was very helpfull in solving problem

  • @SantK1208
    @SantK1208 6 หลายเดือนก่อน +1

    It’s Magical 🧙

  • @Peka-e5y
    @Peka-e5y 3 หลายเดือนก่อน

    Great Video sir Thank you

  • @nomadicanu5197
    @nomadicanu5197 หลายเดือนก่อน +2

    Hello Sir,
    while executing the partition_pdf() function I'm gettint this error "OSError: No such file or directory: '/root/nltk_data/tokenizers/punkt/PY3_tab'"

    • @codewithcognition
      @codewithcognition หลายเดือนก่อน +1

      I was also getting this error, but it is resolved now.
      First, upgrade the NLTK library:
      !𝐩𝐢𝐩 𝐢𝐧𝐬𝐭𝐚𝐥𝐥 --𝐮𝐩𝐠𝐫𝐚𝐝𝐞 𝐧𝐥𝐭𝐤
      and make sure nltk version should be 3.9.1, to check version run this:
      𝐩𝐫𝐢𝐧𝐭(𝐧𝐥𝐭𝐤.__𝐯𝐞𝐫𝐬𝐢𝐨𝐧__)

  • @avik081
    @avik081 6 หลายเดือนก่อน

    Awesome video....waiting for more

  • @jagadeeshmadagala5685
    @jagadeeshmadagala5685 4 หลายเดือนก่อน

    Great explanation sir❤❤

  • @TamagoYakiLi
    @TamagoYakiLi หลายเดือนก่อน +1

    thanks for your great video. I just found an error from NLTK while running your code on colab.
    ntlk 3.8 on colab would return error. please update to 3.9.

    • @jiyabyju
      @jiyabyju 14 วันที่ผ่านมา

      thanks

  • @VR-fh4im
    @VR-fh4im หลายเดือนก่อน

    Can I use unstructured library to extract video data? If no can you please do the video for this. Thanks.

  • @SAFEEMMOHAMMED-g4x
    @SAFEEMMOHAMMED-g4x 5 หลายเดือนก่อน

    Very Very Good Thanks a Lot !

    • @sunnysavita10
      @sunnysavita10  5 หลายเดือนก่อน

      You are welcome!

  • @giannistangle_edge5230
    @giannistangle_edge5230 5 หลายเดือนก่อน +1

    Great video! Thank you! Have you checked to parse multiple pdf files simultaneously and not parse one by one? Actually, i noticed that when i parse multiple pdf files, some images are ommited. Have you noticed something similar? Thank you again!

    • @sunnysavita10
      @sunnysavita10  5 หลายเดือนก่อน

      my dataset was small it might be the issue you can solve it using simple python logic

  • @SahlEbrahim
    @SahlEbrahim 2 หลายเดือนก่อน +1

    please mention in title or description whether if the tutorial uses any paid feature. would help save time as we can select apt videos instead of watching the video to know that. thanks

  • @sagarchadha98
    @sagarchadha98 6 หลายเดือนก่อน +1

    Wonderful! when is next video release?

  • @AtifAtif-v6e
    @AtifAtif-v6e หลายเดือนก่อน

    Sir can you tell us where you use the termtorial or where you got this code are getting this code please please please sir its so necessary

  • @SzalonyTygrys69
    @SzalonyTygrys69 4 หลายเดือนก่อน

    Love it.

  • @sagarsahoo3203
    @sagarsahoo3203 6 หลายเดือนก่อน +1

    If executing in windows environment, what shall be the set of libraries. (As in the video it is executed in ubuntu)

    • @sunnysavita10
      @sunnysavita10  6 หลายเดือนก่อน

      using pip or anaconda you can download the package or use executable file

  • @samratbiswas7010
    @samratbiswas7010 หลายเดือนก่อน +1

    Can we Extract Data from chart or graph image ?? please answer.......if possible, please tell me way >>>>

  • @SantK1208
    @SantK1208 6 หลายเดือนก่อน +2

    Sir please use ollama / langchain for rag, I don’t have open ai paid!

  • @piyankarajayadewa7157
    @piyankarajayadewa7157 5 หลายเดือนก่อน

    classy of its own...

  • @Rider12374
    @Rider12374 4 หลายเดือนก่อน +1

    Sir Please try to use opensource LLMs and models . We don't have paid ones.

  • @terryliu3635
    @terryliu3635 13 วันที่ผ่านมา

    thanks for the video...the code link is no longer there...

    • @sunnysavita10
      @sunnysavita10  11 วันที่ผ่านมา

      check with the updated github link

  • @aalamansari8643
    @aalamansari8643 4 หลายเดือนก่อน

    Sir what if the pdf cotains bullet points, I checked that the bullet points are not being detected. What to do sir?

    • @sunnysavita10
      @sunnysavita10  3 หลายเดือนก่อน

      you can write manual code to provide bullet point to your data

  • @samadhanpawar6554
    @samadhanpawar6554 4 หลายเดือนก่อน

    please add versions of the libraries used in the notebook. lot of time many errors coming because of version mismatch, Thanks

  • @AbhishekMishra-nl6by
    @AbhishekMishra-nl6by 27 วันที่ผ่านมา

    the github link for Notebook is giving 404 error

    • @sunnysavita10
      @sunnysavita10  27 วันที่ผ่านมา

      Check with my GitHub link

  • @himanshi191
    @himanshi191 หลายเดือนก่อน

    how to get cj pdf?

  • @naveenpandey9016
    @naveenpandey9016 3 หลายเดือนก่อน

    how to load muliple pdfs and other type of files

    • @sunnysavita10
      @sunnysavita10  3 หลายเดือนก่อน +1

      checkout my rag playlist

  • @anushkasrivastava5343
    @anushkasrivastava5343 วันที่ผ่านมา

    404 - page not found notebook link not working

    • @sunnysavita10
      @sunnysavita10  วันที่ผ่านมา

      check with my github open the mention github link in the description

    • @anushkasrivastava5343
      @anushkasrivastava5343 วันที่ผ่านมา

      @@sunnysavita10 I checked it again, I am not able to attach the screenshot. You are requested to look into it.

  • @simply54
    @simply54 5 หลายเดือนก่อน

    where is the pdf /content/data/cj.pdf

    • @sunnysavita10
      @sunnysavita10  5 หลายเดือนก่อน +1

      github.com/sunnysavita10/Indepth-GENAI/tree/main/cj