AI_Toolkit / requirements.txt
NavyDevilDoc's picture
Update requirements.txt
ef97ac2 verified
raw
history blame
418 Bytes
streamlit
requests
openai
streamlit-authenticator==0.3.3
pyyaml
huggingface_hub
bcrypt
pytz
# --- RAG CORE ---
langchain
langchain-community
langchain-chroma
langchain-huggingface
langchain-text-splitters
chromadb
sentence-transformers
watchdog
# --- INGESTION ---
pypdf
python-pptx
openpyxl
python-docx
tiktoken
spacy
scikit-learn
pandas
# --- OCR & IMAGE ---
pytesseract
pdf2image
pymupdf
# --- NLP CLEANING ---
nltk