"How to give GPT my business knowledge?" - Knowledge embedding 101

Поделиться
HTML-код
  • Опубликовано: 5 июн 2024
  • A step by step guide on how to create your own knowledge base embedding, from prep knowledge data to retrieval augmented generation
    🔗 Links
    - Follow me on twitter: / jasonzhou1993
    - Join my AI email list: www.ai-jason.com/
    - My discord: / discord
    - Finetune LLM video: • "okay, but I want GPT ...
    - No code alternative: relevanceai.com/
    - Github repo: github.com/JayZeeDesign/Knowl...
    ⏱️ Timestamps
    0:00 What is Knowledge embedding?
    4:21 Core business use cases
    5:52 Step1 Prep knowledge data
    6:25 Step2 Create embedding
    8:34 Step3 Similarity search
    9:55 Step4 Retrieval augmented generation (RAG)
    12:23 Step5 Deploy
    14:49 No code alternatives
    👋🏻 About Me
    My name is Jason Zhou, a product designer who shares interesting AI experiments & products. Email me if you need help building AI apps! ask@ai-jason.com
    #gpt #autogpt #ai #artificialintelligence #tutorial #stepbystep #openai #llm #langchain #largelanguagemodels #largelanguagemodel #bestaiagent #chatgpt #embedding #openaiembeddings #wordembeddings
  • НаукаНаука

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

  • @AIJasonZ
    @AIJasonZ  10 месяцев назад +57

    A few people asked “why only vectorise one column instead of the whole csv?”
    Adding a few more explanation here:
    So vectorise is mainly for search, and the column to vectorise can be considered as “index” or “id” of the dataset; while the data it return will still be in question/answer pair;
    The reason I want to vectorise only one column is because:
    1. It save cost - vectorise using embedding model which means every token we vectorise generate cost
    2. It increase accuracy, in this case I want to only search for past customer email instead of sales response; search both column might return wrong answer “e.g. search for “interested in learning more”, it can return pair: “client: stop sending me emails; sales: understood, let us know if you are interested in learning more in future!”
    Hope this help!

    • @ozfish17
      @ozfish17 10 месяцев назад +1

      It seems Embedding enriches your search query. how about answers? In your example, do you 'train' llm with Q&A pair?

    • @AIJasonZ
      @AIJasonZ  10 месяцев назад +1

      @@ozfish17 yep, it return both Q&A pair!

    • @Taskade
      @Taskade 8 месяцев назад +1

      Jason, brilliant step-by-step guide on knowledge embedding! Your breakdown of the process was super insightful. I'm curious about how AI Agents in Langchain perform, especially in long-running scenarios. Hope you'll consider diving into that topic in the future. Keep up the stellar content!

    • @sandeepbansal1195
      @sandeepbansal1195 7 месяцев назад

      So if you want the output response email to be generated by the LLM based on a specific tone, why wouldn't the 2nd column be a part of vectorizing the dataset?

    • @csss142
      @csss142 6 месяцев назад

      Hey Jason! What would be the best way to do this with financial PDFs? I want to ask questions and get accurate insights from the large documents. Would using embeddings be best or the fine tuning from your other video? Thanks! @AIJasonZ

  • @psychxx7146
    @psychxx7146 10 месяцев назад +32

    Small channels like this are the ones that hold the most values.

  • @Helpsmallbusinesses
    @Helpsmallbusinesses 10 месяцев назад +90

    In 2 minutes and 54 seconds you explained what is vectoring better than any other video online. You made it easy. Thank you!

  • @humadi2001
    @humadi2001 2 месяца назад +1

    I've watched many video on this topic and I can say that your simple examples has covered most of what I need to know. Thanks Jason.

  • @funkyboodah
    @funkyboodah 3 месяца назад +2

    man you have a really rare ability to explain super complicated things in a very simple way and organize the information so it's even more clear. Bravo and thank you

  • @_arman_
    @_arman_ 8 месяцев назад +5

    Man... you have a serious gift for teaching! This is super helpful. Thanks.

  • @shivamroy1775
    @shivamroy1775 10 месяцев назад +8

    Absolutely great video, I loved that you took the time to explain everything in theory and then went on to give a detailed walkthrough of the code. Please keep posting such videos !

  • @fuxxs5994
    @fuxxs5994 10 месяцев назад +20

    I really love your style, first explaining the theory and then demonstrating it by an example

  • @sidavidsin
    @sidavidsin 10 месяцев назад +27

    Thank for sharing your knowledge with us, your channel is literally a gold mine of information. Keep doing what you doing, Jason!

  • @SaminYasar_
    @SaminYasar_ 10 месяцев назад +4

    Keep it up man probably one of the only channels with incredible value

  • @muhammadanasazambhatti2772
    @muhammadanasazambhatti2772 9 месяцев назад +6

    Thank you very much! Nobody explained Embedding and Vectorization like this! Thank you again!

  • @Optable
    @Optable 10 месяцев назад +2

    You have helped the community so much with this valuable content. Keep it up my friend, i'll be watching!

  • @davidkwon1233
    @davidkwon1233 10 месяцев назад +3

    one of the best channels out there, really appreciate your content!

  • @stepkurniawan
    @stepkurniawan 10 месяцев назад +2

    yo bro.. i really like when you explain all the step-by-step and all relevant tools out there! thank you!

  • @christhornham
    @christhornham Месяц назад

    Outstanding. Your ability to explain complicated topics is incredible. Thank you.

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 10 месяцев назад +2

    Thanks for your work Jason. You're one of the best, and I follow tons.

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

    this is virtual gold, mad props to jason for clearly describing complex topics and even showing practical application, saved me hours of research lol, it'd be great if you can touch up on the various services out there that offer AI services that embed, and how they compare in performance, pros / cons etc.

  • @devinoutfleet1998
    @devinoutfleet1998 7 месяцев назад +1

    Bro... you are incredibly smart and are a great teacher. This is going to provide 10x value to my users

  • @michalf16
    @michalf16 10 месяцев назад +1

    Love your content good sir, tuned for all next videos you are the leader

  • @wojpaw5362
    @wojpaw5362 6 месяцев назад

    Absolutely outstanding. I liked, subscribed and shared. Best explanation of knowledge embedding I have come across!!!!

  • @jasonfinance
    @jasonfinance 10 месяцев назад +3

    the best video about embedding ive seen; thank you!

  • @half_way_expert
    @half_way_expert 10 месяцев назад +3

    Another great video! Thanks Jason, keep up the excellent work

  • @aliq6709
    @aliq6709 Месяц назад

    This was super helpful. Thank you, Jason!

  • @TheDestint
    @TheDestint 8 месяцев назад +2

    This is super duper helpful man ! Great work and thanks !

  • @JJ-vq8mu
    @JJ-vq8mu 8 месяцев назад +2

    Great job and appreciate a lot on sharing your knowledge. Looking forward for Open LLM content.

  • @VaibhavShewale
    @VaibhavShewale 10 месяцев назад +1

    this is just awesome, now people who didnt had idea now dont only have idea but also reference

  • @ridg2806
    @ridg2806 5 месяцев назад

    Really high quality content, thank you Jason!

  • @PlectrumShorts
    @PlectrumShorts 9 месяцев назад +2

    Great tutorial! You covered a LOT of ground quickly, but thoroughly. Haha. Nice work.

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

    I'm blown away. Thank you!!

  • @manojnaidu619
    @manojnaidu619 Месяц назад

    Cannot be more valuable than this. Loved it 🎉

  • @stevi32800
    @stevi32800 9 месяцев назад +2

    I really like your video. You knows how to reach the people attention. Please make more videos like this 😊

  • @kylelau1329
    @kylelau1329 10 месяцев назад

    have been waiting for this video, Thank you!

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

    This is pure gold. Thank you so much!

  • @photon2724
    @photon2724 10 месяцев назад +19

    Anyone looking to make a great startup in AI,you have to jump on this!

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

      Working on it!

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

      Working on it now

  • @growthub8541
    @growthub8541 10 месяцев назад +3

    So helpful! I started using relevance ai because of your videos & just as a no-code developer been able to build some sick ass LLM chains with Zapier Custom HTTP Requests.
    I have my development team even using it & it’s definitely speeding up our velocity to iterate🙌🔥

    • @AIJasonZ
      @AIJasonZ  10 месяцев назад

      thats great to hear! 🤘

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

    you're the man Jason, great content!

  • @averagegamer9513
    @averagegamer9513 10 месяцев назад +26

    Great video as always, Jason. Thank you for making one of the few channels with genuine AI tools video that actually demonstrate implementation and applications rather than hyping up the content through sweet talk then simply dropping an affiliate link.

    • @senxo.visuals
      @senxo.visuals 10 месяцев назад +4

      This! I feel so grateful that the RUclips algorithm blessed me with Jason's channel. Beautiful explanations and clear steps.

    • @koen.mortier_fitchen
      @koen.mortier_fitchen 10 месяцев назад +1

      Yeah, he's one if the real ones. I've asked him if he could add a github for the code. It's the only thing this channel lacks imo.

    • @frankchangshow
      @frankchangshow 7 месяцев назад

      @@senxo.visualssame feelings here

  • @nguyenvanduc2000
    @nguyenvanduc2000 18 дней назад

    I have the same idea in mind. I have tons of product documents that I wish I could just ask an agent something about it instead of scrolling hundreds of word pages. I really appreciate your video man.

  • @rahuliyer6007
    @rahuliyer6007 6 месяцев назад

    Came here after the fine tune model video - looking for exactly this. Thanks!

  • @kurtcampher4716
    @kurtcampher4716 8 месяцев назад

    thank you for this
    As a dev with no AI experience, you really make it easy to understand

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

    Great job. You deserve more subscribers.

  • @robertcormia7970
    @robertcormia7970 5 месяцев назад

    Very well done! Straightforward to follow!

  • @king94596511
    @king94596511 10 месяцев назад +2

    The video is very inspiring and straightforward, a valuable lesson

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

    Amazing explanations, thank you!

  • @coldestlin
    @coldestlin 4 месяца назад

    当中间向量查询的结果出来, 一下子就了解了整个流程, 非常赞. 原来是拿向量查询的结果, 再去扔给llm, 当作promt instruction, 然后让llm给出答案.

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

    you make really useful videos man

  • @MrDe0
    @MrDe0 8 месяцев назад +1

    This is GOLD !!
    Thank You !

  • @scratch123
    @scratch123 7 месяцев назад

    Thanks Jason this was a great tutorial! :)

  • @verasalem5071
    @verasalem5071 10 месяцев назад +33

    Love your content, very easy to digest and understand. The only recommendation I would give is to use other embeddings and LLM models besides OpenAI. Mid/Large sized companies cannot use OpenAI in their environment because of legal issues around OpenAIs data retention policy. Alot of companies want to develop their own implementations so including other models like Llama 2, Vicuna, etc would allow you to reach a bigger audience.

    • @AIJasonZ
      @AIJasonZ  10 месяцев назад +4

      yea great points, thanks for the recommendation! totally get that company dont want to send any data to OpenAI LOL

    • @Ascended23
      @Ascended23 10 месяцев назад +2

      +1 for using more open models. I love your content and the approach you take to your videos. But even though I'm not a big company I just value using systems that are open instead of closed.

  • @YangYang-rh8uy
    @YangYang-rh8uy 2 месяца назад

    Exactly want I want , thanks Jason.

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

    I am really surprised that these tools can help so many businesses doing the low-cost and autonomous response specifically for customer service! Great video!

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

    Great video! Very simple to understand.

  • @AlessaOxygen-ot4rl
    @AlessaOxygen-ot4rl 4 месяца назад

    This is hilariously good. Thanks for this wonderful ressource!

  • @AssassinUK
    @AssassinUK 10 месяцев назад +2

    This was 🔥🔥🔥. If I hadn't already subscribed, I would have. Excellent use case! Looking to impliment this using Flowise.

  • @kylearnold9647
    @kylearnold9647 7 месяцев назад

    Thank you! This was incredibly helpful

  • @shethromesh
    @shethromesh 10 месяцев назад

    Loved to see similar demo of knowledge search with open source models not with openai models

  • @markieuanroberts
    @markieuanroberts 7 месяцев назад +1

    Awesome explanation, thanks.

  • @user-nt2fs7qp6c
    @user-nt2fs7qp6c 7 месяцев назад

    this is the best video on your channel.

  • @naimneman
    @naimneman 10 месяцев назад +2

    Amazing video Jason! Pretty useful information. I would love to see a video about GPT4All as a personal assistance for everyday life.

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

    Great content and love the intros

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

    Fantastic content, thank you.

  • @SS-rt8oo
    @SS-rt8oo 3 месяца назад

    Great video, thank you

  • @user-gv6ek5tg2f
    @user-gv6ek5tg2f 5 месяцев назад

    Dude. You. Are. Awesome!

  • @xulipaTV
    @xulipaTV 10 месяцев назад +1

    You are the man Jason!

  • @CyberSQUID9000
    @CyberSQUID9000 10 месяцев назад +1

    More excellent content, thanks mate

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

    Great video, subscribed.

  • @davidwylie8491
    @davidwylie8491 10 месяцев назад +1

    Amazing! Thanks for sharing

  • @AI_Ron
    @AI_Ron 10 месяцев назад +2

    These are gems

  • @alvropena
    @alvropena 10 месяцев назад

    Thank you for sharing!

  • @davide.2349
    @davide.2349 10 месяцев назад +1

    Jason you are awesome!

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

    Excellent vid thank you !

  • @vb7913
    @vb7913 7 месяцев назад

    Hi Jason, fantastic video! So if i understand correctly, this whole concept works purely on the quality of your examples and more importantly how your prompt is structured, as the prompt contains instructions, input and examples ?

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

    Thanks a lot for the info!! Greetings from Mexico 🤙

  • @shrvn110
    @shrvn110 10 месяцев назад +2

    this dude is on FIRE 🔥

  • @kiraakamaru
    @kiraakamaru 10 месяцев назад +4

    This is exactly what I was looking for, I have a question Jason: How can we secure our company personal data?

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

    Big thank you ❤

  • @arunkabilan
    @arunkabilan 10 месяцев назад +1

    Great explanation

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

    Hey @AIJasonZ, great video! I'm curious, is there a method to retrieve the confidence level from the embeddings? Since it's possible that not all the information will be present in the embeddings, it would be helpful to have a way to handle such scenarios. For instance, if certain information is missing, perhaps the system could respond with "response not found" or trigger another action like calling an API.

  • @maciejbalasinski2419
    @maciejbalasinski2419 10 месяцев назад +1

    Thanks for No coding alteratives

  • @tauraik
    @tauraik 10 месяцев назад +1

    Amazing content my guy Amazing

  • @nealshah5874
    @nealshah5874 5 дней назад

    This is the greatest video ever created

  • @ludwigvanbeethoven61
    @ludwigvanbeethoven61 10 месяцев назад

    I wonder why those AI channels, like yours, are not exploding. This is so important for the future what you all are doing. Only a few people get this!

  • @rverm1000
    @rverm1000 8 месяцев назад +1

    great video! is that enough info to go out and start building a customer response ai for other people or businesses?

  • @tahunal
    @tahunal 10 месяцев назад +1

    Bro you are awesome.

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

    Excellent.

  • @KarlJuhl
    @KarlJuhl 10 месяцев назад +3

    Great resources Jason, I will add to the flood of comments - you are a great communicator and you move at a good speed. Thanks for sharing!
    It is interesting how many langchain UI apps are being built. Relevance AI looks to be the most integrated from end to end, with such an easy deploy process.
    I am curious to know your thoughts on using a UI tool like flowise or relevance AI versus custom programming.

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

    Thanks!

  • @Andre-yp8hg
    @Andre-yp8hg 10 месяцев назад

    Hey Jason, good stuff. Have you trained embedded data on the falcon model?

  • @sameergamer4567
    @sameergamer4567 8 месяцев назад

    Great video

  • @hangtok
    @hangtok 5 месяцев назад

    Thanks for sharing Jason.
    How would suggest working on the embedding if each data point is not necessarily a pair? Say possible multiple responses (like primary and secondary) for a single message?

  • @kalifalau1455
    @kalifalau1455 4 месяца назад

    very helpful!

  • @ayusharora2019
    @ayusharora2019 10 месяцев назад +1

    Amazing!!

  • @satyamgupta2182
    @satyamgupta2182 10 месяцев назад +1

    Thank you so much for your video. Its very helpful.
    At the same time, is there a way to run this with Llama-2 or other open source LLM's?
    Edit: If security is my main concern, how do I go about embedding?

  • @Gingeey23
    @Gingeey23 10 месяцев назад +8

    Great video Jason, however the biggest challenge for companies will be ensuring that commercially sensitive information isn't fed into hosted LLM models due to security concerns. Would be really interested to see how you would approach this challenge, and potentially try to deploy this tool locally? keep up the good work!

    • @AIJasonZ
      @AIJasonZ  10 месяцев назад +5

      Thanks mate! Yea I agree, I heard business talk about sensitive information a lot, especially ones with clients data;
      There are 2 ways I see it can be solved now:
      1. Self host LLM, using Azure self host version or even using open source models; so you don’t send info to openai
      2. Anonymoulyse your input/output data, so openai don’t have a clear idea that data A is from company A;

    • @senxo.visuals
      @senxo.visuals 10 месяцев назад +2

      If using hosted LLM like OpenAI's this would probably 1. require just a lot of manual work with clearing all the data or 2. first pushing the data through lighter local LLM with a task to clear any sensitive information (like they used one LLM to create training prompts for another LLM). Just a thought, tho

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

    Very nice video.

  • @Grumptr0nix
    @Grumptr0nix 6 месяцев назад

    This is exactly what I was looking for... I have a tremendous amount of assets (Requirements docs, project plans, etc) that we've created over and over for all our engagements, and I'm trying to find a way for us to stop reinventing the wheel. All of which are in our Google Drive, but I'm having trouble conceptualizing how I'd be able to turn that into vectored data (you talk about text splitter, but I'm still a bit confused about its application). Anyways, I'll do more research but this is amazing content. Thank you.

    • @Grumptr0nix
      @Grumptr0nix 6 месяцев назад

      And for sure, the legal issues with our business data and OpenAI that is discussed in other comments have been a blocker for us as well, but at least there's options.

  • @camach28
    @camach28 10 месяцев назад +7

    It would be amazing if you could make a video creating a knowledge base using long pdfs as source,, and use gpt as well to make an expert assistant in a topic.

    • @frankchangshow
      @frankchangshow 7 месяцев назад

      Yes like if the data source is like a book and we want to search the contents in it giving relative data like “I remember this part of the book saying something like this… where was it?” … or “the book had this story … where was it and the main ideas”

  • @___Madara__
    @___Madara__ 4 месяца назад

    top tier content!!!!

  • @DeLeizard
    @DeLeizard 8 месяцев назад +3

    Thank you for the super video. I'm learning LLM and am quite confused between knowledge base embedding, that was mentioned, vs prompt tuning. Could you tell me the difference?

  • @user-ps3jj1ey5k
    @user-ps3jj1ey5k 10 месяцев назад

    解釋得非常清楚