Commit History

Remove unused import
21858a4

vinhnx90 commited on

Refactor app to have a LLM models selection
14ea497

vinhnx90 commited on

Update README.md
4497a00
unverified

Vinh Nguyen commited on

Update README.md
aa739c7
unverified

Vinh Nguyen commited on

Update message
212e943

vinhnx90 commited on

Update app
d1e97a4

vinhnx90 commited on

Fix runtime error
d036875

vinhnx90 commited on

Use Cohere's Rerank to improve search retrieval performance
e698d82

vinhnx90 commited on

Update app.py
3cd35af
unverified

Vinh Nguyen commited on

More proper code syntax
c65178d
unverified

Vinh Nguyen commited on

Update document_retriever.py
2b35025
unverified

Vinh Nguyen commited on

Update README.md
33f2129
unverified

Vinh Nguyen commited on

Update README.md
294feb2
unverified

Vinh Nguyen commited on

Refactor app
6f96801

vinhnx90 commited on

Update README
dece7be

vinhnx90 commited on

Add .gitattributes
76f1556

vinhnx90 commited on

Update README
c659992

vinhnx90 commited on

Organize imports
0c5e8e3

vinhnx90 commited on

Update header message
dd414df

vinhnx90 commited on

Update header message
60d06b5

vinhnx90 commited on

Show header for now
a499b16

vinhnx90 commited on

Update app.py
b58bdc2
unverified

Vinh Nguyen commited on

Update app.py
77d928e
unverified

Vinh Nguyen commited on

Update app.py
fca74bb
unverified

Vinh Nguyen commited on

Update README.md
38e8f00
unverified

Vinh Nguyen commited on

Update README.md
3123032
unverified

Vinh Nguyen commited on

Update README.md
1c4ab5c
unverified

Vinh Nguyen commited on

Update README.md
87c1f2e
unverified

Vinh Nguyen commited on

Improve performance with contextual compression, a technique where retrieved documents are compressed, and irrelevant information is filtered out.
9caad80

vinhnx90 commited on

Temporarily remove epub file loader for now
cee7091
unverified

Vinh Nguyen commited on

Update document_retriever.py
0d052d7
unverified

Vinh Nguyen commited on

Create ruff.toml
6f72d86
unverified

Vinh Nguyen commited on

Disable tokenizer transformer parallelism to avoid deadlocks
91d4c2f
unverified

Vinh Nguyen commited on

Update chat_profile.py
2bcd3aa
unverified

Vinh Nguyen commited on

Use all-mpnet-base-v2 vector embedding for highest performance
1ec5b20
unverified

Vinh Nguyen commited on

Update app icon
9c5fb2e

vinhnx90 commited on

Update icons
b8d4d25

vinhnx90 commited on

Remove top bar
4ddc82f

vinhnx90 commited on

Update gitignore
02fc271

vinhnx90 commited on

Update README
27556cc

vinhnx90 commited on

Update README
fd3464a

vinhnx90 commited on

Add new app icon. Refactor and cleanup.
0e17e2d

vinhnx90 commited on

Update app icon README
4ee1085

vinhnx90 commited on

Handle epub loader
1ce831d

vinhnx90 commited on

Update app
18a32c9

vinhnx90 commited on

Add txt and docx file loader
7a185b4

vinhnx90 commited on

Update app.py
b5bc349
unverified

Vinh Nguyen commited on

Update app.py
7713f97
unverified

Vinh Nguyen commited on