maker_lab_2 / requirements.txt
ahan bose
Initial commit: Ahan Bose AI Twin
351e529
raw
history blame contribute delete
303 Bytes
# Web Interface (Choose one, Streamlit is common for RAG)
streamlit
# RAG Framework
langchain
langchain-community
langchain-huggingface
# Embeddings and Vector Database
sentence-transformers
faiss-cpu
# Document Processing
pypdf
pandas
# Environment and API Management
python-dotenv
huggingface_hub