Initial Commit of Local files

This commit is contained in:
Julius Wolff
2026-03-13 18:36:56 +01:00
commit 064df91303
12 changed files with 599 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
langchain
langchain-community
langchain-huggingface
langchain-postgres
langchain-chroma
psycopg2-binary
unstructured[pdf]
pdf2image
python-telegram-bot
streamlit
schedule
requests