Arabic-Rag-Chatbot / requirements.txt
Ahmed-Alghamdi's picture
Upload requirements.txt
66fbdac verified
raw
history blame
278 Bytes
# Core scientific libraries
numpy
pandas
scipy
# PyTorch (CPU-only)
torch
# NLP and embedding models
transformers
sentence-transformers
# Nearest-neighbor search (CPU)
faiss-cpu
# Utilities
tqdm
setuptools
tokenizers
huggingface-hub
python-dotenv
# Web interface
streamlit