anything-llm/collector/scripts
Timothy Carambat c4eb46ca19
Upload and process documents via UI + document processor in docker image (#65)
* implement dnd uploader
show file upload progress
write files to hotdirector
build simple flaskAPI to process files one off

* move document processor calls to util
build out dockerfile to run both procs at the same time
update UI to check for document processor before upload
* disable pragma update on boot
* dockerfile changes

* add filetype restrictions based on python app support response and show rejected files in the UI

* cleanup

* stub migrations on boot to prevent exit condition

* update CF template for AWS deploy
2023-06-16 16:01:27 -07:00
..
watch Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00
__init__.py inital commit 2023-06-03 19:28:07 -07:00
gitbook.py Docker support (#34) 2023-06-13 11:26:11 -07:00
link_utils.py inital commit 2023-06-03 19:28:07 -07:00
link.py Blocks images in sitemaps from being parsed. (#56) 2023-06-14 23:00:03 -07:00
medium_utils.py inital commit 2023-06-03 19:28:07 -07:00
medium.py Docker support (#34) 2023-06-13 11:26:11 -07:00
sitemap.py Blocks images in sitemaps from being parsed. (#56) 2023-06-14 23:00:03 -07:00
substack_utils.py inital commit 2023-06-03 19:28:07 -07:00
substack.py Docker support (#34) 2023-06-13 11:26:11 -07:00
utils.py inital commit 2023-06-03 19:28:07 -07:00
youtube.py Docker support (#34) 2023-06-13 11:26:11 -07:00
yt_utils.py inital commit 2023-06-03 19:28:07 -07:00