A Langchain app that allows you to chat with multiple PDFs
Stars
1.9k
Forks
1.0k
Watchers
Open Issues
59
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
Merge pull request #22 from Redcof/main
dc0155b
Fixed dependency error
362e852
build: update requirements.txt
7d7a78c
feat: update requirements.txt
224650b
feat: add readme
74cfded
feat: add env example
96d497a
feat: finish tutorial
c8ce7df
feat: replace streamlit chat w html templates
9f1c8f4
feat: display chat history
1365b46
feat: add conversation and memory
c6e5543
feat: retrieve relevant documents
4f7ec77
feat: split into chunks and create vector store
c23d8df
feat: read text from pdfs
5ff8100
first commit && setup gui
34ca57a