document-qa / streamlit_app.py

Commit History

make the annotations injection working
9d4be7c

lfoppiano commited on

enable extraction of coordinates from pdf, using sentences
2397955

lfoppiano commited on

remove unnecessary material
9b736c6

lfoppiano commited on

add pdf_viewer
325dca4

lfoppiano commited on

clear memory only when enabled
048eb6f

lfoppiano commited on

disable conversational memory with zephyr
a2bcc71

lfoppiano commited on

fix tab
aeef8cf

lfoppiano commited on

Merge branch 'main' into pdf-render
8700e22

lfoppiano commited on

cleanup and update documentation
9e4289a

lfoppiano commited on

Merge branch 'main' into fix-conversational-memory
16cf398
unverified

Luca Foppiano commited on

fix memory wrongly reset at every reload
55e39a2

lfoppiano commited on

re-implement the conversational memory access
ad304e2

lfoppiano commited on

fix memory wrongly reset at every reload
d67901d

lfoppiano commited on

include title, authors and year in the data store
60c4caf

lfoppiano commited on

cleanup
a70fbd3

lfoppiano commited on

disable obscure css style change
77334fb

lfoppiano commited on

Merge branch 'main' into pdf-render
eaa93c8

lfoppiano commited on

avoid messages that are not paired with the response, in cases when the response fails
b19b313

lfoppiano commited on

add conversational memory
99f35d8

lfoppiano commited on

cosmetics
137e5e2

lfoppiano commited on

fix missing chunk size passed to the engine
d520110

lfoppiano commited on

trying to scroll down
f8386bf

lfoppiano commited on

add scrollable column
c125b19

lfoppiano commited on

Merge branch 'main' into pdf-render
d5cc518

lfoppiano commited on

embed instead of iframe
4037844

lfoppiano commited on

make zephyr the default model
c5c0bc4

lfoppiano commited on

fix pdf viewer when asking questions
25f0178

lfoppiano commited on

load pdf in page
924fb11

lfoppiano commited on

add zephyr-7b
63bcda0

lfoppiano commited on

fix env variables (#9)
9997b7b
unverified

Luca Foppiano commited on

update name
770e0dc

lfoppiano commited on

reorganise a bit the interface
9c4d6ae

lfoppiano commited on

added privacy statement, minor cosmetics on the key information, NER written without abbreviation
0f074cc

lfoppiano commited on

disable chunk size selection before file is uploaded
6915a03

lfoppiano commited on

improve error handling and avoid model switching after upload
452ec4c

lfoppiano commited on

move settings on the sidebar, allow env variables
88c1cba

lfoppiano commited on

fix import, and reformat
ae04b9d

lfoppiano commited on

Setuptools build, pypy release, github action improvements (#5)
0b28b48
unverified

Luca Foppiano commited on

small improvements
6551eca

lfoppiano commited on

add documentation
fde76b0

lfoppiano commited on

add ner extraction on results
5b25803

lfoppiano commited on

hide revision when not available
f36264a

lfoppiano commited on

disable llama2 that requires paid version of hf
bb9453c

lfoppiano commited on

update documentation
182ca2f

lfoppiano commited on

fix the flow
41803fb

lfoppiano commited on

add LLama2-70b
7cdc620

lfoppiano commited on

cosmetics
132d41d

lfoppiano commited on

improve answer length with mistral, avoid changing model after selection
b2f5314

lfoppiano commited on

update possibilty to use mistral
844c34d

lfoppiano commited on

add missing dependencies
452072e

lfoppiano commited on