RAG3 / requirements.txt
jeongsoo's picture
Add RAG chatbot application
6857680
raw
history blame contribute delete
255 Bytes
langchain>=0.1.0
langchain-community>=0.0.10
langchain-huggingface>=0.0.1
sentence-transformers>=2.2.2
faiss-cpu>=1.7.4
pypdf>=3.15.1
gradio>=4.0.0
python-dotenv>=1.0.0
torch>=2.0.0
transformers>=4.34.0
langchain-openai>=0.0.2
openai>=1.0.0
docling>=0.1.3