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