Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 237 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 237 Bytes

langchain-pdf-chat

This project highlights how to leverage a ChromaDB vector store in a Langchain pipeline to create a chat with a Pdf application. You can load in a pdf based document and use it alongside an LLM without fine-tuning.