GEMINI Pro with LangChain | Chat, MultiModal and Chat with your Documents

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

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

  • @engineerprompt
    @engineerprompt  9 месяцев назад +1

    Need help with Building your Document Chatbots? Reach out if you need help: calendly.com/engineerprompt/consulting-call

    • @PubgSpeed-wl8yo
      @PubgSpeed-wl8yo 9 месяцев назад

      How can I display this on a website or in a mobile offer?

  • @lostInSocialMedia.
    @lostInSocialMedia. 9 месяцев назад +5

    i have a pdf of 1000 page +, i want that the model analyze the pdf for answering questions..... also can i upload multiple pdf at once to the ai to analyze them all and give the best answer ?

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

      try researching on "Private GPT 2.0", i may help

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

      Good question. I'm also looking for this answer

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

    Why have you choose the chromadb and not FAISS as you did with the "Langchain: PDF Chat App (GUI) | ChatGPT for Your PDF FILES | Step-by-Step Tutorial"? , thank you and happy new year!

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

      Both are good options but chromadb makes persisting the to disk much easier.

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

      Happy new year to you too :)

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

    Can u make a video how to do this with a open source model in huggingface

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

      Look for localgpt on my channel :)

  • @samuelajala01
    @samuelajala01 4 месяца назад +1

    On the vector_index variable I keep getting Error embedding content: 504 deadline exceeded error, same even after reducing the chunk size to 2000, hoe can I fix this

  • @jiviteshrai7034
    @jiviteshrai7034 9 месяцев назад +1

    I want to store company financial tables and query information from it, what is the best db and llm? Looking for free models if any, is Gemini free?

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

    After the Gemini update, it constantly gives the error "The answer you are looking for in the text could not be found"q

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

    I am getting some authentication error in vector_index = Chroma.from_texts(texts, embeddings).as_retriever() eventhough i integrated the api key and installed all the necessary dependencies.

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

      Did you find a solution?

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

      @@mselemen1 no

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

      @@abhinavnair4577 I do. The solution was to downgrade using langchain-googlegenai==1.0.3 version

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

    A github link to the repo would be helpful.

  • @bikashkumardash5652
    @bikashkumardash5652 6 месяцев назад

    A huge thanks for uploading this video.

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

    what about local images?

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

    İs it possible on vscode

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

    can we modify the code to also include images in the response?

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

      Do you mean images from the tex/files? The answer is yes. That can be done

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

    Is there any chatbot out there better than gpt4 who can acess internet more accurately? Please Reply 🙏

    • @christopherchilton-smith6482
      @christopherchilton-smith6482 9 месяцев назад +1

      There are no chatbots better than gpt4.
      At least not publicly announced or available. As of 12/19/23 GPT4 is as good as it gets...for now

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

      look at the preplexityai api, its not as good as gpt4 but have internet access and is decent.

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

    Can't open the Google Colab, the tinyurl is down.

    • @vbridgesruiz-phd
      @vbridgesruiz-phd 9 месяцев назад +1

      Colab link working fine on my end.

    • @engineerprompt
      @engineerprompt  9 месяцев назад +1

      I just checked as well and seems to be working. Can you try again

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

      It works now, thanks.@@engineerprompt

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

    Is there any LLM to use for blog post writing?
    I mean a model that follows instructions and we can use for free to write blog post outlines with long +3000 words text
    it would be great if you could suggest a model or make a comparison video for this

    • @engineerprompt
      @engineerprompt  9 месяцев назад +1

      You might want to look at the new Mixtral-8x7B model or Dolphin-Mixtral-8x7B models. They have 32k context window so will be best for writing long text.

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

      and how can I run this model for free? Any colab links please?
      @@engineerprompt

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

      Yes

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

    HI, i was doing a project using gemini and gpt4 vision, but each time I am getting different answer , how to solve this ? I mean how to get same answer everytime ?

    • @bukitsorrento
      @bukitsorrento 9 месяцев назад +1

      Try temperature 0.

    • @KhoaNguyen-bt6vt
      @KhoaNguyen-bt6vt 9 месяцев назад

      Use gpt custom instruction. Tried to create it with a temporary memorizes, or just store your favorite out-come. I think it will be the best way atm.

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

      @@KhoaNguyen-bt6vt Thank yoou all, you guys saved a life🥲🥲🥰

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

      @@KhoaNguyen-bt6vt is there any way to use , without api ? i mean can we use this in gpt 4 ui ?

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

      For gpt you have to set the seed parameter

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

    Muchas gracias.

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

    Good morning…

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

    I want to make a pdf chat app, but i want my a response from the document only i don't want open ai toh influence mt response and modify it i want the exact content ras response which is in my doc what should i do?

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

    I can't create the API key: 'The caller does not have permission'.

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

    hello man, i have tried to follow the instructions and steps in the colab notebook but the last step(prompt = [
    "What is Mixture of Experts?",
    ]
    response = model.generate_content(prompt))
    is continously failing and returning an error

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

      what is the error? did you set your API key?