Step by step no-code RAG application using Langflow.

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024
  • Source code of this example:
    github.com/svp...
    Lanflow's GitHub Repository: bit.ly/3JcNXeC
    Astra Vectorstore database: dtsx.io/4aw3x17
    I teach a live, interactive program that'll help you build production-ready Machine Learning systems from the ground up. Check it out here:
    www.ml.school
    To keep up with my content:
    • Twitter/X: / svpino
    • LinkedIn: / svpino

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

  • @dragonmax2000
    @dragonmax2000 5 месяцев назад +14

    What I liked about this is that you start with intent and end with a result, while meticulously going through specifics, even if it is high level.

    • @underfitted
      @underfitted  5 месяцев назад +1

      That’s the goal!

    • @dragonmax2000
      @dragonmax2000 5 месяцев назад +1

      I am a software engineer with looooong experience, but I am super confused about AI and inner workings. I might just start this was to see how things operate at the top and turn this into code on the other side. Make more videos about langflow, very nice content. Thank you!

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

      $10 per step...? This is what makes all the incoming finetunes of Lllama3 70B a game changer... that price will drop to

  • @AJICAR
    @AJICAR 5 месяцев назад +1

    This is a truly excellent tutorial. It's the first time I've worked with this framework, and the video covers every detail with perfect clarity.
    I made some variations, using Ollama with llama3 and Chroma as a vector store, and everything went smoothly thanks to your clear explanations.
    Fantastic work!

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

    Very nice overview with a great example! Very well explained! Thanks!

  • @AhmedRehan-fz1eq
    @AhmedRehan-fz1eq 4 месяца назад

    Perfect , this really opens my mind about the possibilites we can have . keep it up , these type of videos really help

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

    Very good and clear explanation! Thanks a lot for sharing the valuable information!

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

    Holy crap this project looks SO MUCH BETTER than Flowise, from top to bottom.

  • @bAvt_xyz
    @bAvt_xyz 5 месяцев назад +1

    Great tutorial. I'd LOVE to see someone (anyone!) demo how to use OpenAI custom agents via API...not just the vanilla core model(s) API.

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

    Awesome! Thx for sharing Langflow. The visual approach is my wqy to go. Exactly what I was looking for. And boom, it appeared in my timeline. 😎

  • @DataStaxDon
    @DataStaxDon 5 месяцев назад +1

    TY for the thoroughness in your explanation!

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

    Always great contents! Really clear and concise demo of langchain. Maybe you can make a video of how to allow the user to dynamically chose a website to ask questions about

  • @whitename7764
    @whitename7764 17 дней назад

    Really very well explained

  • @Kumar2k12
    @Kumar2k12 22 дня назад

    I have upgraded my langflow
    Also installed cassandra driver using cmd prompt

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

    And yet another great post Santiago. This is awesome!

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

    Awesome session .... I coded along and LangFlow is pretty cool.

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

    Great video, that's exactly what I'm looking for. Thank you so much for sharing!

  • @ProjectMastery-g9s
    @ProjectMastery-g9s 5 месяцев назад

    This is awesome, great content, perfect explanations, so helpful, 1000 thanks Santiago for sharing! 🙏

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

    Great content Santiago! Well done and structured! Thanks!

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

    Excellent video very helpful THANK YOU!

  • @TooyAshy-100
    @TooyAshy-100 5 месяцев назад

    Thank You Santiago
    Thank you for sharing your insights on "Step by step no-code RAG application using Langflow."
    Question:
    Regarding your use of chunking by 1000 and embedding with a size of 1536 for OpenAI, my question is: If I were to increase the chunking size to something larger, such as 2000, would that present any issues? Would it increase or decrease the performance of the model?
    I'm curious to understand the tradeoffs and implications of using a larger chunking size. Does it have an impact on things like model accuracy, training time, or memory usage? I'd appreciate your insights on how the chunking size can affect the overall performance and effectiveness of the machine learning system.
    Thank you again for your valuable contributions. I look forward to hearing your thoughts on this follow-up question.

  • @BrandonGuerrero-e4f
    @BrandonGuerrero-e4f 5 месяцев назад

    Exactly what I was looking for! thank you!

  • @전승환-h4b
    @전승환-h4b Месяц назад

    31:43 What can I connect instead of "Record"? In my Langflow, there are other dots such ad Retriever, Search Results, Vector Store in the Astra DB node instead of 'langflow'. Thanks for a good tutorial by the way!

  • @Azam.Rajabov
    @Azam.Rajabov 5 месяцев назад

    Thank you so much for the great video.

  • @PatheoIo
    @PatheoIo 29 дней назад

    Hello there, thank you for amazing video, you gave me so much value!! I would like to ask if its possible to somehow create a website application interface for this chatbot, like I dont have much experience with coding so I would love to know a way how can I create a website application interface in some low code platform and then connect it somehow with the langlow chatbot to somewhat resemble ChatGPT platform, I would like to create website RAG application for students in my country. But I am not sure if its even possible, so I would be very happy for your advice. Thank you :)

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

    I can not find vector search component in lang flow. Could you please tell us Which version are you using? Or alternate solution to it

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

      I am using LangFlow v1.0.6 and there is no "Vector Search" 😞

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

      Vector search is missing, yes. I'm trying to re-use the Astra DB component but with no success...

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

    Amazing 🤯🤯🤯, Thank you Santiago

  • @Kumar2k12
    @Kumar2k12 22 дня назад

    Pls fix my issue I want Astra DB search under Vector search

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

    Awesome, appreciate you're sharing it 👍does Langflow support other inputs from text, for example images, tables, etc. does it have OCR komponent supported too ?

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

    Great tutorial...

  • @Kumar2k12
    @Kumar2k12 22 дня назад

    Unable to install Astra DB driver

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

    Really good!

  • @Kumar2k12
    @Kumar2k12 22 дня назад

    I have Astra DB application token and api end point

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

    I need an app where I can transcribe and summarize videos, audio files and from sites like RUclips similar to an app like Eightify or Summarify.

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

    Thanks man

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

    Does this took work offline? Meaning it doesn't effect our data privacy please?

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

    Can I use newer Python version (like 3.11.3)?

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

      I think yes, but you should try

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

    It seems to me that your interface looks different from mine. I don't have a core component but several other menus which I don't see in yours. What have I done wrong? Great tutorial, Man.

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

      Make sure you run the prerelease version

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

    Excelent!!

  • @vinlin-lk5no
    @vinlin-lk5no 2 месяца назад

    可以把你视频通话这里运行吗

  • @Kumar2k12
    @Kumar2k12 21 день назад

    my python version is
    3.11.9

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

    the URL i am working with requires login, how would it be handled in this case?

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

      Can’t do it like this. You need to find a way to authenticate and get access to the information.

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

      Try agents .. crewai

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

    Just curious but does this program have input and outputs for using voice activation and speakers for speaking? Id like to create an ai assistant for my house and like the look and feel of this because its quite si.ilar to the way unreal engine uses blueprints.

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

    👌👏👏👏👏👏👏👏👏

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

    something has changed since the video, it's taken over 6 hours and the install is still running Downloading wcwidth-0.2.9-py2.py3-none-any.whl (102 kB)
    |████████████████████████████████| 102 kB 4.2 MB/s

  • @vidcreatorlondon
    @vidcreatorlondon 12 дней назад

    Amazing video. 1. Will it lookat all the pages of the domain? 2. What if I have pdf files on the website? Do I have to do something else for that?

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

    Very good and easy to follow video, although I could not make it work with Ollama in Docker. Ran into multiple issues with Astra DB as well when using Ollama Embedings failing to create a data set automatically and spilling a number of errors. Granted I am a complete beginner.
    Would be cool if there was a follow up tutorial showing how to do the same for local Ollama models and how to address the Ollama hosted in Docker.

  • @experiencewithanish
    @experiencewithanish Месяц назад +1

    Loved your tutorial, and I did build an chatbot that answers questions related to the Warren Buffet Investment letter.
    Thank you

  • @CYCheung-yz1jv
    @CYCheung-yz1jv 27 дней назад

    Excellent video and tutorial! I can't wait to try it out!!!

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

    My input components missing , why is that ?

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

    Hi! Thanks for the tutorial. How do you recommend to calculate costs to run the application in production?

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

    Excellent man! How i can use SQL database for the RAG instead of the URL to provide the context?

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

    Great video @svpino, as always. However, I found that the python code using sample.json doesn't provide accurate results always as we get from the 'Run' using the browser. Even the same question that works well on browser gets a totally unrelated result on Python code when run with the json. Do you suggest anything on this?

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

    in langflow , can we have "RAG + Tool usage" , at the same time.?

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

    Wow man. This is awesome!! El fantastico. Cant wait to have more tutorials, with fully local options this time. 🎉

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

    Really cool, thanks for sharing!

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

    how can you set it up with Ollama?

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

    Esto es oro Santiago, muchas gracias!

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

    how to use the keys from .env to run the python code if i import your flow json without embedded keys

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

      Use the python-dotenv library.

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

    Nice, thanks

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

    ok, now how do you verify the security of the app? how do you make sure it isn't stealing your customers data?

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

      Use it for POC only .. for production that different