AI chatbot based on custom website data using Langchain, Pinecone and OpenAI

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มิ.ย. 2024
  • Learn how to build a full-stack app in this tutorial: • Full-stack AI chatbot ...
    Colab notebook with langchain question-answering chain and an index based on the custom data from a website: colab.research.google.com/dri...
    Watch full stack app overview tutorial here: • Full-stack AI chatbot ...
    Want to learn how to build a full-stack langchain app step by step? Join the waiting list: forms.gle/SuP2YBkDqctpihdi6
    Timecodes:
    00:00 Intro
    01:07 Demo
    03:26 How it works
    05:02 Setting up OpenAI and Pinecone
    08:11 Scraping a website
    10:42 Making an index
    17:27 Making a question-answering chain
    High-converting accessible e-commerce template from Tech Foundation techfoundation.gumroad.com/l/...
    AI playlist: • AI crash course
    #UXDesign #UX #Figma #UXUI

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

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

    Just stumbled across your channel and have to say this is great stuff! Rapid saas app deployment and fully indexed personal assistants are getting there!

  • @oshodikolapo2159
    @oshodikolapo2159 10 หลายเดือนก่อน +2

    Well detailed tutorial. Thank you!
    It'll be helpful to update the documentation links in the notebook, most are broken.

  • @vinceszabo162
    @vinceszabo162 4 หลายเดือนก่อน

    Very cool and up to date content, thanks!

  • @mallikarjunmongolla4519
    @mallikarjunmongolla4519 3 หลายเดือนก่อน

    This is a great video to learn chatbot using langchain and Pinecone, Thank you a lot.

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

    This is so great! Hoping I can make my own ChatBot powered by OpenAI using Laravel. This tutorial gave me a lot of insight with the development. Thank you!

  • @tobiasfan5407
    @tobiasfan5407 11 หลายเดือนก่อน

    another great video, gracias

  • @Alkotas25
    @Alkotas25 11 หลายเดือนก่อน +1

    very impressive, thx! im also very interested in front end part, do you have any tip or video how can I strat learning front end?

  • @carterrees2477
    @carterrees2477 11 หลายเดือนก่อน

    Love the new mic!!

  • @rajithkumar3424
    @rajithkumar3424 11 หลายเดือนก่อน

    Hello , Great content

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

    Thank you a lot!

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

    if you were to substitute OpenAI with something, what would it be? thank you for your effort

  • @peroforrr7663
    @peroforrr7663 ปีที่แล้ว +1

    Hello, 🎉 great content! I would like to request a video on a solution for chatting on PDFs using an open-source model from Hugging Face that utilizes GPU and ensures data privacy.

  • @vesper8
    @vesper8 ปีที่แล้ว +1

    Can you please please please make a video that combines a streaming UI (where you see the words appears one after the other) built with JS (such as your recent one on NextJS) WITH a python backend that uses Langchain, such as in this video. Your recent video is almost exactly that except that you're using the javascript version of Langchain. I struggle to understand how to make the python backend and JS frontend work together in a streaming chatbot way that accepts output and streams the response. That would be so amazing if you could do that, maybe as a part 2 of this video. Many thanks!! LOVE your content so much!!

    • @irina_nik
      @irina_nik  ปีที่แล้ว +1

      I'm thinking too make a full course that teaches how to do and deploy it. Let me know if you are interested by joining the waiting list forms.gle/SuP2YBkDqctpihdi6

  • @mohammadazharheetun3167
    @mohammadazharheetun3167 9 หลายเดือนก่อน +2

    Amazing tutorial. However, what if a website does not have sitemap?

    • @pauls064
      @pauls064 4 หลายเดือนก่อน

      Did you ever find an answer?

  • @krishnaprasadsheshadri6206
    @krishnaprasadsheshadri6206 3 หลายเดือนก่อน

    Pinecone has had quite a few updates. Also even with the older version of pine cone, Index has no attribute 'similarity_search'. Anyone know how to fix this problem

  • @monerahalmobarak7307
    @monerahalmobarak7307 วันที่ผ่านมา

    Pipeline is not connected can someone help me ?

  • @game-sy4nb
    @game-sy4nb 9 หลายเดือนก่อน

    how to create ai tools for saas

  • @user-yw6fq5nd7m
    @user-yw6fq5nd7m 10 หลายเดือนก่อน

    How can we find the sitemap URL from any of the website URLs?

  • @kurama_dp4402
    @kurama_dp4402 4 หลายเดือนก่อน +1

    AttributeError: init is no longer a top-level attribute of the pinecone package.

    • @hamzajaved6922
      @hamzajaved6922 3 หลายเดือนก่อน

      Getting the same error seems like pinecone has some new updates.

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

    please make full stack web pages data custom data chatbot end to end complete

  • @lightyagami6823
    @lightyagami6823 ปีที่แล้ว

    What was the API cost? 🤔

    • @irina_nik
      @irina_nik  ปีที่แล้ว

      I've spent $0.37 while recording the video

    • @lightyagami6823
      @lightyagami6823 ปีที่แล้ว

      @@irina_nik ooo that's not much. Now i can experiment with it thanks

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

    I try to run this but not able to run this

  • @jwardmagic07
    @jwardmagic07 11 หลายเดือนก่อน

    Not so great for beginners that dont know what things like langchain are.

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

    Hi Irina, everything was going well until I executed the "Creating a vectorstore" section since I got an error : WARNING:langchain.embeddings.openai:Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised RateLimitError: You exceeded your current quota, please check your plan and billing details..
    I upgraded to Chat GPT Plus but I'm still getting this. Any idea on how to resolve this? Thank you. Oscar.

  • @klammer75
    @klammer75 ปีที่แล้ว

    Great video and Tku for what you do….keep ‘em coming!🥳🦾😎