LangChain End to End LLM Project | PDF Summarization Tool

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • In this project we will be using LangChain , SteamLit , OpenAI and Python to create a PDF Summarization Tool within 15 mins. The is a good starter project to learn about LangChain framework and see how it uses OpenAI's LLM to get the summary response.
    #streamlit #openai #langchain #python

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

  • @Steve-q1f
    @Steve-q1f 9 หลายเดือนก่อน

    Thank you for the very clear explanation. I am curious why you used OpenAI for the LLM but HuggingFace for the embeddings.

    • @AlizaTanveer-bc7hw
      @AlizaTanveer-bc7hw 9 หลายเดือนก่อน

      FAISS is designed to work with fixed-size vectors and HuggingFace model generates embeddings of fixed size

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

    Could you please provide the code for this project? Thanks

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

    no github code