Building ChatPDF alternative with Google's Gemini api and Langchain

Sdílet
Vložit
  • čas přidán 13. 09. 2024

Komentáře • 8

  • @SunnyKumar-fv6fw
    @SunnyKumar-fv6fw Před 7 měsíci +1

    Great! 👍

  • @krrishmeena77
    @krrishmeena77 Před měsícem

    Hello, can i use this for extracting transactions/ checks/ balances tables from bank statement pdf? if yes then what about the accuracy? is it feasible with some tweaking to use it on production level?

    • @AnilChandraNaiduMatcha
      @AnilChandraNaiduMatcha  Před měsícem

      Definitely you will be able to use it. It should perform decent on a printed statement. If there is some handwritten text, it might have some issues

  • @SachinJijo
    @SachinJijo Před 2 měsíci

    Amazing ❤

  • @JHRocknRoll
    @JHRocknRoll Před měsícem

    Hello Anil, thanks for the video! Do you know if there is any way to build this running locally? I don't want it to connect to the cloud whatsoever, since I'm looking to use it with PDFs that are confidential. Thank you!

    • @AnilChandraNaiduMatcha
      @AnilChandraNaiduMatcha  Před měsícem +1

      Currently it is using Gemini api but it can easily be replaced with a local running LLM such as Llama3 or Mistral