RAG from the Ground Up with Python and Ollama

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 พ.ค. 2024
  • Retrieval Augmented Generation (RAG) is the de facto technique for giving LLMs the ability to interact with any document or dataset, regardless of its size. Follow along as I cover how to parse and manipulate documents, explore how embeddings are used to describe abstract concepts, implement a simple yet powerful way to surface the most relevant parts of a document to a given query, and ultimately build a script that you can use to have a locally-hosted LLM engage your own documents.
    Check out my other Ollama videos: • Get Started with Ollama
    Links:
    Code from video - decoder.sh/videos/rag-from-th...
    Ollama Python library - github.com/ollama/ollama-python
    Project Gutenberg - www.gutenberg.org
    Nomic Embedding model (on ollama) - ollama.com/library/nomic-embe...
    BGE Embedding model - huggingface.co/CompendiumLabs...
    How to use a model from HF with Ollama - • Importing Open Source ...
    Cosine Similarity - blog.gopenai.com/rag-for-ever...
    Timestamps:
    00:00 - Intro
    00:26 - Environment Setup
    00:49 - Function review
    01:50 - Source Document
    02:18 - Starting the project
    02:37 - parse_file()
    04:35 - Understanding embeddings
    05:40 - Implementing embeddings
    07:01 - Timing embedding
    07:35 - Caching embeddings
    10:06 - Prompt embedding
    10:19 - Cosine similarity for embedding comparison
    12:16 - Brainstorming improvements
    13:15 - Giving context to our LLM
    14:29 - CLI input
    14:49 - Next steps
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @decoder-sh
    @decoder-sh  2 หลายเดือนก่อน +10

    Thanks to @munchcup for sharing a great embedding model that is available straight from the ollama library ollama.com/library/nomic-embed-text 🔥
    Also all of the code from this video is provided on my website decoder.sh/videos/rag-from-the-ground-up-with-python-and-ollama 👌

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

      🙏 Am Humbled

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

    As a nonprofessional programmer, this was the introductory best video on RAG I have seen anywhere, and that's saying a lot with how many I've watched. Thank you! I look forward to many more videos continuing the series!

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

      Thank you for sharing, I'm happy to hear it!

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

      I second that.

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w หลายเดือนก่อน +2

    I really think TH-cam should be recommending this channel. The content quality is very high.

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      Thanks for saying so, welcome to my channel!

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

    This look solid. Happy it's not all LangChain-specific like many tutorials out there. Saving for later.

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

      I'll cover langchain soon enough, but I wanted to start with a from-scratch implementation to teach the basics

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

      @parttimelarry Your content was some of the first I absorbed as I entered the space. Spectacular and inspiring content. Looking forward to more if/when available, great work.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน +2

      @parttimelarry Also I just subscribed to your account, congrats on 100k! I'd like to eventually explore the intersection of finance and LLMs :)

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

      ‘This is a great video! Im also looking forward to your langchain video. I’ve been struggling with that.

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

    I'm looking forward the next video about RAG using langchain ! :)

  • @bhagavanprasad
    @bhagavanprasad 16 วันที่ผ่านมา

    Thank you for sharing knowledge. Looking for more such videos

  • @richardyim8914
    @richardyim8914 10 วันที่ผ่านมา

    Brilliant video. 10/10. Will be recommending to everyone I know.

    • @decoder-sh
      @decoder-sh  5 วันที่ผ่านมา

      Thanks very much!

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

    wow.. the first version at 12:30 actually got the answer right. The crock was a symbolism for ageing and thus the true villain to both the youthful Pan and the elder Capt. Hook

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      It should like I should give my system more credit 😅

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

    I liked your overall presentation style. Objective and minimalist without being simplistic.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Thank you for watching!

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

    Thx for sharing this amazing tutorial showing us what RAG is as well as “how-to” in such a way of details. Keep your great work and I‘ve clicked “subscribe” button right away 👍🏻

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Thank you for subscribing, I look forward to making more videos for you!

  • @BP-kc3dj
    @BP-kc3dj 2 หลายเดือนก่อน +2

    FANTATSTIC PRESENTATION! Thank you for being a good teacher. I stumbled on your channel after seeing the oppposite of what you did. I mean it was really bad. Thank You!

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Haha well I'm sorry you had a bad experience before, but am glad you found your way here!

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

    I love these videos, very helpful. I am a junior dev trying to understand some of these concepts and I feel like these videos have helped me immensely!

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      I'm glad to hear it, keep learning!

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

    I came here upon the recommendation of my good friend and this video is so educational. Loved it! ❤

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      Your friend clearly has good taste, thanks for watching!

  • @Gi-Home
    @Gi-Home หลายเดือนก่อน +1

    Excellent tutorial, thank you so much, your code example ran perfectly and the results were quite decent.

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      I'm glad to hear it! Which embedding model did you end up using?

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

    Really great! Thank you. Look forward to the next steps here with langchain!

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

    Thanks for your clear and effective explanation. I'm grateful also for how you steered clear from frameworks that abstract the RAG implementation details away from you. In fact, I'd appreciate if you could dive deeper into things like chunking strategies and agents.

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      Thanks for watching! I do plan on covering these topics in future videos. I'm currently writing a series of videos on more advanced RAG topics using either llamaindex or langchain. I might do one that looks at "manual" pdf parsing versus builtin document loaders if people are interested

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

      @@decoder-sh Thanks! Much appreciated, looking forward to your future videos.

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

      @@decoder-shI am very new to ai and coding. How would you suggest I truly understand what it is these tools are doing. I have a great business plan but my mind thinks as a workflow not like a programmer.
      Great content!

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

      @@laritaharrington1117 Here's what I do: first, I code along with the video. Typically, I make mistakes and have to fix them; this already helps me understand better.
      Then, I come up with my own little project and try and implement that. This usually takes far longer than I had originally planned for, but it does mean that I learn about the limitations and pitfalls.
      If you like, we can do a little project together; learning this way is probably even more effective.

  • @AaronGayah-dr8lu
    @AaronGayah-dr8lu 11 ชั่วโมงที่ผ่านมา

    This was well done. Thank you. Will you, by chance, be working on any videos to make RAG web apps?

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

    Well prepared and executed, super useful, thanks for your work.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Thank you very much! Looking forward to making more

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

    best video about rag so far in the web! congrats! your code runs! I think it needed an intro about ollama and how to run that. but besides it, this video is fantastic!

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      Not a bad idea! I do have a whole playlist on Ollama, so can choose where you want to jump in :) th-cam.com/play/PL4041kTesIWby5zznE5UySIsGPrGuEqdB.html

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

      ​@@decoder-sh I wanted to suggest to put a video on how to train a model on specific documents. We can see that this approach have some limitations such as the number of sentences passed as a context to the model and depending on the number, the output is different. For example, if you choose the last five sentences VS the last twenty, the output is a little different.
      Anyways I have to say that this is the first that combines all (embeddings, vectoring, LLM, documents and pure code) together. Congrats again! Look forward for your next content.

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      @@gustavow5746 Great idea! Model fine-tuning is definitely on my list :)

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

      @@decoder-sh hello, I run some tests and looks like these models are already trained with peter pan story. I tried to ask with and withou using the script, and the asnwers were very similar. Just wanted to give this feedback. thanks

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      @@gustavow5746 Ah that's a great test to run, thank you for the information! I will take that into consideration for future videos.

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

    Great videos, I just started in this space and started following your videos.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Welcome! I peeked at your Hands on with Machine Learning video - that's a great textbook :)

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

    Awesome video. Very well explained. Congratulations

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Thank you CJ!

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

    This is fantastic. It fits perfectly with a project I am working on.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      That’s great! May I ask what you’re building?

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

    Great stuff per usual. Looking forward to the LangChain video

  • @Enkumnu
    @Enkumnu 3 วันที่ผ่านมา

    I really like it. Your videos are very clear. The basics are important! I use the same approach with scanned documents, converted from PDF to text and stored in a database. (filename, link, text, and tokenization). With Streamlit I do a search. What I would like to do is an exportable model (e.g., the plant guide for healing and being able to use it). What would be the best approach? Thank you for your answer.

  • @CV-wo9hj
    @CV-wo9hj หลายเดือนก่อน

    Keep it up bud your videos are great 👍

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

    great videos! i want to ask how do we set up it so it can answer multiple follow up questions while retaining same context?

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      The chat method takes a list of messages, so you can just add your previous interactions to that list to give your LLM context. Here's an example th-cam.com/video/ZHZKPmzlBUY/w-d-xo.html

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

    In the embedding part there is a very fast model specific for embedding in ollama named nomic embed text which simplifies the process.Just a point to note.

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

      Awesome suggestion, thank you! Wow and they're MRL embeddings? I've been meaning to do a video on these ollama.com/library/nomic-embed-text

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

      ​@@decoder-shThank you for your teachings. You've opened me to endless possibilities in using ollama as a self taught dev.

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w หลายเดือนก่อน +1

    do you think it's possible to use this, ollama+rag, in conjunction with crewai?

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      Definitely! I know that CrewAI has rag tools and can use ollama for inference. I plan on covering CrewAI in a future video :)

  • @pedrogorilla483
    @pedrogorilla483 25 วันที่ผ่านมา

    Man, I need to study more. Thanks for putting this video out!

    • @decoder-sh
      @decoder-sh  20 วันที่ผ่านมา

      My pleasure, thanks for watching!

  • @CV-wo9hj
    @CV-wo9hj หลายเดือนก่อน

    Would love to see you do a version of this using nomic , llama3 and chroma DB for your vector stores

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

    Awesome lesson, precisely what I had been looking for. Please look at fine-tuning this existing model with many documents. I looked everywhere and couldn't locate one without utilising an API.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Thanks for watching! I plan to cover fine tuning soon, there are a lot of interesting techniques to address

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

      @@decoder-sh Great ❤

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

    Thank you for this video lesson

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      You are welcome!

  • @user-eh2ji5xs8k
    @user-eh2ji5xs8k 19 วันที่ผ่านมา +1

    Great explanation! How this implementation performs compared to langchain? I heard alot of times that langchain is not suitable for production. Do you think that the responses are faster here due to less abstractions compared to langchain. Thanks once again.

    • @decoder-sh
      @decoder-sh  19 วันที่ผ่านมา +1

      If I was deploying a RAG app in a production environment, langchain gives you a lot of useful debugging, tracing and serving capabilities that a raw implementation like mine would not have. And if speed was your main concern, I would probably start by replacing ollama with groq, or at least vllm if you’re determined not to use a paid api. Thanks for your question! I have part 1 of a langchain series coming out in the next couple days

    • @user-eh2ji5xs8k
      @user-eh2ji5xs8k 17 วันที่ผ่านมา

      Thank you so much for your answer. Another question i have with rag applications is how we can handle contextual questions in a chat.for example lets say i have txt about a project with description, implementation details and applications. If i ask what is "projectname", the embedding model will feed to the llm the description paragraph.but if my next question is "and how this is implemented?" The embedding model will not know that i am refering to the "projectname" so the llm will either not answer or hallucinate. If i feed it with more similar paragraphs so that it can answer based on chat history then i will start facing context-window limitations. Is there a solution for this?

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

    Does anyone know how to increase the size of the paragraphs so that the responses are more useful? That part was skipped over in the video, if I recall correctly.

  • @DC-xt1ry
    @DC-xt1ry หลายเดือนก่อน +1

    very very nice! thx for sharing!

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      You're on a roll, thanks for watching!

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

    Little confused about how there was similarity with "who is the story's primary villain". How can we know it's RAG that is providing this answer and not the inference model?
    Would also be nice to see what was the similar chunks and then convert them back to string to understand what the model got as input before it responded with the answer about "Hook".
    I think that's the only major thing missing from your tutorial.
    Thanks again for the good content.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Thank you for this feedback! This is a great point, I should've kept logging the chunks that are being passed to context, I'll keep that in mind for the next video.
      I encourage you to try this on your own system at home, but Mistral is good enough at instruction following that it adhered to our system prompt and only used the context it was provided. I'll try to explicitly show a failure case to demonstrate that our model is behaving as expected in future videos.
      Thanks for watching :)

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

      You could test that by replacing "Hook" in the returned chunks by some other name and then see what the LLM returns as an answer.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      @@Djeez2Yep this is a great idea. You could even set up unit tests for different models that either include or don't include the answer to a given question. The only challenge there is getting the model to say exactly "I can't answer that with the given context" or something that plays nice with simple tests.

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

    hello. Two separate questions.
    a) Your code works (thanks) and I'm using it for a task at my workplace (basically help in extracting info from a repository of dozens of .docx). However it seems that the model only know about the input file (the embeddings) and "forgot" everything else. That is, I can query the txt and get mostly correct answers, but if my answer need to be complemented by additional info (that I know is available if I query mistral on ollama normally) it does not have a clue. Or am i doing something wrong? the "augmented" in RAG seems to indicate that we add (maybe with higher priority) the knowledge in the input docs to the existing one, but it seems not to be the case...

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      Hi there, I'm glad to hear the code works! It sounds like you need to change the system prompt, since we're explicitly telling it to only use the provided context and no knowledge that it already has. Let me know if that works!

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

      @@decoder-sh thank you for your answer. I changed the systemp prompt as follows, but no change... :
      "SYSTEM_PROMPT = """You are a helpful reading assistant who answers questions based on snippets of text provided in context and also with general knowledge. Be as concise as possible. If you're unsure, just say that you don't know. Reply in the same language used by the user question Context: """
      (PS i added the language thing as it is digesting documents in french but I want answers in EN.)

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

    Great video. Do you recommend RAG as an ideal way to update llms with framework libraries changes and updates or is finetuning the way to go?

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Yes I think RAG is definitely the best way to empower your LLM to give up-to-date answers about dynamic data like documentation. You'll just need to update your embeddings when the data changes.

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

    Hi,
    What are your computer specs for running ollama?

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      Hi, I’m using an M1 MacBook Pro, but ollama itself has minimal requirements (you don’t even need a gpu!). It really comes down to the model you’re trying to run.

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

    Thanks!

  • @user-lq1md3dw9z
    @user-lq1md3dw9z หลายเดือนก่อน +1

    This is the best, easy to understand intro of RAG. Do I need to install ollama on my Windows machine before running your code? And replace 'nomic-embed-text' with the model when running your code. Could you please do a video llama 2?I downloaded llama 2 from Meta, but don't know how to use it, such as how to open it or query it. Your code-driven approach best explains everything.

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      Thanks for watching! You will need to install Ollama. Furthermore, you can actually use the llama-2 model directly from ollama! ollama.com/library/llama2

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

    Excellent video, explaining from the ground up how RAG works without immediately starting with LangChain. I have played with some other RAG implementations using Ollama and have intentionally asked questions outside of the purview of the RAG content and they do come back with the correct "not found in the documentation" response. But what still remains unclear to me is how an LLM is kept restricted to only accessing RAG content. How is that fence guaranteed? Does setting the temperature affect that fence?

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

      It's difficult to make guarantees with LLMs, but your best bet is to use a model whose training data includes instruction following. Mistral is good at this by default, but also has an instruct fine-tuned version available on ollama!

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

    NICE One. ..question was how to give this to client as a remote work task project ?? and what are the cost optimization factors to be considered ?

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

    Fantastic video! I've been trying to come up with a streamlit chat with your document but also have historical context of the chat. But, I'm beginning to wonder if that's not as useful as just sequencing it out considering each time will require context retrieval. All good

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

    this is very well done, thank you. when is your next video and will it be on refining and improving RAG?

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      My next videos will be discussing the new models from meta and microsoft, and I'm working on another one that introduces langchain :)

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

    Do I have to install Ollama in every new python environment I create?

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      Yes you will need to install the Ollama python library in every new python environment you create, no you will not need to install the ollama application (which serves the models and API that the python library talks to) for each new python environment

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

      @@decoder-sh I see, thank you!

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

    Great video. Looking forward to see a 2nd part with Lola an index and what do you recommend for working with pdf files!

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Definitely! I could do a whole video just on working with PDFs, it can be a pain 😰

  • @GaryHost-qs9pg
    @GaryHost-qs9pg 26 วันที่ผ่านมา

    How long did it take to generate embeddings of entire book

    • @decoder-sh
      @decoder-sh  26 วันที่ผ่านมา

      It will depend based on your hardware, embedding parameters, and embedding model. Ideally it would take a minute or two. Using mistral, I think it took 5-10 minutes on a macbook M1, which is why I recommend against using that as your embedding model.

  • @arvinsim
    @arvinsim 6 วันที่ผ่านมา

    For me, I have to remove "[embedding"]" in line 22 for some reason. Any reason why?

    • @decoder-sh
      @decoder-sh  5 วันที่ผ่านมา

      It''s possible that the interface has changed since I created the video?

    • @arvinsim
      @arvinsim 4 วันที่ผ่านมา

      @@decoder-sh It's possible. I am getting an error on `needle_norm = norm(needle)`
      TypeError: unsupported operand type(s) for *: 'dict' and 'dict'
      May I know what numpy version you are using?

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

    please, can someone tell me how to activate streaming on the response?

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

    Thanks for this great video. Just a newbie question from me: how to formulate RAG setup to make Ollama understand a specific text format? I provided mixtral a list of timed activites for a person like this:
    Day1 7-00-00 : breakfast
    Day1 7-00-08 : workout
    Day1 7-00-16 : reading
    ......
    Day20 7-00-00 : breakfast
    Day20 7-00-08 : reading
    Day20 7-00-16 : workout
    I asked LLM to print out all instances of activities at 7-00-00 across all these 20 days, which is super easy for human, but the results from LLM were always wrong ... Can you give me some instructions? Is RAG suitable for processing such text data?

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน +1

      With data that is as cleanly structured as this, why couldn't you just write some simple code to filter the results for you? Like `data.split('
      ').map(line => line.split(' ')).filter(([day, time, topic]) => time === '7-00-00')` ? Or you could put your data into a database, give the schema to an LLM and have it write queries for you - this is called self querying python.langchain.com/docs/modules/data_connection/retrievers/self_query/

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

    can you have embedding with images ? using the llava model ?

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Very interesting question! It's definitely possible to create image embeddings, and in fact that's how image search works on Google. However I don't think you can create image embeddings directly from Ollama. It looks like Llava embeds images using the CLIP model internally.
      github.com/haotian-liu/LLaVA/blob/main/llava/model/multimodal_encoder/clip_encoder.py
      huggingface.co/docs/transformers/v4.21.0/en/model_doc/clip

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน

      Interesting conversation on the topic x.com/willdepue/status/1772050291757850826?s=46

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

    Curious, do you github? Thanks for another great video and useful content, very much appreciated.

    • @decoder-sh
      @decoder-sh  2 หลายเดือนก่อน +2

      Yes I have githubbed once or twice, why do you ask?
      I appreciate you watching, it means a lot!

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

      @@decoder-sh Thank you for your reply. I am not a developer, yet learning/absorbing.
      Github key points (for my workflow):
      - presents a reliable single source of truth
      - centralized repository for rapidly growing/scaling projects
      - serves as a hub to linked resources (e.g. websites, youtube, code, updates, changes, new projects, etc)
      - project versioning
      - lowers barrier to entry, while simplifying versioned resource aggregation for everyone, at every level.

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

    thnx man in million i really hate those xxxx lama index people absurd way of intentionally forcing their own set of storage

    • @decoder-sh
      @decoder-sh  26 วันที่ผ่านมา +1

      I'll look at llama index in a few videos, but the great thing about code is that you can always jam in your own solution 😎

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

    many thanks ! that's awesome what you share with us. Would be great to see more how to use bge-base 🙂 or not, actually I watched your YT video to change gguf file to ollama model and replaced it in: prompt_embedding = ollama.embeddings(model="bge-base-en-16", prompt=prompt)["embedding"], seems working, but I need to test it more 🙂
    in this case maybe you could create a tutorial how to build from scratch a speech to speech multimodal assistant operating eg on Ubuntu ?

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

    LETS GO

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

      💻🦆

  • @Priming-AI
    @Priming-AI 26 วันที่ผ่านมา

    dont have github project ?

    • @decoder-sh
      @decoder-sh  26 วันที่ผ่านมา +1

      No but you can find the code here decoder.sh/videos/rag-from-the-ground-up-with-python-and-ollama - thanks for watching!

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

    wow my PC took 269.115 to embed 85 sentences with tinydolphin. I think I need to use the api key method.

    • @decoder-sh
      @decoder-sh  26 วันที่ผ่านมา

      Try out nomic! I've found it to be really fast since it's trained specifically for this task.

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

    Could you give a similar example, but using graph databases like neo4js?

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      Yes I would love to do something with graph databases! Do you have a specific use case in mind?

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

      ​@@decoder-sh Try texts with examples of Aristotelian syllogisms(from which propositional logic originated), to see if it holds the thread of reasoning. 😁 Are short, but hard to follow.
      Or logical document in general, that you can see if it does good or bad.

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

    Great serving! Another relevant brick in my personal AI wall. Thanks so much!

    • @decoder-sh
      @decoder-sh  หลายเดือนก่อน

      Hey, teacher! Leave those AIs alone! 🧱 Thanks for watching

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

    Very interesting thanks. Do you know how this compares to Haystack 2.0? I understand that Haystack being a framework offers more scalability while this is more of a DIY script?

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

      This is my first time hearing about Haystack, but this is definitely just a simple DIY script to build an understanding of what's happening under the hood of more advanced libraries like Haystack, Langchain, etc