chat_with_pdf / Pipfile
AbdallaouiMed's picture
Upload 5 files
3a416cd verified
raw
history blame contribute delete
309 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
langchain = "==0.0.184"
pypdf2 = "==3.0.1"
python-dotenv = "==1.0.0"
streamlit = "==1.18.1"
openai = "==0.27.6"
faiss-cpu = "==1.7.4"
altair = "==4"
tiktoken = "==0.4.0"
[dev-packages]
[requires]
python_version = "3.10"