LangChain End to End LLM Project | PDF Summarization Tool

preview_player
Показать описание
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
Рекомендации по теме
Комментарии
Автор

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

mfxlhse
Автор

Could you please provide the code for this project? Thanks

gustavopelissaro