planning-ai / app.py

Commit History

fix: attempt to fix flickering on hf
2b51dec

cjber commited on

fix: fix doc paths
9270ac5

cjber commited on

fix: remove multiple rep downloads
225ccb4

cjber commited on

fix: allow for specifying chapters
2d44ef6

cjber commited on

fix(updates to doc format):
5767260

cjber commited on

fix: spelling of JDi
4d0abc8

cjber commited on

fix: update document format
ccf9cd4

cjber commited on

fix: sort to ensure buttons do not swap places
53c84ab

cjber commited on

fix: add timer
a56fc0e

cjber commited on

fix: add missing keys
c548b99

cjber commited on

fix: move keys to 'cookie'
ef4aa4f

cjber commited on

fix: add missing keys
9832c5b

cjber commited on

fix: auth checking
b83641e

cjber commited on

fix: add credentials if the .secrets.toml doesn't exist
623395d

cjber commited on

fix: swap to pdfs instead of md
21b5a86

cjber commited on

fix: ensure logout shows on completion
1ad29b9

cjber commited on

Revert "fix: show logout button when files extract"
b3f8a77

cjber commited on

fix: test without pandoc
8b5b50a

cjber commited on

fix: reduce final batch size
95d939a

cjber commited on

fix: show logout button when files extract
ed34021

cjber commited on

fix: hide elements based on state
41a8412

cjber commited on

fix: adjust text
a47dfe3

cjber commited on

feat: add info on documents produced
e20da5d

cjber commited on

fix: remove caching as it doesn't regenerate automatically with new files
7ba5cef

cjber commited on

fix: note that memory must be cleared if processing new docs
06d13aa

cjber commited on

fix: ensure session clears if new files are uploaded
680cd25

cjber commited on

fix: add st.cache
cd7bce6

cjber commited on

fix: improve memory usage
61afb55

cjber commited on

fix: correct column name
891c408

cjber commited on

fix: improve memory footprint
5f5819f

cjber commited on

fix: fix typo jdl -> jdi
9ff6b12

cjber commited on

fix: add info on unused documents
d7566e3

cjber commited on

fix: use st.cache_data
8377ab3

cjber commited on

fix: cache main function
17b0056

cjber commited on

style: adjust wording of file uploader
b27da71

cjber commited on

fix: don't use dashes in file names
5f1b999

cjber commited on

feat: add streamlit frontend
4141cd4

cjber commited on

style: adjust style of streamlit
48ad97d

cjber commited on

feat: single click to process doc
62a60b6

cjber commited on

feat: update instructions for app.py
d276442

cjber commited on

feat: add streamlit app
0c1c4ce

cjber commited on