mirror of
https://git.adityakumar.xyz/design-project.git/
synced 2025-02-22 21:00:02 +00:00
8 lines
251 B
Text
8 lines
251 B
Text
|
ollama==0.3.3 # Local inference
|
||
|
chromadb==0.5.20 # Vector Database
|
||
|
sentence-transformers==3.3.1 # CrossEncoder Re-ranking
|
||
|
streamlit==1.40.1 # Application UI
|
||
|
PyMuPDF==1.24.14 # PDF Document loader
|
||
|
langchain-community==0.3.7 # Utils for text splitting
|
||
|
|