Vector Embeddings Tutorial - Code Your Own AI Assistant with GPT-4 API + LangChain + NLP

Поділитися
Вставка
  • Опубліковано 12 вер 2023
  • Learn about vector embeddings and how to use them in your machine learning and artificial intelligence projects. Learn how to create an AI assistant with vector embeddings. You'll use OpenAI's GPT-4 API, LangChain, and Natural Language Processing techniques (NLP).
    ✏️ Course created by @aniakubow
    ⭐️ Contents ⭐️
    ⌨️ (00:27) Introduction
    ⌨️ (01:49) What are vector embeddings?
    ⌨️ (02:14) Text embeddings
    ⌨️ (07:58) What are vector embeddings used for?
    ⌨️ (11:05) How to generate our own text embedding with OpenAI
    ⌨️ (14:37) Vectors and databases
    ⌨️ (16:02) Getting our database set up
    ⌨️ (18:05) Langchain
    ⌨️ (19:24) Let’s build an Ai Assistant
    🎉 Thanks to our Champion and Sponsor supporters:
    👾 davthecoder
    👾 jedi-or-sith
    👾 南宮千影
    👾 Agustín Kussrow
    👾 Nattira Maneerat
    👾 Heather Wcislo
    👾 Serhiy Kalinets
    👾 Justin Hual
    👾 Otis Morgan
    👾 Oscar Rahnama
    --
    Learn to code for free and get a developer job: www.freecodecamp.org
    Read hundreds of articles on programming: freecodecamp.org/news

КОМЕНТАРІ • 154

  • @aniakubow
    @aniakubow 8 місяців тому +176

    So much love for this incredible community! Hope you like this video

    • @Isciaszinco
      @Isciaszinco 8 місяців тому +5

      Thanks for the work, hope you gain 1 million subs🎉

    • @dot_dot_pwn2650
      @dot_dot_pwn2650 8 місяців тому +6

      seriously, you guys have no idea how much I've learned from this channel. The value is incalculable. Thank you so much!

    • @rameezalam1968
      @rameezalam1968 8 місяців тому +2

      You look like A.i generated model😅

    • @sattineez
      @sattineez 7 місяців тому +1

      Thank you for all your work 🙏 you are an inspiration 😊 I hope one day I can be as good as you

    • @ArghyadeepPal
      @ArghyadeepPal 7 місяців тому

      @@rameezalam1968 😂

  • @nAIT369
    @nAIT369 8 місяців тому +111

    do you agree that this legendary channel is better than most paid courses for coding out there?

    • @toddmarshall7573
      @toddmarshall7573 8 місяців тому +11

      Having programmed since 1963, it looks like a return to COBOL. Programming today is 90% getting things hooked up. 10% getting things done. 100% being clueless as to what's going on under the covers. Follow the bouncing ball programming.

    • @shrdn2960
      @shrdn2960 8 місяців тому +4

      A few months following their courses and their YT channel. I believe it's as useful (if not more) than my university degree, which took a lot of money and years.

    • @Suraj_hps
      @Suraj_hps 8 місяців тому +3

      I just completed their certification course in responsive web design and actually learned a lot from any other course and only in 40 days (300-350hours )and everything for free too

    • @Jd-zd6bh
      @Jd-zd6bh 8 місяців тому

      what, do you mean there is such thing as a paid course?? I am already 100% clueless. .

    • @Suraj_hps
      @Suraj_hps 8 місяців тому

      @@Jd-zd6bh I said it's free means it is free all courses on their website with certificate

  • @minsupark9246
    @minsupark9246 3 місяці тому +5

    This lecture on vector embedding is undoubtedly one of the best I've encountered! Huge thanks to Ania and FCC! Kudos to you all!

  • @kangmoabel
    @kangmoabel 8 місяців тому +43

    Can we stop just for a moment and appreciate her!!! learned loads of thing from you!!! hats off 🎓🎓 ❤❤ love you from Ethiopia

    • @maciej2320
      @maciej2320 8 місяців тому +3

      She's an actor. There's tonnes of people behind the scene to write this content.

    • @Ethiopian_language
      @Ethiopian_language 8 місяців тому

      ​@maciej2320 wow amazing me too from Ethiopia ❤

    • @jay_wright_thats_right
      @jay_wright_thats_right 28 днів тому

      How do you know she's creating the content? You learned loads of stuff but is it making your more money?

  • @user-kt2kz5qg4z
    @user-kt2kz5qg4z 5 місяців тому +3

    10:51 THIS is a 'golden nugget' right here: "The core advantage of vector embeddings..." Such a great summation of exactly what an ai model really is. Thanks for such a fantastic video. I love it !

  • @nocopyrightgameplaystockvi231
    @nocopyrightgameplaystockvi231 8 місяців тому +16

    Fun fact : GPT3 has vector embedding sizes of around 12,888 which is 100 times more than tiny models and 25 times more than normal NLP models.

  • @easygreasy3989
    @easygreasy3989 5 місяців тому +1

    So well done and well put together! Thanks for the value ❤

  • @ChameeraDedduwage
    @ChameeraDedduwage 12 днів тому

    Wow. Probably the best lecture to meaningfully explain what vector embeddings are, and how cosine similarity works. Thank you very much!

  • @sslvsme5763
    @sslvsme5763 6 місяців тому +2

    Wow the instructor for this vid was actually amazing. I only clicked on it because It was 30 minutes long, having no real intention to actually learn and just have play in the background while I read a textbook for fizz. The instructor was phenomenal, I understood everything she said, every instruction was clear to follow although I only really know some JavaScript and cpp. I actually learned a few things. Before the video began like I said no real intentions of implementing this but since I actually learned and understood pretty much all of it I could see myself actually implementing it on some project and adding it to my resume. Would be cool. Thanks

  • @OpenMindUnlockinglifes
    @OpenMindUnlockinglifes 6 місяців тому

    Thanks for this amazing session loved it

  • @Lemure_Noah
    @Lemure_Noah 6 місяців тому +2

    Simply love this presentation! That vec math (King - man + woman = Queen) just blow my mind!

  • @ShadowMind312
    @ShadowMind312 8 місяців тому +8

    I did this in my Numerical Analysis course using Maple and MatLab. Then i did some analysis on images when i took Fourier analysis. Shame i never got much chance to use it professionally, as i tend to work with financial data.

  • @davidtindell950
    @davidtindell950 7 місяців тому +2

    thank you. a TIMELY course for my projects!

  • @wingleungchoi3110
    @wingleungchoi3110 7 місяців тому

    Thank you so much for this amazing video! I learnt a lots from it!

  • @bilalahmedkhan5876
    @bilalahmedkhan5876 8 місяців тому

    Thank you! this was really insightful.

  • @jasintanuwijaya5203
    @jasintanuwijaya5203 8 місяців тому

    When we do ask question using the vector database like "what are the biggest questions in science" does it consume token from open api also?

  • @limitedgain6433
    @limitedgain6433 8 місяців тому

    Thank you for sharing the information and knowledge.

  • @Salvatore769
    @Salvatore769 8 місяців тому +1

    Great video very detailed 🎉 0:35

  • @adityanjsg99
    @adityanjsg99 8 місяців тому +2

    This channel is goldmine

  • @user-ss1or5jh5b
    @user-ss1or5jh5b 7 місяців тому +1

    When calculating cosine similarity, does a value closer to 1 mean more similar and a value closer to -1 mean less similar?

    • @opalrun
      @opalrun 4 місяці тому +1

      1 indicates an identical vector, or very close semantic meaning, or even identical text. (Note that it's the similarity of the vector's direction only, not scale.) 0 indicates an orthogonal relationship, ie, unrelated semantically. -1 in theory represents complete semantic opposition, but in practice, a perfect -1 is rare in natural language contexts.

  • @tanmaybrahmachari
    @tanmaybrahmachari 8 місяців тому

    Hey, I would love you could somehow make a video on bun and scyllaDB, been trying to learn them but theres no source 😥

  • @myslates2854
    @myslates2854 8 місяців тому +6

    This is a very good video but I would like to understand why do we need datastax and store in DB if the intension is just to use as prompt and get answer. We can get directly from the OPenAI with key and prompt without storing or anything to do with vector embedding and those will be internal to OpenAI, I wanted to understand the use case of approach.

    • @chidiebere
      @chidiebere 7 місяців тому

      Valid question

    • @giovanimaciel1651
      @giovanimaciel1651 7 місяців тому +1

      I believe this method is better than fine-tuning and significantly superior to using prompts, especially when you have a lot of information; the chat will provide much better answers.

  • @DennisKenneybees
    @DennisKenneybees 8 місяців тому +7

    Any educational course should always first explain what prerequisites are necessary to understand and learn the course material.

    • @AceOnBase1
      @AceOnBase1 6 місяців тому +1

      Think its safe to assume if youre here that you know a bit of CS at least.

  • @Kishor-ai
    @Kishor-ai 8 місяців тому

    Thanks for making this video

  • @elijahkulpinski4983
    @elijahkulpinski4983 8 місяців тому

    This came just in time as I just discovered Flowise which is just a code-less LangChain and wanted to play around with long term memory for my models

  • @MarcusNeufeldt
    @MarcusNeufeldt 8 місяців тому +21

    🎯 Key Takeaways for quick navigation:
    00:00 📘 Anikubo's course covers vector embeddings using OpenAI's GPT-4.
    01:49 🖥️ Vector embeddings transform various data types into numeric forms for algorithm processing.
    06:12 📈 Numbers can represent complex data, and cosine similarity helps compare them.
    08:04 🌐 Embeddings find applications in recommendation systems, NLP tasks, and more.
    14:04 🛠️ LangChain, an open-source framework, enhances AI interactions, chaining models and data.
    23:25 🛠️ The tutorial walks through setting up a Python environment and key scripting steps.
    24:22 ⚙️ Essential packages and tools are installed for AI development.
    33:17 🤖 The AI assistant, using vector-based search, fetches relevant documents from a database.
    Made with HARPA AI

  • @nonstopper
    @nonstopper 8 місяців тому

    Embeddings vs Fine tuning?

  •  2 місяці тому +1

    Incroyable !

  • @toddmarshall7573
    @toddmarshall7573 8 місяців тому +1

    9:50 "...we also use it for information retrieval...": How does it deal with misspellings, either in the query or in the training data?

    • @TropicalCoder
      @TropicalCoder 8 місяців тому

      With a lower score than expected

    • @technolus5742
      @technolus5742 8 місяців тому +1

      The model has seen misspellings before, and it knows they are related to the correct spelling more than other words.

    • @toddmarshall7573
      @toddmarshall7573 8 місяців тому

      Amazing. How could it know? @@technolus5742

  • @Jonathan-rm6kt
    @Jonathan-rm6kt 6 місяців тому

    8:50 this is where I’m stuck in my project. Looking for a way to “inject” rule based text embedding, like an indicator variable, the shows the text belongs to some parent structure. Similarly, want to create custom embedding function that will be highly weighted for certain regex text patterns. Need to guarantee that cos similarly is 100 percent if regex matches. Are text embedding the right approach?

  • @candidofinda7819
    @candidofinda7819 8 місяців тому

    very good your class of tecnology

  • @rafaelbatres5280
    @rafaelbatres5280 3 місяці тому

    Amazing explanation! How could I use an existing Access database for my data set? It actually contains text reports and keywords for each report.

  • @smitpatel9722
    @smitpatel9722 7 місяців тому

    Is python good language to learn dsa?.. because on the internet there are lot of guys who are telling that you should learn java/c++

  • @fl4tcircl3
    @fl4tcircl3 5 місяців тому

    Brilliant!

  • @broadcastdave
    @broadcastdave 8 місяців тому +2

    Ania is the best.

  • @TheOntheskies
    @TheOntheskies 3 місяці тому

    Awesome Video to get started in AI. Any reason why you used datastax instead of a vector DB like pinecone?

  • @sreejishnair5922
    @sreejishnair5922 8 місяців тому +2

    What is the prerequisites of this course?

    • @ivarravi1000
      @ivarravi1000 8 місяців тому +1

      passion to learn and explore

  • @assesino8346
    @assesino8346 8 місяців тому

    I need a code grAm that remembers geo locations to work with satelite for live location accuracy hitmarks

  • @Ethiopian_language
    @Ethiopian_language 8 місяців тому +1

    Wow mashallah you are amazing freecodecam we love you from Ethiopia 🇪🇹
    I was take certificate of responsive web development that was amazing ❤❤❤

  • @frogfox9577
    @frogfox9577 6 місяців тому

    we have to have a GPT-4 prenium suscription fo follow this course ?

  • @shakilkhan4306
    @shakilkhan4306 8 місяців тому +2

    I just studying on this...Thanks

  • @mereb29
    @mereb29 8 місяців тому +2

    I'm new to this. At 13:18 what terminal is she using to input the code?

    • @augustovalbuena6685
      @augustovalbuena6685 8 місяців тому

      That is the simple Terminal. Later she uses Visual Studio Code

    • @snehamandal5376
      @snehamandal5376 7 місяців тому

      It is the linux terminal....curl is a linux command..but if u are on windows ..u may use wsl to use linux terminal on windows

  • @opalrun
    @opalrun 4 місяці тому

    Great tutorial, thanks! Lol at those answers it was spitting out though...

  • @DrAIScience
    @DrAIScience 3 місяці тому

    Can we do this for image search? Can we see embeddings of images? Can langchain do that? Thanks

  • @Ash-ow7zy
    @Ash-ow7zy 8 місяців тому

    ive creted 4 new api keys but the same error prevails, do we have to pay for the gpt4 model?
    "error": {
    "message": "You exceeded your current quota, please check your plan and billing details.",
    "type": "insufficient_quota",
    "param": null,
    "code": "insufficient_quota"
    }

    • @chidiebere
      @chidiebere 7 місяців тому

      In the beginning or early launch of gpt, open ai gave some free quota to dev account. probably that one has expired with the current email you are using

  • @philipkimani1262
    @philipkimani1262 4 місяці тому

    This was a super helpful tutorial. I have a quick question if you have a sec: what is the role of hugging face in the above tutorail?

  • @josecarlosmarques4012
    @josecarlosmarques4012 5 місяців тому

    tks a lot amazin video

  • @blaketheshepherd
    @blaketheshepherd 4 місяці тому

    Is it possible to connect this to a custom GPT for the openai store?

  • @emmanuelworldspen9409
    @emmanuelworldspen9409 7 місяців тому

    Can non-coder take this course?

  • @truszko91
    @truszko91 5 місяців тому

    How do ML models create embeddings for new, or novel, words? For example, what if I fed it "Hexamethylenetetramine" (an organic compound)? My brain is frying thinking about this...

  • @KumR
    @KumR 3 місяці тому

    Wow. .Lovely

  • @PopCultureQuest
    @PopCultureQuest 8 місяців тому +4

    This tutorial is very interesting, except that without a paid account on OpenAI we cannot really put it into practice. But I can't afford to pay 20 euros per month just to set up a tutorial.

    • @donaldoalmazan7338
      @donaldoalmazan7338 8 місяців тому +2

      You don't need to sign up for OpenAI Plus in order to create an API Key, they are billed separately. You also get a free 3-month API credit when you first create an account, the amount varies, I think they've decreased it now to about $5 (unfortunately I missed out on my credit, since I created my account last year and wasn't coding anything)

    • @PopCultureQuest
      @PopCultureQuest 8 місяців тому

      @@donaldoalmazan7338 thx for info

    • @kevthedestroyer1044
      @kevthedestroyer1044 8 місяців тому +1

      actually the 20$ for chatgpt is different from the api, for the api you can for example buy a 10$ credit and use it for as much as you would like, as long as it's used to finetune it will last long

  • @AaronGomez-ij4dx
    @AaronGomez-ij4dx 5 місяців тому +1

    Is there a repo with the code?

  • @GreySavo
    @GreySavo 8 місяців тому

    Thank you for so clearly and articulately presenting these lessons for us for free! Your eyes, your smile, and your beauty all together it is incredibly distracting to me though haha! I mean you are one of the most gorgeous women I've ever seen in my life and I appreciate your time. Sorry to come off like a creep but you're stunning.

  • @RobertAlexanderRM
    @RobertAlexanderRM 3 місяці тому

    @AniaKubow you're great at explaining. The only thing lacking in this otherwise excellent video is Poetry ;)

  • @priyaranjanmarathe
    @priyaranjanmarathe 2 місяці тому

    Is there a tutorial on doing these using LLaMA?

  • @ashishkharangate1110
    @ashishkharangate1110 7 місяців тому

    How to use chat GPT API key

  • @coolmatt3906
    @coolmatt3906 День тому

    Why to use OpenAI instead of some open source code?

  • @durjayghosh7664
    @durjayghosh7664 7 місяців тому

    please guys make video on laravel react js

  • @WilsonSilva90
    @WilsonSilva90 6 місяців тому

    I did not understand how the LLM (OpenAI) uses the embeddings stored in the DB.

    • @FamilyManMoving
      @FamilyManMoving 4 місяці тому +1

      LangChain: "chaining" resulted in two answers for each prompt: "I don't know" and the headlines. The first answer came from OpenAI's LLM, the second answers (the headlines) came from the vector-DB (Astra/Cassandra) that she set up outside OpenAI. LangChain was the bridge between the two.
      It's a simple little example without much relevance, but it shows the bones. There is a lot more work to make something useful.
      For instance, you could use a pre-trained LLM to perform the organizational tasks and composition (the language parts) using current data from a real-time source. For instance, "what kind of activities would be good at Los Angeles beaches today?"
      The LLM could contextualize the meaning of the question using pre-trained data (an understanding of what constitutes beach sports and the condition necessary for each is something that won't much change over time), and then use an external source (weather channels, surf sites, diving data sites, sailing sites, etc.) to search for real-time conditions at LA Baches. The LLM - using the current real-time data - could then look for nearness matches based on how the conditions match up to certain sports.
      So instead of a generic pre-trained answer like, "people like to sunbathe, swim, dive and surf at beaches" you can get a specific answer such as, "The conditions at Redondo Beach suggest it's a good surf day, but rip tide warnings suggest it is a bad day for people to be swimming. There is a water quality alert for bacteria in Santa Monica Bay."
      The LLM used the external real-time data to give accurate point-in-time suggestions that it would otherwise never have using data from training months earlier. That's where LangChain can help - merging "new" or custom data into the pre-trained contextual LLM model.
      Hope this helped.

  • @nishantdixit958
    @nishantdixit958 4 місяці тому

    It seems secure bundle (20:36) option is no longer available. Can someone acknowledge it if it is so?

    • @maxwellmartin6917
      @maxwellmartin6917 3 місяці тому

      Yeh it seems to have moved location, open your table and on the right side under 'Database Details', 'Region' click the three dots and select download SCB :)

  • @allignwith
    @allignwith 6 місяців тому

    used the python code to get the embed, ran with no errors but returned no results?

  • @EDUARDOCAPANEMAecapanema
    @EDUARDOCAPANEMAecapanema 7 місяців тому

    a git with that would be awesome

  • @TedGulesserian
    @TedGulesserian Місяць тому

    Link to a gist file with the code would be helpful please.

  • @bigsmoke8344
    @bigsmoke8344 8 місяців тому

    Make video about godot for unity users

  • @alanbiquet8401
    @alanbiquet8401 4 місяці тому

    does someone knows cheaper alternatives to OpenAI GPT's API ?

  • @brunomattesco
    @brunomattesco Місяць тому

    help with this error on this part of code anyone?
    llm = openai(openai_api_key=OPENAI_API_KEY)
    TypeError: 'module' object is not callable

  • @nigerianprince5389
    @nigerianprince5389 5 місяців тому

    Damn. Jay took one for the team learning vector embeddings 💀

  • @nikosterizakis
    @nikosterizakis Місяць тому

    Great video, but @AniaKubow, if you do not mind, you could have had a very successful career in modelling. Refreshing to see that you chose computing and specifically AI.

  • @user-ky6uh1kn6n
    @user-ky6uh1kn6n 8 місяців тому +2

    i like the course which is less than 1 hour

    • @Cr0ss9o
      @Cr0ss9o 8 місяців тому +1

      Exactly my thought

  • @frontprojects
    @frontprojects 8 місяців тому

    perfect 👌

  • @mrguiltyfool
    @mrguiltyfool 7 місяців тому +2

    Too bad nowadays openAi won't get you use api key unless you are a paying customer

    • @user-ss1or5jh5b
      @user-ss1or5jh5b 7 місяців тому

      I was going to say, I cannot run the initial vector embedding program because of billing issues.

  • @elsondasilva8636
    @elsondasilva8636 8 місяців тому +1

    👸🌟💝🌹💕🌹🌹🌟🌟

  • @paybuy5315
    @paybuy5315 8 місяців тому

    Hello please help me how can run .jar file in HTML ,js please

  • @sitrakaforler8696
    @sitrakaforler8696 6 місяців тому

    dam now I need the TIME x)

  • @urimtefiki226
    @urimtefiki226 3 місяці тому

    Vectors of 2704 table matrix

  • @user-xq9jd5ew4e
    @user-xq9jd5ew4e 2 місяці тому

  • @toddmarshall7573
    @toddmarshall7573 8 місяців тому +2

    4:40 "...Joe is 38 on the 0 to 100 scale... so -.4 on the -1 to 1 scale...": How is that? I get -.24. If it's -.4 on the -1 to 1 scale, that's 30 on the 0 to 100 scale. Please fix my math.

    • @FamilyManMoving
      @FamilyManMoving 4 місяці тому

      Context has two flavors, near and "not near". Joe is 38% near. Maybe Alice is 40% "not near", which would equate to a negative value (-.4).
      So context is more than "this one is like the other", it's also "but it's not like this other thing". If we just used a single dimension, then literally everything would be "like" everything else, which makes it a little difficult to differentiate.
      "The school bus is yellow. A banana is yellow. A bus is NOT LIKE a banana." Dimensions in dimensions.

  • @luissantiagolopez3863
    @luissantiagolopez3863 4 місяці тому

    so fine

  • @KaptainLuis
    @KaptainLuis 4 місяці тому

    thank you ! sadly you dont go in deep into the needed data...hoy big are the documents etc...but still good thanks!

  • @abhayprajapati4981
    @abhayprajapati4981 8 місяців тому +2

    I'm first woohoo tho I can only write "hello world" 🙂

  • @666rony
    @666rony 3 місяці тому

    lol i am not able to find api keys and lclient secret keys for astra

  • @maker9310
    @maker9310 4 місяці тому

    did anyone run into this error
    llm = openai(openai_api_key=OPEN_API_KEY)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    TypeError: 'module' object is not callable

  • @JK-pt3pt
    @JK-pt3pt 7 днів тому

    Ania my dear please dont waste your life on this mumbo jumbo. You can comfortably become a SUPER MODEL.

  • @eaxypop
    @eaxypop 7 місяців тому +1

    She doesn't explain the basics. What is the terminal that she uses?

    • @chidiebere
      @chidiebere 7 місяців тому

      you can use a vscode terminal

    • @gamefleek9012
      @gamefleek9012 6 місяців тому

      @@chidiebere I'm using VS Code and I'm getting errors about the API key I created. Is there a way to validate a key?

  • @AceOnBase1
    @AceOnBase1 6 місяців тому +1

    Id like for her to embed my vector

  • @abhisheksingh-ck7wp
    @abhisheksingh-ck7wp 4 місяці тому +1

    i don't code don't how to, i am here due to the thumbnail

  • @enriquebc5330
    @enriquebc5330 4 місяці тому

    Somebody having the problem of "You exceeded your current quota, please check your plan"

  • @Manikandan-cm6yn
    @Manikandan-cm6yn 5 місяців тому

    🎯 Key Takeaways for quick navigation:
    00:14 📉 *Sam Altman was fired by OpenAI's board for not being consistently candid in his communications, leading to implications of lying by omission.*
    01:11 🤯 *Various theories circulated, including speculation about dangerous AI developments, financial ties with Saudis, and a letter from former employees alleging dishonesty.*
    01:53 🌐 *OpenAI employees expressed discontent, with over 500 threatening to quit, potentially joining Microsoft to dominate the AI space.*
    02:21 🔄 *After negotiations with Microsoft failed, Altman and Brockman formed a new AI research team at Microsoft, but Altman eventually returned to OpenAI as CEO on November 21st.*
    03:02 ❓ *Uncertainty remains about the true reasons behind Altman's firing, with speculation about conflicts of interest, AI commercialization, or a possible publicity stunt involving the board, Microsoft, and Altman.*
    Made with HARPA AI

  • @moejobe
    @moejobe Місяць тому +1

    There are a lot of gaps in this tutorial, especially in the programming part. Good for conceptual learning, but don't recommend the implementation.

    • @__Gojo___
      @__Gojo___ 20 днів тому

      Whats wrong of her explanation?

  • @sanjaybhatikar
    @sanjaybhatikar 4 місяці тому

    It is disappointing that you have taken the route of OpenAI which is far from open - not only have they not open-sourced their models, their payment methods are limited to a few options and setting up billing is required for their API to work. It would have been much better to use free, open-source models to demonstrate LangChain.

  • @RatafakRatafak
    @RatafakRatafak 4 місяці тому

    It made me really laugh how she speaks about word and calls it "text". LOL

  • @swapanghosh9867
    @swapanghosh9867 8 місяців тому

    Never mind
    I am stupid
    Don't want to begto be a super one
    😂

  • @SonnyTo
    @SonnyTo 5 місяців тому

    you did not explain cosine similarity and why this is a good definition of similarity when it comes to comparing vectors. Without understanding this, everything you say after it is incomprehensible

  • @Anastasia_Masterova
    @Anastasia_Masterova 2 місяці тому

    Very educative. Thank you for this video. We have prepared a Russian version: ua-cam.com/video/q5dx9jiYFPM/v-deo.html.

    • @brunomattesco
      @brunomattesco Місяць тому

      how did you prepared a russian version?

  • @ArvindYadav-ri5mo
    @ArvindYadav-ri5mo 5 місяців тому

    are you Ai generated or an actual person.... say hi if you are AI and say dhinchak-dhinchak if you are actual persona...yeah audio will be better

  • @jimmydesouza4375
    @jimmydesouza4375 Місяць тому

    Ania looks fake. I don't know if it is the lighting or the background or what but it just looks fake. It's freaking me out. The voice sounds natural at least.

  • @bribes_for_nouns
    @bribes_for_nouns 8 місяців тому

    yawn why is modern programming just gluing together packages. not this channel or the creator of the video's fault but i just hate what it's all become

    • @kevthedestroyer1044
      @kevthedestroyer1044 8 місяців тому +1

      most of this stuff is expensive to create

    • @chidiebere
      @chidiebere 7 місяців тому

      It takes time to create some of them if you were to code them from scratch. Also, you don't want to "reinvent the wheel"

  • @bravo1oh1
    @bravo1oh1 8 місяців тому +3

    Imagine kissing her