Local RAG with Llama 3.1 for PDFs | Private Chat with Your Documents using LangChain & Streamlit

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

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

  • @venelin_valkov
    @venelin_valkov  3 หลายเดือนก่อน +5

    Full-text tutorial (requires MLExpert Pro): www.mlexpert.io/bootcamp/ragbase-local-rag

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

    About half way through, video is excellent, nicely explained, very clearly done with good pace. No music is such a treat!

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

    New Subscriber: Trying to adapt my local Ollama RAG apps to Streamlit !

  • @janoskarovits7129
    @janoskarovits7129 3 หลายเดือนก่อน +5

    Nice. What I am looking for though is a similar system for not just one document but one that is suitable to shat with a corpus of 1000s of documents in my archive, and - to be greedy - to create a relational map from the perspective of the query.
    Any hints?

  • @mazyarfanaeipour839
    @mazyarfanaeipour839 3 หลายเดือนก่อน +5

    Hi Thank you for sharing your knowledge. Please share the code of this video if possible. Thank you.

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

    thank you for sharing tutorials here but request you to use all opensource technologies, so that it can be used by anyone, groq is basically a paid one.. so request to kind create videos with all open source technologies.

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

    Is it safe to use huggingfaceembeddings for confidential data? How secure it is?

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

    how is this working with files in cyrilic? any adjustments to do, cuz i cant get the INSAIT model with nomic-embed-text to work well with files in Bulgarian..

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

    How do you modify the code so that it starts with the same document you already ingested when you restart the app?

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

      +1

  • @KapilBharwad-b1h
    @KapilBharwad-b1h 2 หลายเดือนก่อน

    if we want retrieve the images related to the text or the question will it be possible if yes how

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

      Same question

    • @ege.the.engineer
      @ege.the.engineer หลายเดือนก่อน

      I think there should be something to semantically label the images and turn these labels into the vectors to save them into the vector db and search related content between them