issues
search
pbl-nl
/
appl-docchat
Chat with your own documents pressure cooker
https://github.com/pbl-nl
MIT License
17
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
for Flashrank reranker, use custom init for Ranker class to circumvent //tmp WinError
#189
StefanTroost
closed
16 hours ago
0
changed folder structure
#188
ChrisCleaner
opened
5 days ago
0
more flexibility in setup and processing of evaluation files
#187
StefanTroost
opened
1 week ago
0
custom retrieval of context
#186
saidcetinkaya
opened
1 week ago
0
remove pdf file of converted docx and remove redundant check
#185
saidcetinkaya
closed
1 week ago
0
convert docx into pdf and store converted pdf in subfolder, corresponding adjustment in UI
#184
StefanTroost
closed
1 week ago
0
parameterized weights for hybrid retriever
#183
StefanTroost
closed
2 weeks ago
0
Explanation added
#182
saidcetinkaya
closed
2 weeks ago
0
Convert all non-pdf file to pdf
#181
saidcetinkaya
closed
1 week ago
0
Flashrank reranker
#180
StefanTroost
closed
2 weeks ago
0
Docx page numbers
#179
saidcetinkaya
closed
1 week ago
0
New function added to utils to retrieve unique languages in vector_st…
#178
saidcetinkaya
closed
6 days ago
0
pdf language detection based on page with most characters
#177
StefanTroost
closed
1 month ago
0
correction of partial prompt for refine summarization method
#176
StefanTroost
closed
1 month ago
0
text chunking and summary creation based on language of document
#175
StefanTroost
closed
1 month ago
0
Summary in document language
#174
saidcetinkaya
closed
1 month ago
0
Language
#173
saidcetinkaya
closed
1 month ago
0
automatic creation of summaries subfolder if not existing
#172
StefanTroost
closed
1 month ago
0
moved detection of irrelevant files in folder to utils.py
#171
StefanTroost
closed
1 month ago
0
enable switch to local models in case of confidential documents
#170
StefanTroost
closed
1 month ago
0
the number of parent chunks retrieved is restricted to the number in …
#169
StefanTroost
closed
1 month ago
0
some small updates
#168
StefanTroost
closed
1 month ago
0
evaluation now directly asks for json file name, making evaluate.py redundant. Rename of evaluation_all.py to evaluation.py
#167
StefanTroost
closed
1 month ago
0
Azure OpenAI endpoints
#166
stevenveenma
opened
1 month ago
1
introduction of unique parent_chunk_id as metadata for child chunks
#165
StefanTroost
closed
1 month ago
0
ParentDocumentRetriever should retrieve nr of chunks according to set…
#164
StefanTroost
closed
1 month ago
0
some cosmetic changes
#163
StefanTroost
closed
1 month ago
0
moved language detection to utils
#162
StefanTroost
closed
1 month ago
0
added import statement and changes in ask_question
#161
saidcetinkaya
closed
1 month ago
0
Update README.md
#160
StefanTroost
closed
1 month ago
0
changes make it unnecessary to create a folder vector_stores manually…
#159
StefanTroost
closed
1 month ago
0
summarization simplified and improved by using LangChains summarization chains
#158
StefanTroost
closed
2 months ago
0
Custom pd retriever
#157
StefanTroost
closed
2 months ago
0
changed naming of vector database reflecting all parameters that infl…
#156
StefanTroost
closed
2 months ago
0
addition of indicator_url and indicator_closed metadata for CLO files…
#155
StefanTroost
closed
2 months ago
0
just minor change to see if it works now
#154
ChrisCleaner
closed
2 months ago
0
explicitly naming of arguments for clearer code
#153
StefanTroost
closed
3 months ago
0
added package creation, so that the relative path for imports are cor…
#152
ChrisCleaner
closed
3 months ago
0
added system path to correct for error in imports
#151
ChrisCleaner
closed
3 months ago
0
changed unit test discoveries
#150
ChrisCleaner
closed
3 months ago
1
some cosmetic changes plus move of unit tests to another folder
#149
StefanTroost
closed
4 months ago
0
get splitter from SplitterCreator class
#148
StefanTroost
closed
4 months ago
0
changed name structure so that workflow can discover unit tests
#147
ChrisCleaner
closed
4 months ago
0
Llm model naming
#146
StefanTroost
closed
4 months ago
0
environment updates due to addition of bm25 retriever
#145
StefanTroost
closed
4 months ago
0
Execute Unit Test Properly
#144
ChrisCleaner
closed
3 months ago
1
creation of vector database without persistence
#143
StefanTroost
closed
4 months ago
0
hybrid search implementation
#142
StefanTroost
closed
4 months ago
4
CI/CD: run unit tests only when merging with main
#141
StefanTroost
opened
4 months ago
0
Added prompt template
#140
ChrisCleaner
closed
4 months ago
0
Next