But, How is Chunking Done ? Splitting Basics Using LangChain

Поделиться
HTML-код
  • Опубликовано: 12 апр 2024
  • To create Better RAG applications, you need to know how to split or chunk the documents so you preserve the content while asking questions. In this video, I will show you how splitting or chunking works with LangChain.
    👉🏼 Links:
    💻 GitHub repo: github.com/sudarshan-koirala/...
    ------------------------------------------------------------------------------------------
    ☕ Buy me a Coffee: ko-fi.com/datasciencebasics
    ✌️Patreon: / datasciencebasics
    ------------------------------------------------------------------------------------------
    🤝 Connect with me:
    📺 RUclips: / @datasciencebasics
    👔 LinkedIn: / sudarshan-koirala
    🐦 Twitter: / mesudarshan
    🔉Medium: / sudarshan-koirala
    💼 Consulting: topmate.io/sudarshan_koirala
    #rag #betterrag #splitting #chunking ##langchain #datasciencebasics
  • НаукаНаука

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

  • @TooyAshy-100
    @TooyAshy-100 3 месяца назад +1

    Video Idea: Evaluating LLM-RAG Apps with Framework Giskard
    Hi Dear Sudarshan Koirala, sir.
    I have a humble request for you. Would you consider creating a video on the topic: "How to Evaluate an LLM-powered RAG Application Using Framework Giskard"?
    Framework Giskard is a powerful new tool for understanding this cutting-edge AI technology. I believe your viewers would really appreciate an informative deep dive on this topic, covering:
    - How Framework Giskard helps evaluate and compare RAG systems
    - A demo of using Giskard to assess an example RAG app
    Your educational AI and machine learning content is always so valuable. I think a video on this subject would be a great fit for your channel.
    Thanks for your consideration,
    Tooe

  • @paulmiller591
    @paulmiller591 3 месяца назад

    Timely and excellent video. Useful focus on subject matter fine with it being longer.

  • @stanTrX
    @stanTrX 2 месяца назад

    Thanks for demonstrating the basics

  • @MukulYadav-pw9se
    @MukulYadav-pw9se 3 месяца назад

    Brother you are Awesome!!!!!, very useful video , Thank you!!!!!!!!

  • @adithiyag4616
    @adithiyag4616 3 месяца назад

    7:33 what Is that? Extension or out of box feature?

    • @datasciencebasics
      @datasciencebasics  3 месяца назад +1

      I am printing the code associated of that class. Just place two ?? after classname and hit shift/Ctrl Enter.