Chat with Document - Streamlit Chatbot with LLAMA 3.1. using Groq | RAG | Langchain | Generative AI

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

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

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

    Thank you Siddardhan, finally i am able to replicate your code and chat with Pdf web interface realised. Thank you for this wornderfull videos. Keep going!

  • @isaacakindipe
    @isaacakindipe 5 дней назад

    Thank you for this tutorial. Please make another that uses voice mode, like ChatGPT.

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

    Master, your tutorial is wonderful. I would like to kindly request that you create a tutorial with RAG, Langchain, and Llama that can consume RAG from links, documents, and other information sources. I greatly appreciate your sharing of knowledge.

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

    The is real treasure! Thank you

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

    Hi Sid... Can we extend this to multiple documents ? and also multiple type of docs like PDF , CSV , TXT, DOC ?

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

    Sir this tutorial is amazing . Please do a video on creating a chatbot with fine tuning a model for real time

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

    is there anyway by which the user doesn't have to upload the documents but are preloaded?

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

      looking for the same .. @Sridharan could you please shed some light on this?

  • @Govarthini-f7i
    @Govarthini-f7i Месяц назад

    Facing this issue DLL load failed while importing onnx_cpp2py_export: A dynamic link library (DLL) initialization routine failed.

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

    Hi Siddhardhan, Can you provide example of csv structured data with neo4j and RAG

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

    i am getting the error "RuntimeError: Could not get the OCRAgent instance. Please check the OCR package and the OCR_AGENT environment variable." after uploading the pdf. Please Help.

  • @DylanGoode-p4h
    @DylanGoode-p4h 3 месяца назад

    Hi can you do a video on how to create a data analysis chatbot for custom data base on streamlit?

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

    People who follow this on Windows could run into incompetibile dependency issues

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

      Hi! Can you elaborate the error?

  • @ani-sugoi
    @ani-sugoi 3 месяца назад

    Hi, one question that I want to ask. Can I run it locally in my CPU cause the system I sue is intel core i7 but I am making an AI which does visuals and diagrams using Groq API and right now facing issue for pdf since it would be hard to process. Appreciate any advice

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

    Hi Siddardhan, I'm getting this error while uploading the pdf file to chat bot
    Error: " PDFInfoNotInstalledError: Unable to get page count. Is poppler installed and in PATH?.
    Could you please try to resolve this issue ?

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

    can you tell how to stream the output ?

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

    Thanks for this video. Please can I use Colab instead of Pycharm

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

      Yes, you can. But running streamlit may not be an ideal option. Nevertheless I made a video a while back to deploy streamlit app on colab. You can try that

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

      @@Siddhardhan Thank you very much

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

    Sir present iam studying btech 2nd year so now what I learn sir full stack vs ai/ml

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

    There are lot of libraries that is not mentioned in the requirements.txt , like unstructured, pdfminer..

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

    Hi Sir, The code in the drive is not the same as in the video? Can u please update

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

    Sir please do python full course

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

    Sir , There are any free API keys used for development of chatbot

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

      Hi! Yes, groq gas free tier. You can try that

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

      @@Siddhardhan do we have any llms that can run locally and provide safety and security to my data?