Step by step no-code RAG application using Langflow.

Поделиться
HTML-код
  • Опубликовано: 25 янв 2025

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

  • @dragonmax2000
    @dragonmax2000 9 месяцев назад +19

    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  9 месяцев назад +1

      That’s the goal!

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

      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 9 месяцев назад

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

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

    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!

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

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

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

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

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

    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 9 месяцев назад +1

    TY for the thoroughness in your explanation!

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

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

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

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

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

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

  • @전승환-h4b
    @전승환-h4b 5 месяцев назад

    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!

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

    Perfectly executed!
    You've earned a subs ❤

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

    And yet another great post Santiago. This is awesome!

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

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

  • @CYCheung-yz1jv
    @CYCheung-yz1jv 4 месяца назад

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

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

    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.

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

    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

    • @fuzzylop
      @fuzzylop 6 месяцев назад +2

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

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

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

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

    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

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

    the Best video on the topic. thank you

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

    Great content Santiago! Well done and structured! Thanks!

  • @vish-xiimo
    @vish-xiimo 3 месяца назад

    Thanks @underfitted Simple and straight-forward explanation. Do you have any example where you've used the "API Request" under "Data" where based on the question, an orchestrator can call an API endpoint and pass values from the Vector output?

  • @bAvt_xyz
    @bAvt_xyz 9 месяцев назад +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.

  • @abdielmagdi
    @abdielmagdi 13 дней назад

    I am unable to install and open the langflow in vscode please help with the process...

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

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

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

    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.

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

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

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

    Fantastic tutorial!

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

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

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

    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?

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

    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 :)

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

    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 ?

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

    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.

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

    Please let me know is it possible to achieve this RAG application by using only the opensource resources

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

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

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

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

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

    Excellent video very helpful THANK YOU!

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

    Exactly what I was looking for! thank you!

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

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

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

    Really very well explained

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

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

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

    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?

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

    I was following your steps, and what I found are:
    1. Astra DB Search is not default at Langflow components.
    2. Found it at store.
    3. Astra DB Search does not have output as in your video, so I can not connect it to the prompt component.
    Please tell me how to fix it
    Thank you in advance

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

    Unable to install Astra DB driver

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

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

  • @farhanshaikh4087
    @farhanshaikh4087 24 дня назад

    How should I make its UI

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

    Did langflow just replaced stackai??! is it just the open source version of StackAI?! It is awesome!

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

    Esto es oro Santiago, muchas gracias!

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

    My input components missing , why is that ?

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

    how can you set it up with Ollama?

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

    I have Astra DB application token and api end point

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

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

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

    Really cool, thanks for sharing!

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

    Amazing 🤯🤯🤯, Thank you Santiago

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

    Can I use newer Python version (like 3.11.3)?

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

      I think yes, but you should try

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

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

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

      Use the python-dotenv library.

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

    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  8 месяцев назад

      Make sure you run the prerelease version

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

    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.

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

    Thank you so much for the great video.

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

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

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

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

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

      Try agents .. crewai

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

    Great tutorial...

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

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

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

    Really good!

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

    Nice, thanks

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

    my python version is
    3.11.9

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

    Thanks man

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

    Excelent!!

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

    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 8 месяцев назад

      Use it for POC only .. for production that different

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

    👌👏👏👏👏👏👏👏👏

  • @discountfuturist
    @discountfuturist 28 дней назад

    dude, none of this works. All of these videos seem like they will be a "low/no-code" thing, but it's always b.s. Tons of errors for those non-coders. No thanks.

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

    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

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

    Awesome explanation!