Building a Research Assistant from Scratch

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024

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

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

    This is a wonderful walkthrough. It's concise but thorough and helps explains why we are doing everything along the way. I'm impressed by how easy this is to do! I'll definitely be using this in my commercial application.

  • @ai-touch9
    @ai-touch9 2 หลายเดือนก่อน

    Thanks a lot for making This.

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

    Great video! Thanks!

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

    Love this! ❤

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

    This is great thank you Harrison!

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

    thank your for this vid, it'ssooo cool => I am now more productive in my searches !

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

    Awesome 👏 thank you for sharing

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

    This sample is fantastic. I have a question about errors within chain pipes - how to make them more robust. As I use this, about 1 in 50 times, the "Write 3 google search queries..." chain returns the queries but the JSON array is invalid syntax. It will omit commas or use newlines instead, etc. This makes the json loader throw an exception. Is it possible to catch this kind of error within a chain? And possibly retry the sub-chain itself (or do I just try to catch the exception on the very outer chain.invoke() all with something like Tenacity? The entire outer invoke is big/expensive so I'd like to keep the error retries within that one part (in this case 'search_question_chain'). Cheers!

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

    great tutorial

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

    Awesome ! Now with the same code im trying to do something else..

  • @ДаниилСергеевичАнисимов
    @ДаниилСергеевичАнисимов 9 หลายเดือนก่อน

    thanks for the video! I am wondering, what is a key difference of the research assistant built in this tutorial and the one developed in research-GPT repo?

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

    Why can't it be on Ollama & local llms like llama3, Mistral etc so we can work locally, safely, secure and no need of Open API keys etc? It's like vendor lock with OpenAI

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

    High quality

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

    Hi dear Lang Chain family the video was excellent. But I have a question how can we apply this python code for academic research. There are lots of api for it but can we do it wıth LangChain ?

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

    Cool.

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

    Great video. What is the recording software you are using ?

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

      loom!

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

    I can build this same application using typescript and javascript? or do i have to use python?

  • @daughterofarevolutionary-s4376
    @daughterofarevolutionary-s4376 10 หลายเดือนก่อน

    🎉🎉🎉🎉🎉🎉

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

    Hi. Thank you for the content. How can i send you a message for the LangSmith access as you mentioned?

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

      if you shoot harrison (hwchase17) a message on twitter he will likely respond

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

      @@LangChain I have to be subscribed to Twitter in order to send him messages. Any other way of requesting access?

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

      @@Eeeff Feel free to reach out to him on LinkedIn :)

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

    Why not using ollama or something local like Mistral or anything else 8:47 ?
    what is special about OpenAi API?

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

      its generally the most performant one, but we absolutely should do one with local llms!

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

      The difference is the infrastructure you have.
      If there is an issue of securing information, you can certainly do it on-frame.

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

    the tutorial is hard to follow to get it running. I think the issue is that you didn't go over setup of langserve or provide like in the description to set that up so figuring that out was a task within itself. Then after that I had to skip the whole langskith thing because I don't have access to that.

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

      Good points - in the future we will cover that more deeply!

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

      I will advise you go through their blog where you will see a lot of step by step instructions.

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

    Thanks for the content! Can you help me get off the langsmith waitlist please?

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

      if you shoot harrison (hwchase17) a message on twitter he will likely respond

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

    Hi Harrison, could you help me get off the langsmith waitlist, pls?

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

      if you shoot harrison (hwchase17) a message on twitter he will likely respond