Code Lab: Simple Chatbot using Llama Index

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ต.ค. 2024

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

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

    this was super helpful. thanks Michael!

    • @Michael-AI
      @Michael-AI  9 หลายเดือนก่อน

      Glad it was helpful!

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

    thank for sharing. This really helped me.Please upload more videos for confluence loader

    • @Michael-AI
      @Michael-AI  8 หลายเดือนก่อน

      I actually do have one coming up on a RAG architecture. Calls confluence and pulls in all the information then stores embeddings in a pinecone vector database and send it off to open AI for a NLP response. Should enjoy it.

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

    It's response too slow, can you tell me what's the reason? thank you verrymuch

    • @Michael-AI
      @Michael-AI  11 หลายเดือนก่อน

      I'll check it out this weekend. I know this video was created back in early July and there has been a lot of advancements.

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

    hi michael, does this work in another languages?

    • @Michael-AI
      @Michael-AI  ปีที่แล้ว

      Yes, to validate I tested a PDF file that was in Spanish. The cool part is that the system will respond in the language you asked the question in👍

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

      @@Michael-AI Internally it is using Embeddings and similarity search to find the relevant contents so language is not a problem in this kind of scenario