Chat With PDFs Using The RetrievalQA Chain In LangChain

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025
  • Chat With PDFs Using The RetrievalQA Chain In LangChain
    GitHub Code: github.com/Tri...

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

  • @virajkhot5660
    @virajkhot5660 Год назад +1

    Thanks for the demo. Quick question - what is the answer for a question is inside a hyperlink within the document. How would this be solved?

    • @TrickSumo
      @TrickSumo  Год назад

      Hi
      Since content of hyperlink is not part of vectorDb, it would not be part of answer.
      What I think can be done is to crawl all links in the document and store that data in vectorDB at the time of ingest.

  • @3rd_Son
    @3rd_Son 9 месяцев назад +1

    Hi, I just want to say thank you so much for this tutorial
    is there anyway i can DM you maybe on twitter or on Linkedin?

    • @TrickSumo
      @TrickSumo  9 месяцев назад +1

      Hi
      Nice to know that tutorial helped you :)
      You can mail me at admin@tricksumo.com

    • @3rd_Son
      @3rd_Son 9 месяцев назад +1

      @@TrickSumo I will do that just now🙏
      Thank you so much

    • @TrickSumo
      @TrickSumo  9 месяцев назад

      Sure